body,html { height:100%;margin:0; background:#ffffff;}

#container
{
width:1000px; height:560px;
position:absolute;top:50%;left:50%;
margin:-280px 0 0 -500px;
background:#ffffff;
}

#footer
{
text-align:center;
/*font-weight: bold;*/
font-size: 9px;
color: #999999;
font-family: Verdana, Arial, Times New Roman;
width:990px; 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;
     }
