@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	border: 0;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	font-size: 14px;
	background: #FFFFFF url(imgs/img_sf_bottom.jpg) fixed bottom repeat-x;
}

#contenitore{
width:100%;
height:100%;
background-color:#FFF;
border-top:20px;
border-top-style:solid;
border-top-color:#cc0000;
padding-top:30px;
}

#contInt{
width:826px;
height:491px;
background-image:url(imgs/bg_cont.jpg);
background-repeat:no-repeat;
background-position:center;
}

#contFlash{
width:826px;
height:391px;
margin-top:60px;
}

#contVideo{
width:480px;
height:320px;
/*margin-left:173px;*/
}

#footer{
margin-top:60px;
border-top:1px solid #000;
padding-top:20px;
}

a{
text-decoration:none;
color:#CC0000;
}

a:hover{
color:#003366;
}
