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

body{background:#231515; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a{color: rgb(254, 232, 191);}

#container{
	width:980px;
	margin:auto;
	}
	
#lingua{
	text-align:right;
	font-style:italic;
	line-height:20px;
	font-size:10px;
	color:#fde7be;
	}

#lingua a{
	text-decoration:none;
	}
	
#header{
	width:980px;
	height:157px;
	}
	
#content{
	background:url(img/sfumatura.jpg) repeat-y;
	height:auto;
	}



/*menu dx_home, news, ricerca*/

#right{
	float:left;
	width:816px;
	background:#231515;
	margin-bottom:20px;
	}
	
#taglio{
	background:url(img/taglio.jpg);
	width:816px;
	height:25px;
	}
	
#menu_dx{
	width:232px;
	float:right;
	margin-right:10px;
	margin-bottom:16px;
	margin-top:25px;
	}
	
#tasto_menu_dx{
	width:232px;
	height:20px;
	background:url(img/tasto_dx.png) no-repeat;
	border-bottom:solid 1px #231515;
	text-align:left;
	line-height:20px;
	color:#e6d1aa;
	font-size:12px;
	}
	
#foto_famiglia{
	width:232px;
	height:70px;
	}

#news{
	height:185px;
	width:222px;
	float:right;
	margin-right:10px;
	background:#e5ddd2;
	clear:right;
	padding:5px;
}

#testa_news{
	width:227px;
	height:25px;
	/*background:#afafaf;*/
	background:url(img/testata_news.png) no-repeat;
	line-height:25px;
	color:#FFF;
	padding-left:5px;
	float:right;
	margin-right:10px;
	}

#ricerca{
	width:806px;
	height:30px;
	clear:both;
	background:#afafaf;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	text-align:left;
	}
	
#selezione_ricerca{
	width:816px;
	height:80px;
	background:#e5ddd2;
	display: block;
	}

#selezione_ricerca form{
	height:40px;
	margin: 0px;
	padding: 0px;
}

#selezione{
	float:left;
	margin-left:5px;
	margin-top:4px;
	font-size:12px;
	color:#231515;
	}
	
#selezione select{
	width:168px;
	margin-top:8px;
	background:#f0f0f0;
	}

#selezione button{
	width:100px;
	margin-top:8px;
	margin-left:10px;
	}

#selezione a{
	color:#7d531f;
	text-decoration:none;
	margin-left:18px;
	}
	
#selezione a:hover{
	color:#9d8b7d;
	text-decoration:none;
	margin-left:18px;
	}

#selezione img{
	border:none;
	}



/*prodotti_home - slideshow, vetrina*/
#prodotti_home{
	float:left;
	} 

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

#slide-show{
	width:540px;
	height:313px;
	margin-top:15px;
	margin-left: 15px;
	}	
	

#vetrina{
	height:410px;
	margin-top:15px;
	margin-bottom:30px;
	width: 570px;
	}
	
#img_vetrina{
	width:160px;
	height:205px;
	float:left;
	border:solid 0px #F00;
	color:#fde7be;
	font-size:11px;
	margin: 0px 15px;
	}
	
#img_vetrina img{
	width:160px;
	height:160px;
	border: 0px;
	}

.centrale{
	margin-left:30px;
	margin-right:30px;
}

#spigolo{
	position:relative;
	left:147px;
	top:13px;
	height:14px;
	width:14px;
	background:url(img/spigolo.png);
	}

#titoli_home{
	width:540px;
	border-bottom:solid 2px #ba8748;
	color:#fde7be;
	font-size:18px;
	padding-top:5px;
	margin-left: 15px;
	}




/*menu sx, login, banner*/

#left{
	float:left;
	background:url(img/menu.jpg) no-repeat top;
	width:154px;
	}

#menu_sx{
	background: url(img/tasto_sx.png) no-repeat right;
	width:130px;
	height:33px;
	color: #FFFFFF;
    font-weight:bold;
	line-height:33px;
	padding:0px 0px 0px 0px;
	border:solid 0px;
	text-align:right;
	font-size:13px;
	}
	
#menu_sx:hover{
	color: #fee8bf;
	cursor:pointer;
	}

#login{
	background:url(img/login.jpg) no-repeat;
	width:124px;
	height:110px;
	margin-top:7px;
	color:#FFFFFF;
	}

#login input{
	width:105px;
	height:14px;
	margin-top:1px;
	margin:2px;
	color:#999;
	line-height:14px;
	font-size:11px;
	}
	
#login form{
	border:solid 0px;
	height:100px;
	text-align:right;
	margin-top:3px;
	width: 115px;
	}

#login a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	line-height:17px;
	}
	
#login a:hover{
	color:#fee8bf;
	}

#login fieldset{
	width:105px;
	height:85px;
	border:0 solid;
	padding:0px;
	margin-right:4px;
	}
	
#banner{
	width:123px;
	height:447px;
	margin-top:20px;
	}
	
#banner img{
	border:none;
}
	
	
	
/*footer*/

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

#footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	


/*per pagina famiglie prodotti*/

#famiglia{
	width:160px;
	height:120px;
	float:left;
	margin-left:35px;
	margin-bottom:20px;
	color:#fde7be;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	}

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

#famiglia a{
	color:#fde7be;
	text-decoration:none;
	}
	
#famiglia a:hover{
	color:#FFFFFF;
	}

#titolo{
	width:801px;
	color:#fde7be;
	font-size:18px;
	padding-top:5px;
	margin-left:15px;
	margin-bottom:10px;
	}

#quadratino{
	width:15px;
	height:15px;
	float:left;
	margin-top:3px;
	margin-right:5px;
	border:solid 1px #666;
	}



/*pagine elenco*/

#testata_elenco{
	width:816px;
	height:126px;
	margin-bottom:50px;
	}
	
#sottocategoria{
	width:800px;
	margin-left:10px;
	}
	
#img_sottocategoria{
	width:120px;
	height:120px;
	margin-right:20px;
	float:left;
	clear:left;
	margin-bottom: 20px;
	}
	
#img_sottocartella img{
	width:120px;
	height:120px;
	}

#lista{
	width:800px;
	float:right;
	font-size:20px;
	color:#fde7be;
	}
	
#lista table{
	font-size:12px;
	margin-top:5px;
	margin-bottom:20px;
	}
	
a img{
	}

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

/*pagina dettagli _ old*/

/*#dettagli{
	width:660px;
	height:130px;
	margin:auto;
	background:url(img/sfumatura_dettagli.jpg) repeat-y;
	padding:5px;
	border:solid 1px #333;
	color:#fde7be;
	font-size:11px;
	}

#descrizione{
	width:240px;
	height:130px;
	float:left;
	font-size:12px;
	margin-right:15px;
	}

#dettagli_prodotto{
	width:400px;
	height:130px;
	float:right;
	}

#dettagli_prodotto td{
	border-bottom:dotted 1px #fde7be;
	line-height:17px
	}
	
#dettagli_prodotto table{
	font-size:12px;
	margin-bottom:0px;
	width:310px;
	float:left;
	}
	
 #img_dettagli a{
	text-decoration:none;
	color:#fde7be;
	border:solid 0px;
	}
	
#img_dettagli img{
	border:solid 0px;
	}
img_vetrina a{
 color:#fde7be;
 text-decoration:none;„Ω
	}
	
abbr {
	color: #D1C0AC;
	text-decoration: none;
}

a { text-decoration:none; color:#CCC}
a:hover { text-decoration:none; color:#FFFFFF}

#dettagli h1 {
	display:none;
	}
	
*/

/*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;
	background-position: top;
	}

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

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

#vai{
	width:200px;
	height:20px;
	font-size:14px;
	float:left;
	margin-left:50px;
}

#vai a{
	color:#fde7be;
	text-decoration: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;
	border:solid 1px #fde7be;
	background-image:url(img/senza_foto.png);
	float: left;
	}
	
#novita{
	width:100px;
	height:50px;
	margin-left:auto;
	margin-top:10px;
	margin-right: auto;
}




#slide-images{
	display:block;
	margin:0px;
	padding:0px;
	width:540px;
	height:313px;
	overflow:hidden;
	position: relative;
}


#slide-images li{
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#slide-images li img{
	display:block;
} 


#left{ min-height:530px; }


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

#famiglia { font-size:11px; font-weight:normal; }

#header_stampa{
	display:none;
	}
	
#marchio_dettagli {
	width:330px;
	height:20px;
	font-size:13px;
	color:#49382C;
	float:right;
	padding-left:2px;
	margin-right:10px;
	clear:right;
}



/* pagina contattaci */

#lavora{
	margin:auto;
	padding-top:10px;
	padding-bottom:30px;
	/*height:500px;*/
	width:350px;
	float:left;
	color:#fde7be;
	}
	
#lavora label{
	color:#fde7be;
	font-size:12px;
	width:100px;
	display:inline-block;
	line-height:14px;
	}
	
#lavora input{
	height:14px;
	font-size:12px;
	width:200px;
	}
	
#lavora select{
	font-size:12px;
	line-height:14px;
	width:205px;
	}
	
#lavora textarea{
	width:200px;
	}
	
#lavora span{
	color:#F00;
	}
	
#lavora fieldset{
	border:solid 0px;
	}
	
/*   *******    */

#chi_siamo_dx{
	border-left: 0px dotted #fde7be;
	float: right;
	width: 430px;
	height: auto;
	font-size: 12px;
	margin-right: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 40px;
	color:#fde7be;
}

#chi_siamo_sx{
	margin-top: 40px;
	padding-right: 30px;
	margin-bottom: 40px;
	float: left;
	margin-left: 5px;
	border-right: 1px dotted #fde7be;
}


#eccellenza_sx{
	border-right: 1px dotted #fde7be;
	float: left;
	margin-left: 5px;
	margin-top: 40px;
	padding-right: 30px;
	margin-bottom: 40px;
}

#eccellenza_dx{
	float: right;
	width: 440px;
	height: auto;
	color: #fde7be;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-left: 40px;
}
