body {
 	background-color: #fff;
 	font-family:Verdana, Arial,sans-serif;
	font-size:0.7em;
	margin: 0; 
 	text-align: center;
	}
 
#global  { 
	text-align: left; 
	margin-right: auto; 
	margin-left: auto; 
	width: 900px; 
	border: solid 1px green;
	}

#head{ 
	height:160px;
	background:#fdb53c;
	}

#head_foto {
	 background-image: url(immagini/intesta_4.jpg); 
	 height: 160px;
	 }

#nav_bar{
	/*menu navigazione*/ 
	height: 17px;
	background: #fdb53c;
	border: #f00 solid 2px;
	}
#site {
	/*contenitore dei blocchi*/
	/*position: absolute;*/
	z-index: 1;
	top : 180px;
	left : auto;
	right: auto;
	padding-top: 20px;
	width: 900px;
	color: #000;
	}

#bloc{
	/*blocco principale*/
	width: 680px;
	float: left;
	background: #FFF;
	}

#bloc img{
	padding: 20px 10px 20px 10px;
	}
	
#bloc h2{
	font-size:1.2em;
	padding:5px 0 2px 20px;
	background:  #FEFEFE;
	border-bottom: solid 2px #f00;
	padding-left: 10px;
	width: 580px;
	color:#666;
	}
	
#bloc h3 {
	background: #FFF;
	color:#F00;
	font-size: 1.3em;
	margin-left: 10px;
	width: 680px;
	}
	
#bloc_dx {
	/*posizionamento laterale sinistro;*/
	width:210px;
	float: left;
	}
#bloc_dx ul {
	margin:auto;
	}
#bloc_dx li{
	list-style-type: none;
	padding: 5px 0 5px 0px;
	}
#bloc_dx li a{
	color: #000;
	text-decoration: none;
	display: block;
	height: 14px;
	border: 0 none;
	padding: 0;
	background: #f8dcab;
	z-index:100;
	}	


#bloc_dx li a:hover{
	background: #f8dcab;
	border-bottom: #f74609 solid 1px;
	height:13px;
	}

#bloc_all{
	/*blocco principale all of fame*/
	width: 678px;
	float: left;
	}
#bloc_all img{
	padding: 10px;
	}
		
#bloc_all h2{
	font-size:1.2em;
	padding:5px 0 5px 20px;
	background:  #FEFEFE;
	border-bottom: solid 2px #ccc;
	padding-left: 10px;
	width: 580px;
	color:#666;
	}		
	

#bloc_dx_all {
	/*posizionamento laterale destro;*/
	width:220px;
	float: left;
	}


#bloc_dx_all li{
	list-style: none;
	padding: 5px 0 5px 0;
	}
	
#bloc_dx_all li a{
	color: #000;
	text-decoration: none;
	display: block;
	height: 14px;
	border: 0 none;
	background: #c6c3be;
}	
	
#bloc_dx_all li a:hover{
	background: #c6c3be;
	border-bottom: #999 solid 1px;
	height:13px;
	}


#bloc_unico{
	width:898px;
	}
	
#bloc_unico h1 {
	color: #fff;
 	font-size: 1.2em; 
	padding: 5px 0 5px 11px; 
	height: 12px;
	background:#5ace78;
	border-bottom:#CCC solid 1px;
	}

#bloc_unico p {
	padding: 5px 10px 5px 10px;
	text-align:justify ;
	font-size: 1em;
	}

#bloc_unico img {
	float:left;
	padding: 10px;
	border: 0;
	}

#bloc_home_sin{
	width:250px;
	float:left;
	}
	
#bloc_home_sin h4{
	color: #fff;
	background:#5ace78;
 	font-size: 1.1em; 
	padding: 5px 0 5px 10px; 
	border: #FFF 1px solid;
	width: 200px; 
	}
	

#bloc_home_c{
	width:398px;
	float: left;
	}
#bloc_home_c img{
	padding: 20px;
	}

#bloc_home_c h1{
	color:#FF9900;
	font-size:1em;
	}
	
#bloc_home_dx{
	width:250px;
	background:#0FF;
	float: left;
	}
			
#bloc_sales{
	width:690px;
	float:left;
	border:  #DDD 1px solid;
	}
	
.boitecategoria{
	width:70px;
	float: left;
	}
	
.boitenome{
	width:140px;
	float:left;
	}	

.boitecomm{
	width:200px;
	float: left;

	}	

#bloc_sales_dx{
/*posizionamento laterale vendite con foto*/
	width:180px;
	float: right;
	background: url(immagini/sandra3_stellanova23.jpg) no-repeat ;
	height: 160px;
	}
	
#bloc_suc{
/*blocco unico per i successi con immagine*/	
	width: 680px;
	float: left;
	background: #FFF;
	}
#bloc_suc_1{
	width:678px;
	border: #ddd 1px solid;
	float:left;
	}
		
.suc_categoria{
	width:70px;
	float: left;
	}
	
.suc_nome{
	width:190px;
	float:left;
	}	

.suc_testo{
	width:290px;
	float: left;
	}		
.suc_titolo{
	font-size:1.2em;
	padding:25px 0 2px 20px;
	background:  #FEFEFE;
	border-bottom: solid 2px #65ea75;
	padding-left: 10px;
	width: 580px;
	color:#666;
	}	
	
#bloc_suc_dx{
	/*posizionamento successi titolo;*/
	width:210px;
	float: left;
	}
#bloc_suc_dx ul {
	margin:auto;
	}
#bloc_suc_dx li{
	list-style-type: none;
	padding: 5px 0 5px 0px;
	}
#bloc_suc_dx li a{
	color: #000;
	text-decoration: none;
	display: block;
	height: 14px;
	border: 0 none;
	padding: 0 ;
	background: #b7fabf;
	z-index:100;
	}	
#bloc_suc_dx li a:hover{
	background: #65ea75;
	border-bottom: #999 solid 1px;
	height:13px;
	}				
.boite_dx{
	width: 190px;
	padding: 10px;
	background: #F00 url(URL) no-repeat;
	background-position: center bottom;
	}

.boite_dx h2{
	margin: 0;
	background: #97B0D5 url(URL) no-repeat;
	background-position: center top;
	font-size: 1.5em;
	}
	
.spacer {
  	clear: both;
	}
	
#footer { 
	background: #fdb53c;
	margin-bottom: 0;
	height: 23px;
	 }
p{
	line-height: 120%;
	padding: 0 15px 0 15px;
	text-align:justify ;
	font-size: 1em;
	}

 h1 { 
 	color: #4159B1;
 	font-size: 1.2em; 
	padding: 5px 0 5px 11px; 
	width: 550px; 
	height: 18px }

/*menu*/

dl, dt, dd, ul, li  {
margin: 0;
padding: 1px 0 1px 0;
list-style-type: none;
}
#menu {
position: absolute;
/*background: #fdb53c;*/
top: 161px;
left: auto;
right: auto;
z-index:100;
width: 900px;
height: 18px;
}
#menu dl {
float: left;
width: 9em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fdb53c;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #f8dcab;
border-bottom: #f74609 solid 3px;
}


a {
text-decoration: none;
color: black;
}


a:link {
	text-decoration: none; 
	color: #000;
	background: transparent;
	border: 0;
	}
		
a:visited {
	text-decoration: none;
	color: #000033;
	border: 0;
	background: transparent;
	}
		
a:hover {
	text-decoration:none;
	color: #000; 
	background: transparent;
	border: 0;
	}
		
a:active {
	text-decoration: none;
	color: #000;
	background: transparent;
	border: 0;
	}
