@charset "iso-8859-1";
/* CSS Document */


* {
	margin: 0 auto;
	padding: 0;
}

.rosso{
	color:#E50C17;
	font-size:20px;
}

.rosso_picc{
	color:#E50C17;
	font-size:18px;
	text-align:center;
}

.rosso14{
	color:#E50C17;
	font-size:14px;
	font-weight:normal;
}

.bordeaux-grande{
	color:#92020C;
	font-size:25px;
}

.bianco{
	color:#FFF;
	font-size:15px;
}

.marrone-medio{
	color:#663300;
	font-size:16px;
	font-weight:normal;
}


.marrone-medio a{
	color:#663300;
	font-size:18px;
	text-decoration:underline;
}

.marrone-medio a:hover{
	color:#663300;
	font-size:18px;
	text-decoration:none;
}
.marrone-pic{
	color:#663300;
	font-size:14px;
	font-weight:normal;
}

.giallo{
	color:#FCBD00;
	font-size:25px;
}

.bordeaux-medio{
	color:#92020C;
	font-size:18px;
	font-weight:normal;
	}

body {
	margin: 0px;
	background-image:url(../img/bkg_top.png);
	background-repeat:repeat-x;
	background-color:#EFE8E1;
	color:#2F1700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13PX;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}	


#container{
	width:960px;

	
}
h1{
	font-size:23px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#5B2E00;
	text-align:center;
	font-weight:normal;
	
}

a{
	color:#2F1700;
	text-decoration:none;
}

a:hover{
	color:#2F1700;
	text-decoration:underline;
}
h2{
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#5B2E00;
	
}


.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:30px;
	padding-top:17px;
}