.sfondo {
	background-color: #E38959;
	margin: 0px;
	padding: 0px;
}
.bordoSin {
	background-image: url(../images/bordoSin.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.bordoDes {

	background-image: url(../images/bordoDes.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.sfondoHeader {
	background-image: url(../images/sfondoHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 710px;
}
.sfondoMenu {
	background-image: url(../images/sfondoMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 700px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	text-align: center;
}
.sfondoContenuto {
	background-color: #FFFFFF;
	background-image: url(../images/sfondoContenuto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 701px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A7424A;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.tratteggioVerticale {
	background-image: url(../images/tratteggioVert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 40px;
}
.sfondoFooter {
	background-image: url(../images/sfondoFooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 138px;
	width: 710px;
}
.testoBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A7424A;
	text-decoration: none;
	text-align: left;
}
.testoBoldGrigio {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
	text-align: left;
}
.testoBoldRosso {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
a:hover {
	text-decoration: underline;
}
.testoServizi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #803338;
	text-decoration: none;
	text-align: justify;
}
.testoServiziGrigio {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.tratteggioOrizzontale {
	background-image: url(../images/tratteggioOriz.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 10px;
}
.tratteggioOrizzontalePrezzi {
	background-image: url(../images/tratteggioOriz.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
.campiForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.bottoniForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
}
.titoliGrandi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #732D32;
	text-decoration: none;
}
