/* PAGINA \*/
* { margin: 0px; padding: 0px; border: 0px;}
html {	min-height:100%; margin-bottom:1px; border: 0; margin: 0; padding: 0;}	
body {	background: url(../images/page_bg.jpg) center top no-repeat #000000; width: 100%; min-width: 806px; height:100%;}
/* FINE PAGINA \*/


/*MAIN LAYOUT*/
#container { width: 100%; height: 100%; }
#content { width: 1000px; margin: 0 auto;}
#main_top { width:891px; height:654px; }
#main_middle { width:891px; height:375px; }
#main_bottom { width:891px; height:375px; }
#footer { background-image:url(../images/footer.png); background-repeat:no-repeat; width:1000px; height:80px; text-align:center; margin-top:5px;}

/*HOME*/
#logo { background-image:url(../images/logo.png); background-repeat:no-repeat; width:568px; height:185px; margin-left:423px; margin-top:30px;}
#trailer { width:560px; height:473px; margin-left:400px; margin-top:30px;}
#cast { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3A3A3A; line-height:18px;}

.bordeaux_bold { color:#761219; font-weight:bold; font-size:14px; text-decoration:none;}
.bordeaux_bold a { color:#761219; font-weight:bold; font-size:14px; text-decoration:none;}
.bordeaux_bold a:hover { color:#FFFFFF; font-weight:bold; font-size:14px; text-decoration:none;}

.bordeaux { color:#761219; font-size:12px; text-decoration:none;}
.bordeaux a { color:#761219; font-size:12px; text-decoration:none;}
.bordeaux a:hover { color:#FFFFFF; font-size:12px; text-decoration:underline;}

.rosso10 { color:#FF0000; font-size:10px; text-decoration:none;}
.rosso10 a { color:#FF0000; font-size:10px; text-decoration:none;}
.rosso10 a:hover { color:#FF0000; font-size:10px; text-decoration:underline;}

/*TXT NOTE DEL REGISTA*/
.somediv{width:510px; clear:left;}
.somediv .floatbox{float:left; width:160px;}
* html .somediv p{ /* IE 3px jog hack*/
height: 1%;}
.somediv p{margin-top:0; margin-left:160px;}
