@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #010101;
}.font_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7e7e7e;
}
#flash {
	margin: 0px;
	padding: 0px;
	height: 280px;
	width: 950px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

