@charset "utf-8";
/* CSS Document */
html, body, h1
 {
	padding:0;
	margin:0 auto;
}
body
 {
	text-align:center;
	background-color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1{
	color:#FFCC00;
	font-size:medium;
	text-transform: capitalize;
	font-weight: bold;

}
#contenitore
{
	width:768px;
	text-align:center;
	margin:auto;
	height: auto;
}

#banner728
{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:708px;
	height:auto;
	font-size:x-small;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../../immagini/bg728.png);
	background-color:#000033;
	border:solid 1px #0066CC;
}
#banner728 a{
	color:#CCFFCC;
	text-decoration:none;
}
#banner728 a:hover{
color:yellow;
}
#bannerfloat
{
	width:120px;
	height:600px;
	float:left;
	background-color: #0099CC;
}
#corpo
{
	width:728px;
	height:auto;
	background-color: #000000;
	margin: auto;
}
#margine
{
	width:auto;
	height:600px;
	background-color: #000000;
	margin-left: 125px;
	 }
	 
#flash
{
	width:602px;
	height:500px;
	border: solid 1px #00CCCC;
}	 
#bottom
{
	width:600px;
	height:100px;
	background: url(../immagini/hntflashrevolution.jpg) no-repeat;
	background-position:150px 0px;
}
#bottom2
{
	width:auto;
	height:50px;
	background: url(../immagini/anmflashrevolution.jpg) no-repeat;
	background-position:155px 0px;
}
#spot
{
	width:599px;
	height:60px;
	padding-top:38px;
}
