/* CSS Document */
html{
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.Stile7 {color: #CCCCCC}
a{color:#cccccc;
text-decoration:none;}
a:hover{color:#cccccc;
text-decoration:underline;}
#contenitore{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px solid #FFFFFF;
	height: 100%;
	overflow: hidden;
}
#cont_flash{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 970px;
	height: 600px;
	margin: auto;
	padding-top: 100px;
	text-align: center;
	border: 0px solid green;
}
#cont_pole{
	width: 100%;
	margin: 0px;
	padding-top: 30px;
	border: 0px solid #FFFFFF;
	height: 100%;
}
#tag_pole{
	float: left;
	width: 230px;
	border: 0px solid blue;
	text-align: justify;
}
#testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	width: 710px;
	border: 0px solid blue;
	text-align: left;
}
#menu{
	align="center"
	height: 50px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 0px solid red;
}
#footer{
	align="center"
	height: 50px;
	color: #808080;
	font-size: 9px;
	border: 0px solid red;
}
h1{
color: #808080;
font-weight:normal;
text-decoration:none;
margin:0;
padding:0;
display:inline;
}

h2{
color: #808080;
font-weight:normal;
margin:0;
padding:0;
display:inline;
}

h3{
color:#808080;
font-weight:normal;
margin:0 5px 0 5px;
padding:0;
display:inline;
}

h4{
color:#808080;
font-weight:normal;
margin:0 5px 0 5px;
padding:0;
display:inline;
}

