* { margin:0; padding:0;}
body {
	background-color: #223254;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333; font-size:10px;
}
a{text-decoration:none; color:#8b794f;}
a:hover{ color: #483924; }
a img{ border:none;}
.sito { width: 752px; padding:0px; margin: 5px auto;}
.header{ width:752px; height:140px;}
.menu{ width:752px; height:32px;}
.headerFine{ width:752px; height:27px;}
.footer{
	font-weight:bold;
	color:#a99879;
	font-size:10px;
	background-image:url(../_img/footer.jpg);
	background-repeat:no-repeat;
	width:752px;
	height:80px;
}
.footer span{
	position:relative;
	left:210px;
	top:33px;
	width:400px;
}
.contenuti{
	background-image:url(../_img/fondo.jpg);
	background-repeat:repeat-y;
	width:100%;
	overflow:auto;
	height:auto;
}
.divider { height:1px; background-color:#FFF; border-bottom:1px solid #e7e1d8; border-top:1px solid #e7e1d8; font-size:0px;}
.gold { color:#8b794f; font-size:12px; font-weight:bold;}
.goldNorm { color:#8b794f; font-size:11px;}
.goldLite { color:#8b794f; font-size:10px; font-weight:bold;}
.bordo { border: 10px solid #f4f2ee;}
.campoRicerca { background-color:#b1a176; border:none; height:16px; width:200px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.tendinaRicerca { background-color:#b1a176; border:none; height:16px; width:260px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333;}
.btnCerca { width:55px; height:16px; border: none; background-color:#b1a176; margin-left:2px; cursor:pointer; font-size:9px; font-weight:bold; color:#FFFFFF;}
label { color:#b1a176;}
.risultati { margin-top:15px;}
.risultati td { background-color:#f4f2ee;}
.risultati span{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#7c6a3f;}
/*.next { background-image:url(../_img/next.gif); background-repeat:no-repeat; width:20px; height:20px; border:none; cursor:pointer; position:relative; left:330px;}
.prev { background-image:url(../_img/prev.gif); background-repeat:no-repeat; width:20px; height:20px; border:none; cursor:pointer; position:relative; left:280px;}*/
.next { width:20px; height:20px; border:none; cursor:pointer; position:relative; left:330px; background-color:#FFFFFF; color:#333333;}
.prev { width:20px; height:20px; border:none; cursor:pointer; position:relative; left:280px; background-color:#FFFFFF; color:#333333;}

.tab_schedaProd{}
	.tab_schedaProd tr{ height:18px;}
.imgProd { border:9px solid #f4f2ee; margin-top:2px;}

