body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(../images/fondo_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxContent {
	padding-top: 13px;
	padding-right: 10px;	
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #476886;
	text-decoration: none;
}
a:hover {
	color: #746139;
	text-decoration: underline;
}

.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/fondo_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.linkBtn {
	color: #624502;
	text-decoration: none;
}
.linkBtn:hover {
	color: #ffffff;
	text-decoration: none;
}
.tratteggioBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5781AB;
}
.titoloOro{
	margin-top: .5em;
	margin-bottom: .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #A08030;
	font-style: normal;
	font-weight: normal;
}
.titoloBlu{
	margin-top: .5em;
	margin-bottom: .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #5E809B;
	font-style: normal;
	font-weight: normal;
}

.rientro {
	padding: 4px;
}

.fondoSottomenu {
	padding-top:15;
	padding-bottom:10;
	background-image: url(../images/fondo_sottomenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkSottomenu:hover {
	font-size: 11px;
	color: #3b6A9A;
	background-image: url(../images/icona_sottomenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	text-decoration:none;
}
.linkSottomenu {
	font-size: 11px;
	color: #746139;
	background-image: url(../images/icona_sottomenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
		text-decoration:none;
}
.boxMain {
	background-color: #FFF5D8;
	background-image: url(../images/fondo_box_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A08030;
	margin: 5px;
	padding: 10px;
}
.box {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 5px;
	padding: 10px;
}
.titoloSezioneMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #EAC768;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.titoloSezione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #C0BEBE;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#img-intro{
border: 3px solid #D0B385;
margin:5px 5px 5px 5px;
}
.dataBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #466681;
}
.dataBoxAgenda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #A47400;
}
.titoloMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A67F16;
	text-decoration:none;
}

.titoloMain:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A67F16;

}

.titoloMainAgenda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #28445B;
	text-decoration:none;
}
.titoloMainAgenda:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #28445B;
	text-decoration:underline;
}

.rigaSottile {
	border-bottom: 1px solid #ECEBEB;
}
.fondoAgenda {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_agenda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rientroAgenda {
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.fondoAllegati {
	background-image: url(../images/fondo_allegati.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxAllegati {
	padding: 3px;
	border: 1px solid #F4DC9C;
}
.fondoVerso {
	background-image: url(../images/fondo_verso.gif);
	background-repeat: repeat-x;
}
