﻿body,html { height:100%;margin:0; background:#000000;}

#container
{
width:1000px; height:560px;
position:absolute;top:50%;left:50%;
margin:-280px 0 0 -500px;
background:#000000;
}

#footer
{
text-align:center;
/*font-weight: bold;*/
font-size: 9px;
color: #ffffff;
font-family: Verdana, Arial, Times New Roman;
width:1000px; height:10px;
position:relative;
display:block;
}


.titolo {
	FONT: 10px Verdana;
	COLOR: #ffffff;	
	vertical-align:top;
     }
.titolo a {
	color:#ffffff; TEXT-DECORATION:none;
     }
.titolo a:link, .titolo a:visited {
 	background:none; color:#ffffff; TEXT-DECORATION:none;
     }
.titolo a:hover { 
	background:none; color:#CD3427; TEXT-DECORATION:none;
     }

.testo12 {
	FONT: 12px Verdana;
	COLOR: #ffffff;	
	vertical-align:top;
     }
.testo12 a {
	color:#ffffff; TEXT-DECORATION:none;
     }
.testo12 a:link, .titolo a:visited {
 	background:none; color:#ffffff; TEXT-DECORATION:none;
     }
.testo12 a:hover { 
	background:none; color:#CD3427; TEXT-DECORATION:none;
     }
p.altFlash{
	font-family: Arial;
	font-size: 11px;
	line-height:1.4em;
	color: #ffffff;
	text-align:center;
}
p.altFlash a{
	font-family: Arial;
	font-size: 11px;
	line-height:1.4em;
	color: #ff0000;
	text-align:center;
}