@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/sfondo_splash.jpg);
	background-repeat: repeat-x;
}
#ultracontenitore {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#flash_splash {
	width: 950px;
	height: 657px;
}
#regione_sociale {
	width: 950px;
	height: 100px;
}
.font_01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c6b3ad;
}
.font_02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9c8e87;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

