body{
	background-color: #F8F0DA;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: normal 11px/1.4 Arial, Helvetica, sans-serif;
	background-image: url(../img/body.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

table, td{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

input{
	border: 1px solid #91876C;
	background-color: #FFFFFF;
}

input.add_ordine{
	border: 1px solid #9D0D06;
	background-color: #FFFFFF;
	width: 20px;
	text-align: center;
}
input.no_bordo{
	border: 0px;
	background-color: transparent;
}

a{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #000;
	text-decoration: none;
}

select{
	font: normal 11px/1.4 Arial, Helvetica, sans-serif;
}


td.left{
	background-image: url(../img/bkg_left.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	
}

td.right{
	background-image: url(../img/bkg_right.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	
}

td.content{
	width: 740px;
	background-repeat: repeat-y;
	
}

div#arancio{
	margin: 0;
	padding: 0;
	height: 3px;
	background-color: #F07600;
}

div#bianco{
	margin: 0;
	padding: 0;
	height: 3px;
	background-color: #FFFFFF;
}

div#logo{
	height: 235px;
	background-image: url(../img/onda1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}

div#banner{
	height: 235px;
	width: 344px;
	background-image: url(../img/onda2.gif);
	background-repeat: no-repeat;
	float: left;
	text-align:right;
	vertical-align:top;
}

div#footer{
	margin: 0;
	padding: 10px;
	height: 35px;
	text-align: center;
}

td.bkg_sfumato{
	background-image: url(../img/bkg_td.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 10px;
}

td.bkg_prodotti{
	background-image: url(../img/bkg_prodotti.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px;
}

td.menu_prodotti {
	width: 185px;
	font-weight: bold;
}

td.menu_prodotti a{
	text-decoration: none;
}

td.menu_prodotti a:visited{
	text-decoration: none;
}

td.menu_prodotti a:hover{
	text-decoration: none;
	color: #9D0D06;
}

td.contenuto{
	width: 365px;
	font: normal 12px/1.4 Arial, Helvetica, sans-serif;
}



.pad_bottom{
	padding-bottom: 10px;
}

.tr_nascosto {
	display:none;
}

.benvenuto{
	color: #FF9900;
	font-size:15px;
	font-weight: bold;
}
.cat1{
	font-size:15px;
	color: #9D0D06;
	font-weight: bold;
}

.cat2{
	font-size:13px;
	color: #9D0D06;
	font-weight: bold;
}

.font10{
	font-size:10px;
}

.font11{
	font-size:11px;
}

.font12{
	font-size:12px;
	}
	
.rosso{
	color: #9D0D06;
	}
	
.bold{
	font-weight: bold;
}

.bordo_rosso{
	border: 2px solid #9D0D06;
	padding: 2px;
}

.testo_evidenziato{
	color: Red;
	font-weight: bold;
}
.testo_evidenziato a{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}
.testo_evidenziato a:visited{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}
.testo_evidenziato a:hover{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
.pad_tab td{
	padding: 3px 0 3px 0;
}
td.pad_lat {
	padding: 4px 3px 0 3px;
}

.middle{
	vertical-align: middle;
}

td.b_top{
	background-image: url(../img/b_top.gif);
	background-repeat: repeat-x;
	
}

td.b_bottom{
	background-image: url(../img/b_bottom.gif);
	background-repeat: repeat-x;
}

td.b_sx{
	background-image: url(../img/b_sx.gif);
	background-repeat: repeat-y;
	width: 12px;
	background-position: right;
	
}

td.b_dx{
	background-image: url(../img/b_dx.gif);
	background-repeat: repeat-y;
	width: 18px;
}

.carrello{
	background-image: url(../img/bkg_carrello.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 45px;
	height: 60px;
	font-size: 18px;
	padding: 0px 15px 0 0;
	text-align: center;
	line-height: 1.2;
}

.prezzo{
	padding-top: 10px;
	height: 50px;
	
}
.prezzo .euro{
	font-size: 18px;
	
}



/************ bordo prodotti finiti header **************/

td.h_top{
	background-image: url(../img/h_top.gif);
	background-repeat: repeat-x;
	
}

td.h_bottom{
	background-image: url(../img/h_bottom.gif);
	background-repeat: repeat-x;
}

td.h_sx{
	background-image: url(../img/h_sx.gif);
	background-repeat: repeat-y;
	width: 12px;
	background-position: right;
	
}

td.h_dx{
	background-image: url(../img/h_dx.gif);
	background-repeat: repeat-y;
	width: 18px;
}