 html,body{
	
	color: #663333;
	/*background-image: url(immagini/sfondo.gif);
	background-color: #FFFFCC;*/
	background-image: url(immagini/sfondo.jpg);
	background-color: #FFe28c;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	width: 100%;
}
.clear{clear:both;}
 #contenitore{
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 75%;
}
#header{
	width: 760px;
	background-image: url(immagini/bucchero_header.gif);
	background-repeat: no-repeat;
	height: 200px;
	background-position: center;
	text-align: center;
}
#ind_s,#ind_d{
	vertical-align: bottom;
	padding-top: 155px;
	font-size: 100%;
	color: #663300;
	font-weight: bold;
}
#ind_s{
	float:left;
	padding-left: 40px;
}
#ind_d{
	float: right;
	padding-right: 40px;
}
#principale{
	width: 752px;
	border: 4px solid #ff9900;
	background-color: White;
	text-align: center;
	padding: 0px;
	min-height: 350px;
}
#menu{
    clear: left;
	margin-top: 10px;
	list-style-image: none;
	list-style: none;
	font-size: 75%;
	float: left;
	padding: 0px;
	margin-left: 5px;
}
#testo_i{
	clear: left; 
	float: left; 
	width: 170px;
	text-align: left;
	padding: 15px 0px 10px 10px; 
	margin-bottom: 5px;
}
#divMenu
{
   clear:left;
	width: 170px;
	float: left;
	margin: 10px 0px 0px 5px;
	text-align: left;
	padding-left: 10px;
}
#menu li{
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.voci{
	width: 120px;
	height: 22px;
	border: none;
	position: relative;
	left: 0;
	background-color: #FFCC00;
}
.am{
	width: 120px;
	height: 22px;
}

a:hover .voci{
	background-color: White;
}
#footer{
	text-align: center;
	background-color: #FF9900;
	font-size: 75%;
	color: White;
	padding: 2px;
	vertical-align: sub;
	clear:both;
}
#l_footer{
	text-decoration: none;
	color: #fff;
}
#l_footer:link{
	color: #fff;
}
#l_footer:hover{
	color: #006600;
}
#testo{
	text-align: left;
	padding: 15px;
	width: 580px;
	float: right;
}
#testoFade{
	margin: 15px;
	width: 580px;
	float: right;
}
#testo_l{
	text-align: center;
	margin: 15px;
	width: 580px;
	float: right;
}
h1{
	font-size: 130%;
	margin-top: 10px;
}
h2{
	font-size: 110%;
}
.img_pag{
	margin: 15px;
}
#percorso{
	font-size: smaller;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
.rosso{
	color: #CC0033;
}
#liste{
	text-align: center;
	margin: 0px;
	width: 580px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	vertical-align: top;
}
#articoli{
	text-align: center;
	width: 500px;
	float: right;
	margin-right: 10px;
	vertical-align: 0px;
}
#foto{
	border: 2px solid #ff9900;
}
.vetrina{
	border:none;
    top:0;
	left:0;
}
#agenda li{
	margin-top: 10px;
}
a:hover{
	text-decoration: none;
	color: #cc6633;
}
