@charset "utf-8";
/* CSS Document */
.fleft{float: left;}
.fright{float: right;}
.clear{clear: both;}
body,html{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
body{
	background-image:url(../immagini/sfondo_body.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#cfc8c5;
	background-attachment: fixed;
	}	
#contenitore{
	width:1000px;
	margin: 0px auto;
	}
.tagline{
	margin: 20px 0px 10px 0px;
	}	
#fade{
	width: 567px;
	height: 300px;
	overflow: hidden;
}
#fade2{
	width: 200px;
	height: 80px;
	overflow: hidden;
	margin-top:0px;
	margin-left: 60px;
	float:left;
}	
#contenuti{
	width: 1000px;
	background-color: #FFF;
	padding-top: 15px;
	}	
#cont_menu{
	height: 70px;
	width: 1000px;
	/*filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
	background-image:url(../immagini/sfondo_alpha.png);
    background-color: trasparent;
	}	
.noBordo{border: none;}	
#menu{
	position:relative;
	}	
#menu ul,#sottomenu ul{
	list-style:none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#menu ul li{
	float: left;
	margin: 25px 0px 0px 15px;
	padding: 0px;
	}
#sottomenu ul li{
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}	
#menu ul li a:link{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	}	
#menu ul li a:visited,#sottomenu ul li a:visited{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	}	
#menu ul li a:hover{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #e2001a;
	color: #ffffff;
	padding: 3px;
	}	
#sottomenu ul li a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e2001a;
	padding: 3px;
	}	
#sottomenu ul li a:hover{
	background-color: #e2001a;
	color: #ffffff;
	padding: 3px;
	}	
.nascosto{display: none;}
.visibile{visibility: visible;}	
#sottomenu{
	position: absolute;
	top: 50px;
	left: 100px;
	height: 25px;
}	
.marche{
	color: #e2001a;
	}	
.voce{
	color: #666666;
	}	
.selezionato{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #e2001a;
	color: #ffffff;
	padding: 3px;
}
h3.titolo{
	color: #333333;
	font-size: 18px;
	margin-bottom: 5px;
}

.ricerca{
	background-color: #f3f3f3;
	width: 100%;
	height: 70px;
	margin-left: -37px;
}
#loghi{
	padding-right: 35px;
	}	
#loghi img.sopra{
	margin-bottom: 47px;
	margin-top: 15px;
	} 	
#testata{
	background-image:url(../immagini/sfondo_usato.jpg);
	width: 1000px;
	height: 300px;
	background-position:center;
	background-repeat:no-repeat;
	}
.tagliando_test{
	width: 280px;
    color: #ffffff;
    float: left;
    margin: 13px 0px 13px 0px; 
}
.tagliando a img, .tagliando_test a img{border: none;}
.tagliando h4,.tagliando_test h4{
	font-size: 12px;
	font-weight: bold;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.tagliando div ul,.tagliando_test div ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
.tagliando div ul li,.tagliando_test div ul li{
	margin:0px 0px 0px 10px;
	font-size: 11px;
	padding:0px;
}	
#testi{
	margin-top: 0px;
	margin-left: 37px;
	}	
#testi2{
	width: 100%;
}
#risauadro_sx2{
	width: 100%;
}
.bordoRosso{border: 1px solid red;}
#riquadro_sx{
	width: 500px;
	margin-bottom: 20px;
	}	
.riquadro{
	width: 200px;
	height: 70px;
	margin-right: 50px;
	margin-top: 20px;
	}	
.riquadro2{
	width: 200px;
	height: 70px;
	margin-left: 24px;
	background-color: #f7f6f6;
	padding: 5px 0px;
	}		
.testi_riq{
	width: 110px;
	height:56px;
	float:right;
	color: #666666;
	font-size: 11px;
	}	
.testi_riq h3{
	margin:0px;
	padding: 0px;
	
	}	
.testi_riq p{
	margin: 0px;
	padding: 0px;
	}	
.riq_puls{
	width: 110px;
	height:20px;
	clar: right;
	float:right;
	color: #666666;
	font-size: 11px;
	text-align:center;
	}	
.pulsante{
	display:block;
	width: 95px;
	padding: 0px 0px;
	text-align:center;
	background-color: #e2001a;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#FFF;
	}	
#footer{
	background-color: #ffffff;
	width: 1000px;
	padding: 5px 0px;
	font-size: 10px;
	color: #999999;
	text-align:center;
	margin-bottom: 150px;
	}	
