html, body{ 
	margin: 5px 0px 0px 0px;
 	padding: 0; 
 	text-align:center
} 

body{
	background-color: #F1E5CA;
	font-family: thaoma,arial;
	color: #5E4F30;
	font-size: 0.75em;
}

a{
	text-decoration: none; 
	color: #5E4F30
}

a:hover{
	color: #fff
}

a.linkopacity img {
	margin: 0px 0px 0px 0px;
	border: 0px solid #5E4F30
}

a.linkopacity {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0
}

a.linkopacity:hover img {
	border: 1px solid #FF7C03;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8
}

.txt_ordine1{
	font-size: 1.2em;
	font-family: thaoma,arial;
   color: #5E4F30;
	display: block;
	width: 500px;
}

.txt_ordine1:hover{
   color: FF7C03;
}

.txt_ordine2{
	font-size: 1.2em;
	font-family: thaoma,arial;
   color: #FFffff;
	font-weight: bold;
	display: block;
	width: 500px;
	background-color: FF7C03;
}

.txt2_orange {
	font-size: 1.0em;
	font-family: thaoma,arial;
   color: #FF7C03
}

.txt2_orange:hover {
   color: #5E4F30
}

.txt2_white {
	font-size: 1.0em;
	font-family: thaoma,arial;
   color: #fff
}

.txt2_yellow {
	font-size: 1.0em;
	font-family: thaoma,arial;
   color: #FFED8F
}

.txt3_orange {
	font-size: 1.4em;
	font-family: thaoma,arial;
   color: #FF7C03
}

img{
	border: 0;
}

input, textarea, select {
	margin: 4px;
	padding: 3px;
	font-family: thaoma,arial;
	font-size: 1.0em;
	color: #FF7C03;
	border: 1px solid #5E4F30;
	background-color: #ffffff;
	/*text-align: center;*/
}

.checkbox {
	border: 0px;
	background: transparent;
}

.submit {
	/*text-align: right;*/
	cursor: Pointer;
	border: 0px;
	font-weight: bold;
	background: transparent;
	text-align: left;
}

#submit_cart{
	text-align: center;
	border: 0px solid;
	float: right;
	width: 350px;
	margin: 10px;
	padding: 0px;
}

.submit_cart {
	cursor: Pointer;
	border: 1px solid #fff;
	font-weight: bold;
	background: #CDAD67;
	width: 150px;
	text-align: center;
	color: #fff
}

#pagewidth{ 
 width:780px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background-image: url(../../img/sf_tratto_catalogo.gif);
} 
 
#header{
 position: relative; 
 width: 100%;
 background-color: #F1E5CA;
} 


#header_menu{
	height: 230px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#header_menu ul{
	position: absolute;
	left: 0;
	z-index: 2;
	margin: 0px;
	padding: 0px;	
	top: 237px;
	list-style-type: none;
}

#header_menu ul li{
	display: inline;
	float: left;
	margin: 0;
	margin-right: 1px;
	padding: 0px;
}

#header_menu a{
	display: block
}

* html #header_menu a:hover{
	line-height: 1px; /*serve per IE*/
}

#header_menu a:hover img{
	visibility: hidden
}

/*#header_catalogo{
	height: 40px;		
	float: left;
	margin-top: 0px;
	padding-top: 5px;
	background-color: #FFF0CD;
	width: 780px;
}*/
/*****************************************/
#griglia_catalogo{
	border: 0px solid;
	margin: 0px;
	padding: 0px;	
}

#griglia_catalogo ul{
	list-style-type: none;
	padding: 0;
	margin:0px
}

#griglia_catalogo li{
	width: 102px;
	height: 125px;
	float: left;
	margin: 10px;
	padding: 8px;
	text-align: center;
	border: 0px solid #F1E5CA;
}

#griglia_catalogo img{
	border: 2px solid #fff;
}

#griglia_catalogo a:hover{
	color: #FF7C03
}
/*****************************************/
#griglia_ricette_testo{

}

#griglia_ricette{
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;	
}

#griglia_ricette ul{
	list-style-type: none;
	padding: 0px;	
	margin: 0px;
}

#griglia_ricette li{
	margin-top: 10px;
	text-align: left;
	border-bottom: 1px dashed #ddd;
	clear: both;
	width: 100%;
}

#griglia_ricette img{
	border: 2px solid #fff;
	margin-bottom: 6px;
}

#griglia_ricette a:hover{
	color: #FF7C03
}

.linkScheda a
{
	width: 100%; 
	text-align: right; 
	border-bottom: 1px solid #ddd;
	background-image: url("../../img/occhio.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px;
	padding-right: 30px;
	display: block;
}
/*****************************************/
#lista_ricette{
	color: #AD5C2B;
}
#lista_ricette ul{
	/*list-style-type: none;*/
	margin: 0;
	padding: 0
}
#lista_ricette li{	
	/*height: 100px;*/
	margin-bottom: 20px;
	padding: 0px;
	text-align: left;
	border-bottom: 0px solid #F1E5CA;
	width: 460px;
}
#lista_ricette img{
	border: 2px solid #fff;
	float: left;
	margin: 0px 10px 0px 0px;
}
#lista_ricette img.occhio{
	border: 0px solid #fff;
	float: right;
	margin: 40px 0px 0px 20px;
}
#lista_ricette a:hover{
	color: #FF7C03
}
/*****************************************/
#scheda_ricette{
	text-align: justify;
	border: 0px solid;
	margin-top: 20px;
}
#scheda_ricette ul{
	list-style: square;
	margin: 0px 0px 30px 30px;	
}
#scheda_ricette ul li{
	display: block;
	border: 1px;
	margin: 0px 0px 5px 0px;
	width: 400px;
}
#scheda_ricette img{
	border: 2px solid #fff;
	float: right;
	margin: 30px 0px 10px 10px;
}

.intestazione{
	border-bottom: 1px solid #000;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	margin-bottom:20px;
	font-weight: bold;
	
}

.intestazione.tit
{
	color:#AD5C2B;
	border-bottom: none;
	margin:0;
	padding:0;
	float: left;
	font-size: .95em;
	position: relative; left: 60px;top: -1.35em;
}




/*****************************************/
#lista_catalogo{
	color: #AD5C2B;
	border: 0px solid;
	margin: 0px;
	padding: 0px;	
	float: right;
}
#lista_catalogo ul{
	list-style-type: none;
	margin: 0;
	padding: 0
}
#lista_catalogo li{	
	height: 100px;
	margin: 10px;
	padding: 8px;
	text-align: left;
	border-bottom: 2px solid #F1E5CA;
	clear: left;
}
#lista_catalogo img{
	border: 2px solid #fff;
	float: left;
	margin: 0px 10px 0px 0px;
}
#lista_catalogo img.occhio{
	border: 0px solid #fff;
	float: right;
	margin: 40px 0px 0px 20px;
}
#lista_catalogo a:hover{
	color: #FF7C03
}
/*****************************************/
#scheda_prodotto{
	margin-top: 20px;
}
#scheda_prodotto .nome_prodotto{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-family: verdana;
	border-bottom: 2px solid #FFF6E3
}
#scheda_prodotto .list_left{
	float: left;
	width: 100px;
	height: 20px;
	border: 0px solid;
	margin-left: 25px;
}
#scheda_prodotto .list_right{
	color: #FF7C03;
	height: 20px;
	border: 0px solid
}
#tipologia_block{
	float: right;
	border: 0px solid;
	width: 500px;
	margin-bottom: 50px;
}
.tipologia{
	float: left;
	border-bottom: 1px dashed #5E4F30;
	background-color: #D9C18F;
	padding: 1px;
	margin: 9px 2px 0px 0px;
	text-align: left;
	width: 100px;
}
.tipologia_title{
	font-weight: bold;
	color: #000;
	border: 0px;
	background: none;
	float: left;
	padding: 1px;
	margin: 10px 0px 0px 2px;
	text-align: left;
	width: 100px;
}
.tipologia_dispo{
	float: left;
	border-bottom: 1px dashed #5E4F30;
	background-color: #D9C18F;
	padding: 1px;
	margin: 9px 2px 0px 0px;
	width: 20px;
	text-align: center;
	font-weight: bold
}
.tipologia_price{
	float: left;
	border-bottom: 1px dashed #5E4F30;
	background-color: #D9C18F;
	padding: 1px;
	margin: 9px 2px 0px 0px;
	width: 100px;	
	text-align: right;
	color: #fff;
	padding-right: 5px;
	font-weight: bold
}
.tipologia_check{
	float: left;
	border-bottom: 0px dashed #5E4F30;
	background-color: #none;
	text-align: center;
	width: 40px;
	margin: 15px 2px 0px 0px;
}
.tipologia_quant{
	float: left;
	text-align: left;
	width: 100px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: none
}
.cart_tot{
	float: left;
	border-bottom: 1px solid;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color: #000;
	font-weight: bold
}
#scheda_prodotto img{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 2px solid #fff;
}
.tit_riepilogo{
	text-align: left;
	border-bottom: 2px solid #FF9B43;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.4em;
	color:#FF7C03;
	clear: both;
}
/*****************************************/
.wrong_page{
	height: 500px;
	margin-top: 60px;
	text-align: center;
	color:#ff0000
}
.titolo_page{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.6em;
	font-family: verdana;
	border-bottom: 2px solid #E3D4AD
}
.vedicarrello{
	position: absolute; 
	top: 0;
	right: 0;
	text-align: right;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 30px;
}
.table_prod {
	font-size: 1.0em;
	width: 500px;
	margin-bottom: 30px;
	text-align: left;
}
.table_prod th{
	color: #000;
	text-align: left;
	height: 30px
}
.table_prod_name{
	height: 30px;
	text-align: left;
	padding-left: 3px;
	border-bottom: 1px dashed #5E4F30;
	background-color:#D9C18F
}
.table_prod_price{
	text-align: right;
	color: #fff;
	font-weight: bold;
	padding-right: 3px;
	border-bottom: 1px dashed #5E4F30;
	background-color:#FF7C03
}
/*****************************************/
.table_cart {
	font-size: 1.0em;
	width: 100%;
	margin-bottom: 30px;
}
.table_cart th{
	color: #000;
	text-align: left;
	height: 30px
}
.cart_price{
	height: 30px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-bottom: 1px dashed #5E4F30;
}
.cart_price_tot{
	height: 30px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-bottom: 1px dashed #5E4F30;
	background-color: #FF7C03;
}
.cart_spese{
	border: 0px solid;
	text-align: right;
	font-weight: bold;
	color: #000;
	padding-top: 10px
}
.cart_spese_date{
	border-bottom: 1px solid #000;
	text-align: right;
	color:#FF7C03;
	font-weight: bold;
	padding-right: 3px;
	padding-top: 10px
}
.riepilogo{
	width:100px;
	color:#000;
	font-weight:bold;
	height:25px;
	border-bottom:0px solid #fff
}
.riepilogo_dati{
	color: #FF7C03;
	font-weight:bold;
	border-bottom:1px solid #DCC492
}
#msgBox{
	height: 100px;
	text-align: center;
	color: Red;
	padding-top: 50px;
}
.search_separatore{
	margin-bottom: 10px;
	border-bottom: 1px solid #DCC492
}
.bar_price{
	color: Red;
	text-decoration: line-through;
}
.user_logout{
	float: left;
	margin-top: 10px;
	margin-left: 6px;
	font-size: 1.0em;
	/*font-weight: bold;*/
	border: 1px solid #5E4F30;
	padding: 2px;
	color: #FF7C03;
	width: 120px;
	text-align: center;
	background-color: #ffffff
}
/*****************************************/
#header_catalogo ul{
	list-style-type: none;
	margin: 0;
	padding: 0
}

#header_catalogo li{
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	padding-top: 0px;
}

#header_catalogo a{
	display: block
}

* html #header_catalogo a:hover{
	line-height: 1px; /*serve per IE*/
}

#header_catalogo a:hover img{
	visibility: hidden
}
/*****************************************/
#twocols{
	/*background-image: url(../../img/sf_tratto_catalogo_old.gif);*/
}

#leftcol{
 	width: 215px;
 	float: left; 
 	position: relative; 
	/*background-repeat: no-repeat;*/
	background-color: #FFE8B7;
}

#leftcol ul{
	/*background-color: #FFE8B7;*/
	list-style-type: none;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
}

#leftcol li{
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	width: 151px;
}

#leftcol a{
	display: block
}

* html #leftcol a:hover{
	line-height: 1px;
}/*serve per IE*/

#leftcol a:hover img{
	visibility: hidden
}
 
#maincol{
	min-height: 600px;
	float: right; 
	display: inline; 
	position: relative; 
	/*background-color: #E3D4AD;*/
	/*width:565px;*/
}

#content{
	background-image: url(../../img/sf_content.gif);
	/*background-repeat: no-repeat;*/
	background-repeat: repeat-x;
	padding: 10px 30px 30px 30px;
	float: right;
	/*min-height: 560px;*/
	text-align: justify
}

.box_hp{	
	font-size: 0.9em;
	/*background-image: url(../../img/sf_box_hp.gif);
	background-repeat: no-repeat;*/
	height: 100px;
	width: 219px;
	padding: 10px;
	margin: 5px;
	text-align: left;
	border: 1px solid #fff;
	background: #E3AB71;
	float: left;
}

.box_tecnico{	
	font-size: 0.9em;
	height: 85px;
	width: 470px;
	padding: 10px;
	margin: 5px;
	text-align: left;
	border: 1px solid #fff;
	background: #E3AB71;
}

.box_hp2{	
	border: 0px solid;
	width: 210px;
	padding: 0px;
	margin-left: 20px;
	text-align: center;
}

#box_cerca{
	padding:10px;
	font-size:0.9em;
	border-bottom:2px dashed #F1E5CA;
	background-color:#FFF0CF
}

#box_riservato{
	padding:10px;
	font-size:0.9em;
	border-bottom:2px dashed #F1E5CA;
	background-color:#FFF4DD
}

#footer{
	background-color: #F1E5CA;
	padding: 8px 20px 0 0;
	text-align: right;
	background-image: url(../../img/footer.gif);
	background-repeat: no-repeat;
 	height: 100px; 
 	clear:both;
 } 
  
/********************************/

.path{
	text-align: right;
	font-weight: bold;
	margin-right: 17px
}
.path a:hover{
	color: #FF7C03
}

.pound-error{
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #ff7c03;
}

.tableDiapositive
{
	width: 100%;
	font-size: 0.85em;
	font-weight: bold;
}

.diapositiva
{
	background-image: url("../../img/diapositiva.gif");
	color: #555;
	margin: 0px;
	width: 120px;
	height: 120px;
	padding: 0px;
}

.diapositiva form
{
	margin: 0;
	padding: 0;
}

.diapositiva:hover
{
	background-image: url("../../img/diapositivaOV.gif");
}

.diapositiva img
{
	border: 0px solid #fff;	
}

.diapositiva td
{
	border: 0px solid #000;
}

.diapositiva img:hover
{
	border: 0px solid #555;
}

.allegati
{
	font-size: 0.9em;
	margin-top: 10px; 
	clear: both;
}

.allegati a
{
	color: #000;
}

.allegati a:hover
{
	color: #ff5500;
}

.allegati span
{ 
	color: #6F6729;
}

.allegati table
{
	border-top: 0px solid #ccc;
}

.allegati .row1
{
	background-color: #F1E5CA;
}

.allegati .row2
{
	background-color: #DFD2B5;
}
