body {
	background-color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}
a {
	color:#FEDF05;
}
hr {
	color: #FFFFFF;
}
h1 {
	font-size:15px;
	margin-bottom: 7px;
}
h3 {
	font-size:14px;
	margin-bottom: 3px;
	margin-top: 3px;
}
h4 {
	font-size:12px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#sfondoHeader {
	width:100%;
	background-color:#000000;
}
#sfondoHome {
	background-attachment: fixed;
	background-image: url(immagini/background-home3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:100%;
	width:100%
}
* html #sfondoHome { /* Regole per IE (dalla 5.5 in poi) */
	background-image: url(immagini/background-home2.gif);
}
#header {
	width:950px;
	background-color:#000000;
	text-align:left;
}
#bloccoHome {
	padding-left: 10px;
	font-size:9px;
	width:200px;
	color:#000000;
}
#bloccoSpot {
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding-left: 25px;
}
.areaSfondo {
	background-attachment: fixed;
	background-image: url(immagini/sfondino.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bloccoVuoto {
	width:950px;
}
.titoli {
	font-size: 18px;
}
.titoli a {
	color:#FFFFFF;
}
.titoli a:hover {
	color:#FEDF05;
}
.sottotitoli {
	font-size: 16px;
	font-weight:bold;
}
.sottotitoli a {
	color:#FFFFFF;
}
.sottotitoli a:hover {
	color:#FEDF05;
}
.selezionato {
	color:#FEDF05;
}
.corpo {
	padding-left: 40px;
}
.hidelink {
	text-decoration:none;
}
.colonna {
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}
.riferimenti {
	font-size: 12px;
}
.riferimenti a {
	color:#FFFFFF;
}
.riferimenti a:hover {
	color:#FEDF05;
}.evidenziato {
	background-color: #FEF000;
	color: #000000;
	font-weight: bold;
}
.separatore {
	background-image: url(immagini/separatore-singolo.gif);
	background-repeat: repeat-x;
	width: 100%;
}

