.sfondo {
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat;
	background-position: left top;
}
.ombraSinistra {
	background-image: url(../img/ombra_sinistra.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;
}
.ombraDestra {
	background-image: url(../img/ombra_destra.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;
}
.sfondoMenu {
	background-image: url(../img/sfondo_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
.testoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
.bordoTabella {
	border: 1px solid #DFD2B2;
	padding: 10px;
	margin: 10px;
	background-image: url(../img/decoro.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testoTitoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #8D0000;
	text-decoration: none;
}
.testoPrincipale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bordoTabella2 {
	padding: 10px;
	margin: 10px;
	border-right: 1px solid #DFD2B2;
}
a:hover {
	text-decoration: underline;
}
.testoMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testoPrincipaleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bordoTabellaNews {
	border: 1px solid #F0EBD7;
}
.footer {
	background-image: url(../img/footer.gif);
	background-position: left top;
	height: 88px;
	width: 760px;
}
.testoNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4B3E1F;
	text-decoration: none;
	text-align: justify;
}
.bordoNero {
	padding: 2px;
	border: 1px solid #DFD2B2;
	margin: 3px;
}
.campiForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #DFD2B2;
}
.bottoniForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #A50000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}
.bordoTabellaNews2 {
	border-bottom: 1px solid #F0EBD7;
}
.margin0 {
	margin: 0px;
	padding: 0px;
}
.testoTitoliNero {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testoPrincipaleRosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #830000;
	text-decoration: none;
	text-align: justify;
}
.verdana9bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.verdana13bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.padding-right {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.padding-left {

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

