body {
	font-family: verdana, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
}
body .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
body .clear hr {
	display: none;
}
#header {
	background: url('images/bg3.jpg') repeat-x top;
}
h1 {
	font-size: 14px;
	color: #3366CC;
}
#logo {
text-align:center
	
}
#container {
	text-align: left;
	width: 880px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 10px 20px 20px 20px;
	font-family: verdana, Tahoma, "Trebuchet MS";
	font-size: 12px;
}
html > body #container {
	background: #FFFFFF;
	width: 880px;
	display: block;
	text-align: left;
	margin-top: 20px;
	padding-top: 15px;
}

/* ------------------------ */
.feature {
	padding: 10px 50px;
	width: 750px;
	float: left;
	text-align: left;
	color: #808080;
}
.feature a {
	font-size: 1em;
	color: #3366CC;
	text-decoration: none;
	padding: 1px 2px;
	font-weight: bold;

}
.feature a:hover {
	color: #3366CC;
	background-color: #C6DDFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFF00;
	border-bottom-color: #000099;
}
.feature ul {
	margin: 0;
	padding: 0;
	list-style: none;			
      /*border:1px solid #ccc;*/
}


/* ------------------------ */








#footer {
	background: url('images/bg4.jpg');
	color: #F8F8F8;
	font-size: 10px;
	font-family: verdana, Tahoma, "Trebuchet MS";
	height: 60px;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration:none
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline
}


#main {
	background: #FFFFFF;
	list-style: none;
	margin: 0px;
	display: block;
	clear: both;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#menu {
	float: left;
	list-style-type: none;
	width: 180px;
	padding-top: 20px;
}
#centrale {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	width: 580px;
	text-align: left;
	display: inline;
	padding-top: 20px;
}


#slideshow {
	background: url('gallery/A.jpg');
	width: 500px;
	height: 133px;
	display: block;
	float: none;
	margin-left: 20px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
ul {
	list-style: none;
}
ul#corpo {
	list-style-image: url('images/freccia_dx-ARANCIO.gif');
	line-height: 20px;
	font-size: 12px;
}

.ulcorpo {
	list-style-image: url('images/freccia_dx-ARANCIO.gif');
	line-height: 20px;
}

h4 {
font-family:verdana, Tahoma, "Trebuchet MS";
font-size:100%;
color:#3366CC
	
}

.imgcorpo {
	margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:2px
	
	
}

a:visited.mainlevel {
	border-bottom: 1px solid #EDEDED;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	text-indent: 5px;
	width: 150px;
	text-align: left;
}
a:link.mainlevel {
	border-bottom: 1px solid #EDEDED;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	text-indent: 5px;
	width: 150px;
	text-align: left;
}

a:hover.mainlevel {
	color: #006699;
	border-left: 4px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	text-align: left;
}

.corpo {
	font-family: Verdana;
	font-size: 13px;
	word-spacing: 1px;
	line-height: 18px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.contentTitle {
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	margin-left: 20px;
}

/*
Moduli
***********************************************************************************/
input {
	font-family: Verdana;
	font-size: 13px;
	color: #2C5783;
	border: 1px solid #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F7F7F7;
}
textarea {
	font-family: Verdana;
	font-size: 13px;
	color: #2C5783;
	border: 1px solid #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F7F7F7;
}

.testomodulo {
	width:300px;
	font-size:13px
	
}
