@charset "utf-8";
/* CSS Document */

body{background:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}

#container{
	width:980px;
	margin:auto;
	}
	
#header{
	display:none;
	}

#header_stampa{
	width:980px;
	height:50px;
	margin-bottom:50px;
	border-bottom:1px dotted #bd8949;
}
	
#content{
	height:auto;
	}

/*menu dx_home, news, ricerca*/

#right{
	margin:auto;
	width:816px;
	background:#FFFFFF;
	margin-bottom:20px;
	}
	
#taglio{
	display:none;
	}
	
#menu_dx{
	display:none;
	}
	
#tasto_menu_dx{
	display:none;
	}
	
#foto_famiglia{
	width:232px;
	height:70px;
	}

#news{
	display:none;
}

#testa_news{
	display:none;
	}

#ricerca{
	display:none;
	}
	
#selezione_ricerca{
	display:none;
	}

#selezione_ricerca form{
	display:none;
}

#selezione{
	display:none;
	}
	
#selezione select{
	display:none;
	}

#selezione button{
	display:none;
	}

#selezione a{
	display:none;
	}

#selezione img{
	display:none;
	}
	
	
	
/* pagina chi siamo, i servizi, l'eccellenza */

#testo_sezione{
	color:#231515;
	font-size:13px;
	margin:auto;
	margin-bottom:50px;
	margin-top:30px;
	height:auto;
	width:650px;
	}

#foto{
	width:650px;
	height:200px;
	background:#ccc;
	margin:auto;
	margin-top:20px;
	}
	
	

/*prodotti_home - slideshow, vetrina*/
#prodotti_home{
	margin:auto;
	} 

#slideshow{
	width:540px;
	height:313px;
	background:#CFF;
	margin-top:15px;
	margin:auto;
	}

#vetrina{
	width:540px;
	height:410px;
	margin-top:15px;
	margin-bottom:30px;
	margin:auto;
	}
	
#img_vetrina{
	width:160px;
	height:205px;
	float:left;
	border:solid 0px #F00;
	color:#231515;
	font-size:11px;
	margin-left:18px;
	}
	
#img_vetrina img{
	width:160px;
	height:160px;
	border:none;
	}
	
#spigolo{
	/*position:relative;
	left:147px;
	top:13px;
	height:14px;
	width:14px;
	background:url(img/spigolo_stampa.png);*/
	display:none;
	}

#titoli_home{
	width:540px;
	border-bottom:solid 2px #ba8748;
	color:#bd8949;
	font-size:18px;
	padding-top:5px;
	margin:auto;
	margin-bottom:10px;
	}



/*menu sx, login, banner*/

#left{
	display:none;
	}

#menu_sx{
	display:none;
	}
	
#menu_sx a{
	display:none;
	}

#login{
	display:none;
	}
	
#banner{
	display:none;
	}



/*footer*/

#footer{
	width:980px;
	height:30px;
	clear:both;
	color:#ba8748;
	font-size:10px;
	padding-top:5px;
	text-align:center;
	margin-top:10px;
	}
	
#footer a{
	color:#bfa374;
	text-decoration:none;
	}
	


/*per pagina famiglie prodotti*/

#famiglia{
	width:160px;
	height:120px;
	float:left;
	margin-left:35px;
	margin-bottom:20px;
	color:#231515;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	}

#famiglia img{
	width:160px;
	height:100px;
	}

#famiglia a{
	color:#bd8949;
	text-decoration:none;
	}
	
#titolo{
	width:801px;
	color:#bd8949;
	font-size:18px;
	padding-top:5px;
	margin-left:15px;
	margin-bottom:10px;
	}

#quadratino{
	width:9px;
	height:9px;
	float:left;
	margin-top:5px;
	margin-right:4px;
	}


/*pagine elenco*/

#testata_elenco{
	width:816px;
	height:126px;
	margin-bottom:30px;
	}
	
#sottocategoria{
	width:800px;
	height:auto;
	margin-left:10px;
	clear:left;
	}
	
#img_sottocategoria{
	/*width:120px;
	height:160px;
	margin-right:20px;
	float:left;
	clear:left;*/
	display:none;
	}
	
#img_sottocartella img{
	/*width:120px;
	height:120px;*/
	display:none;
	}

#lista{
	width:660px;
	/*float:right;*/
	font-size:20px;
	color:#231515;
	margin:auto;
	}
	
#lista table{
	font-size:12px;
	margin-top:5px;
	margin-bottom:20px;
	}
	
a img{
	border:solid 0px #231515;
	}

/*vini*/
/*.vini{
	background:url(img/testata_vini.jpg);
	}*/
	
	
	
/*pagina dettagli*/

#dettagli{
	width:696px;
	height:570px;
	margin:auto;
	/*background:url(img/sfondo_dettagli.png) no-repeat;*/
	/*color:#231515;*/
	font-size:11px;
	padding:30px;
	padding-bottom:60px;
	}

#titolo_dettagli{
	width:330px;
	height:30px;
	font-size:20px;
	font-weight:bold;
	/*color:#fde7be;*/
	float:right;
	padding-left:2px;
	margin-right:10px;
}

#sottotitolo_dettagli{
	width:330px;
	height:20px;
	font-size:15px;
	/*font-weight:bold;*/
	/*color:#fde7be;*/
	float:right;
	padding-left:2px;
	margin-right:10px;
	clear:right;
}

#vai{
	display:none;
}

#descrizione{
	width:330px;
	max-height:180px;
	font-size:12px;
	margin-bottom:30px;
	/*color:#fde7be;*/
	float:right;
	padding-left:30px;
	padding-bottom:20px;
	border-left:dotted 1px #fde7be;
	margin-right:10px;
	}

#dettagli_prodotto{
	width:330px;
	height:auto;
	float:right;
	padding-bottom:40px;
	margin-top:30px;
	padding-left:30px;
	/*color:#fde7be;*/
	border-left:dotted 1px #fde7be;
	margin-right:10px;
	}

#dettagli_prodotto td{
	border-bottom:solid 1px #70594a;
	line-height:17px
	}
	
#dettagli_prodotto table{
	font-size:12px;
	margin-bottom:0px;
	width:310px;
	float:left;
	}
	
#img_dettagli{
	width:160px;
	height:160px;
	margin-left:50px;
	margin-top:80px;
	float:left;
	border:solid 1px #fde7be;
	}
	
#novita{
	width:100px;
	height:50px;
	margin-left:70px;
	margin-top:10px;
	float:left;
}
	
