body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 background-color: #FFFFFF;
scrollbar-face-color: Red; 
scrollbar-shadow-color: #A61532;
scrollbar-highlight-color: #FBF4F6;
scrollbar-3dlight-color: #A52A2A; 
scrollbar-darkshadow-color: #920D28; 
scrollbar-track-color: White; 
scrollbar-arrow-color: #FFFAFA;
 font-family: Verdana, Arial;
 font-size: 12px;
 
}

.campo {
height: 18px;
width: 150px;
border-color: #FF0000;
border-width: 1px;
border-style: ridge;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
vertical-align: bottom;
 margin: 0;
 padding: 2;
}
.campo1 {
height: 18px;
width: 160px;
border-color: #FF0000;
border-width: 1px;
border-style: ridge;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
vertical-align: bottom;
 margin: 0;
 padding: 2;
}
.testoForm {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: middle;
}
.testoForm1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.testoFormTitle {
background-color: #FF0000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: White;
}
.descr {
background-color: #FF0000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: White;
}
.button{
height: 22px;
background-color: #FF0000;
border-style: outset;
border-width: thin;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
 color: White;
 border-color: #FFF4F4 #BD0000 #BD0000 #FFF4F4;
 text-shadow: #930000;
}

a:link {
	font-weight: bold;
	color: Red;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F08080;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footer:link {
	font-weight: bold;
	color: White;
	text-decoration: none;

}
a.footer:visited {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.footer:hover {
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
a.footer:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}.hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0033;
}
.bordoInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.bordoTbl {
	border-width: 1px;
	border-style: dashed;
	border-color: #CC0033;
}
.prezzo {
	background-attachment: fixed;
	background-image: url(images/prezzo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.foto {
float: right;
clear: right;
	
	left: 50px;
	top: 10px;
	clip:   rect(5px 5px 5px 5px);
	margin: 2px;
	padding: 5px;
	
	}
.bordo{
border-color: Red;
border-width: 1px;
border-style: solid;
}
.tabellaLat {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.Lat {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.foto1 {

float: left;
clear: right;
	
	left: 50px;
	top: 10px;
	clip:   rect(5px 5px 5px 5px);
	margin: 2px;
	padding: 5px;
}

