@charset "iso-8859-1";
/* CSS Document */


* {
	margin: 0 auto;
	padding: 0;
}


body {
	margin: 0px;
	background-image:url(../img/bkg_top.png);
	background-repeat:repeat-x;
	background-color:#EFE8E1;
	color:#333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14PX;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}	


#container{
	width:960px;

	
}
h1{
	font-size:30px;
	padding-top:10px;
	padding-left:10px;
	
}

a{
	color:#2F1700;
	text-decoration:none;
}

a:hover{
	color:#2F1700;
	text-decoration:underline;
}
h2{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
	
}


.marrone{
		color:#5B2E00;
		font-size:18px;
		font-weight:bold;
}

.18{
	font-size:18px;
}

.privacy{
	font-size:11px;
	text-align:justify;
}

#giallo{
	font-size:15px;
	font-weight:bold;
	margin:auto;
	width:939px;
	color:#E2AB3C;
	text-align:center;

	border-right:3px solid #E2A93A;
	padding-top:5px;
}

#box_centrale{
	width:960px;
	padding-bottom:30px;
	background:url(../img/mezzo.gif) repeat-y;
}

#footer{
	width:960px;
	background:url(../img/foot.gif) no-repeat;
	text-align:center;
	font-size:11px;
	height:47px;
	padding-top:17px;
}

#footer a{
	color:#fff;
}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}

.tit-arancio{
	color:#F60;
	font-size:12px;
	font-weight:bold;
}

.bianco{
	color:#Fff;
	font-size:11px;
	
}
.bianco a{
	color:#Fff;
	font-size:11px;
	text-decoration:none;
	
}

.bianco a:hover{
	color:#F60;
	font-size:11px;
	text-decoration:none;
	
}

.txt12{
	font-size:12px;
}

.bianco28{
	font-size:28px;
	color:#FFF;
	text-align:center;

}

.txt18{
	font-size:18px;
}
.bianco28 a{
	font-size:28px;
	color:#FFF;
	text-decoration:none;

}

.bianco28 a:hover{
	font-size:28px;
	color:#FFF;
	text-decoration:none;
	

}
.nero{
	color:#000;
}
.nero a{
	color:#000;
	text-decoration:none;
}

.nero a:hover{
	color:#000;
	text-decoration:none;
}

.rosso25{
	color:#D2180F;
	font-size:25px;
	font-style:italic;
	font-weight:bold;}
	
.txt23{
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
}

.txt16{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.txt12{
	font-size:12px;
}


.txt12 a{
	font-size:12px;
	text-decoration:none;
}

.txt12 a:hover{
	font-size:12px;
	text-decoration:none;
}
.rosso{
	color:#5F1310;
}

.arancio{
	color:#F60;
}

.rosso2{
color:#D2180F;
}
