/* BORSETTIFICIO VANNA - Stili Css */
html {
	 height:100%;
	 margin-bottom:1px;
}
body {margin:0; font-family:"Lucida Sans Unicode","Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#2d2211; background-image:url(../images_bv/sfondo-pagina.jpg); background-repeat:no-repeat; background-position:center top; background-color:#efece2;}
td {
	font-family:"Lucida Sans Unicode","Lucida Sans", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:16px; 
	color:#2d2211; 
}
body,html img{border:0;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:none;}

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



/* AREA CENTRALE */

.SfondoRiquadroBasso {width:537px; height:168px; background-image:url(../images_bv/sfondo-riquadro-basso.jpg); background-repeat:no-repeat; background-position:center top; background-color:#d1cabb;}
.SfondoRiquadroBassobis { background-image:url(../images_bv/sfondo-riquadro-basso.jpg); background-repeat:no-repeat; background-position:right top; background-color:#d1cabb;}
.Barretta1 {background-image:url(../images_bv/barretta1.gif); background-repeat:repeat-x; background-position:center center;}
.SfondoColonnaSx {width:184px; height:330px; background-image:url(../images_bv/sfondo-colonna-sx.jpg); background-repeat:no-repeat; background-position:left top;}
.SfondoMenu {width:217px; height:134px; background-image:url(../images_bv/sfondo-menu.jpg); background-repeat:no-repeat; background-position:left top;}
.SfondoRiquadroDx {width:551px; height:330px; background-image:url(../images_bv/sfondo-riquadro-dx.jpg); background-repeat:no-repeat; background-position:right top;}
.SfondoRiquadroDxbis{
	width:551px; height:330px;
	background-color:#ADB8A8;
	margin:3px;
	}
.Testo1 {font-family:"Times New Roman"; font-size:36px; color:#40392c; letter-spacing:-2px; line-height:36px;}
.Testo2 {color:#5c5545; line-height:16px; text-align:justify;}
.Testo2bis {color:#5c5545; line-height:16px; text-align:center;}
.Testo2home {color:#5c5545; line-height:16px; text-align:left;}
.Testo3 {color:#5c574e; font-size:11px;}
.Testo4 {color:#968e80;}
.Testo5 {font-family:"Times New Roman"; font-size:36px; color:#cbcbc0; letter-spacing:-2px; line-height:36px;}
.Testo5bis {font-family:"Times New Roman"; font-size:36px; color:#50584D; letter-spacing:-2px; line-height:36px;}
.Testo6 {font-family:"Times New Roman"; font-size:21px; color:#929986; letter-spacing:-1px; line-height:26px;}
.Testo6bis {font-family:"Times New Roman"; font-size:21px; color:#50584D; letter-spacing:-1px; line-height:26px;}
.Testo7 {color:#dfd8c9; line-height:16px; text-align:justify;}
.Testo7bis {color:#786753; line-height:16px; text-align:justify;}
.Testo8 {font-family:"Lucida Sans"; color:#827a6c; font-size:12px; font-weight:bold;}
.Testo1bis {font-family:"Times New Roman"; font-size:21px; color:#40392c; line-height:21px;}

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


/* FOOTER */

.Testo9 {color:#4c4944; font-size:11px;}
.Testo10 {color:#6e6458; font-size:11px;}
.Testo11 {color:#6e6458; font-size:11px; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------- */
.submit
{
	border: 3px double #949494;
	border-top-color: #343434;
	border-left-color: #343434;
	padding: 3px;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #343434;
	width:120px;
	cursor:pointer;
} 
textarea,input,select,option{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #C4C4C4;
}
.bordo{
	border:1px solid #929986;
	}
.no_bordo{
	border:0px;
	}
.errore{
	color:#c40000;
	}
