* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */



body {
	font:11pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000;
	line-height:1.3em; 
	/*color:#444444;*/
	}

#main {
	padding-bottom: 235px;
}  /* must be same height as the footer */

/* Header */
#header {
	padding:0px 0 0px 0;
	height: 169px;
	background: #000 url(../images/bg_head.jpg) repeat-x center;
}

#header #logo {
	min-width:1000px;
	width:auto;
	margin:0 auto;
	position: relative;
	/*padding:0 10px 0 10px;*/
}

#log{
	float: left;
	width:344px;
	height:104px;
	/*background-color:#9F9*/
	}
	
#menu_bar{
	float:left;
	width:100%;
	height:33px;
	text-align:right;
	/*background-color:#93F*/
	}
	
#menu{
	float:left;
	width:880px;	/*595*/
	height:33px;
	text-align:right;
	/*background:lime;*/
	}
	
div#menu1{
	float:left;
	width: 92px;
	height: 33px;
	background-image:url(../images/home.jpg);
	cursor:pointer;
	
}	


div#menu2{
	float:left;
	width:100px;
	height: 33px;
	background-image:url(../images/festival.jpg);	
	cursor:pointer;
}	


div#menu3{	
	float:left;
	width:123px;
	height: 33px;
	background-image:url(../images/regolamento.jpg);
	cursor:pointer;
}    


div#menu4{
	float: left;
	width: 102px;
	height: 33px;
	background-image: url(../images/prog.jpg);	
	cursor:pointer;
}	

div#menu5{	
	float:left;
	width:64px;
	height: 33px;
	background-image:url(../images/premi.jpg);
	cursor:pointer;	
}	

div#menu6{	
	float:left;
	width:89px;
	height: 33px;
	background-image:url(../images/credits.jpg);
	cursor:pointer;	
}

div#menu7{	
	float:left;
	width:104px;
	height: 33px;
	background-image:url(../images/comesivota.jpg);
	cursor:pointer;	
}

div#menu8{	
	float:left;
	width:72px;
	height: 33px;
	background-image:url(../images/menu_giuria.jpg);
	cursor:pointer;	
}

div#menu10{	
	float:left;
	width:105px;
	height: 33px;
	background-image:url(../images/edizione2010.jpg);
	cursor:pointer;	
}

div#menu12{	
	float:left;
	width:174px;
	height: 33px;
	background-image:url(../images/interviste.jpg);
	cursor:pointer;	
}

div#menu11{	
	float:left;
	width:66px;
	height: 33px;
	background-image:url(../images/press.jpg);
	cursor:pointer;	
}
	
	
#login{
	float:right;
	width:183px;
	height:33px;
	}		
	
#butt_social{
	float:right;
	width:372px;
	height:39px;
	/*padding-top:30px;*/
	padding-top:10px;
	/*background-color:#93C*/
	}


#news{
	float:left;
	width:882px;
	height:22px;
	padding-top: 10px;
	padding-left: 118px;
	line-height:11px;
	background: url(../images/news.jpg) left no-repeat;
	}	






/* ------------------------------- corpo ---------------------------- */


#main {
	min-width: 1000px;
	/*height:auto;*/
	margin:0 auto;
	clear: both;
}
	
#corpo {
	float:left;
	width:100%;
}

#ref{
	float:right;
	vertical-align:top;
	width:173px;
	height:1100px;
	padding-left:10px;
	/*background-repeat:no-repeat;*/
	/*background:#000 url(../images/bg_ref.jpg)top no-repeat;*/
	}

#box{
	float:left;
	width:273px;
	height:182px;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color:#FFF;
	}


/* ----------------------- pag dentro ------------------------------------ */

#sinistra{
	float:left;
	width:245px;
	background:#0c0c0c;
	height: auto;
	height:100%;
	/*margin:0;*/
	}

#scheda{
	float:left;
	width:226px;
	min-height:452px;
	height:auto;
	padding-top:25px;
	padding-left:22px;
	vertical-align:top;
	/*background: url(../images/bg_film.jpg);*/
	/*background-color:#FC0*/
	}

#fotogallery{
	float:left;
	width:226px;
	min-height:1000px;
	height:auto;
	padding-top: 100px;
	padding-left: 22px;
	background: url(../images/tit_fotogall.jpg) top no-repeat;
	}

img.imImage {
	filter:alpha(opacity=50);
	-moz-opacity:1.0;
	opacity:1.0;
	
}

a.linkgdr img {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	margin:0px;
}

a.linkgdr:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	margin:0px;
}	


#centro{
	float: none;
	height: 410px;
	padding-top:25px;
	text-align:center;
	background-color: #F9C
	}
	
#monitor{
	text-align:center;
	width:720px;
	height:405px; /*554*/
	}
	
#vota{
	text-align:center;
	position:relative;
	width:229px;
	height:50px;
	}	
	
#voti{
	position:absolute;
	top:10px;
	left:110px;
	width:108px;
	height:21px;
	padding-top:4px;
	text-align:left;
	/*background-color:#FF3;*/
	}	
	
#sinossi{
	width:700px;
	padding-left:20px;
	padding-top:60px;
	text-align:justify;
	line-height:16px;
	background: url(../images/tit_sinossi.gif) top no-repeat;
	}	
	
#regista{
	width:700px;
	padding-left:20px;
	padding-top:80px;
	text-align:justify;
	line-height:14px;
	background: url(../images/tit_bio.gif) top no-repeat;
	}		
#regista2{
	width:700px;
	padding-left:20px;
	padding-top:80px;
	text-align:justify;
	line-height:14px;
	background: url(../images/tit_filmografia.gif) top no-repeat;
	}		

/* ----------------------- piede ------------------------------------ */


#footer {
	background: #000 url(../images/bg_footer.jpg) repeat-x center;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
}
	
#foot {
	width: 100%;
	margin:0 auto;
	height: 235px;
	line-height:1.1em;
	/*padding:0 10px 0 10px;*/
}	


#barra_up{
	float:left;
	width:100%;
	padding-top:2px;
	height:35px;
	
	}

#logos{
	float:left;
	width:551px;
	height:35px;
	/*background-color: #FF0*/
	}
	
#social{
	float:right;
	width:123px;
	height:33px;	
	}	
	
#menu_foot1{
	float:left;
	width:100%;
	height:50px;
	/*background-color:#6FC*/
	}	

#menu_foot{
	float:left;
	width:541px;
	height:40px;
	padding-top:7px;
	padding-left:10px;
	background-image:url(../images/bg_menu_foot.gif);	
	
	}	
	
#chiusura{
	float:left;
	/*width:523px;height:106px;*/
	width:99%;
	height:154px;	
	padding-left:10px;
	background: #000 url(../images/bg_piede.jpg) left no-repeat;
	color:#e7e7e7;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	}	
	
#giorni{
	float:left;
	width:581px;
	height:108px;
	color:#8B8B8B;
	font: 96px "Trebuchet MS", sans-serif;
	font-weight:bold;
	line-height:96px;
	
	}
	
#testo_piede{
	float:left;
	width:40%;
	height:98px;
	padding-top:10px;
	line-height:16px;
	color: #fffff9;
    font: 11px "Trebuchet MS", sans-serif;
	text-align: justify;
  
	/*background-color:#9F0*/}	
	
#testo_piede_home{
	float:left;
	width:40%;
	height:98px;
	padding-top:0px;
	margin-top:-36px;
	line-height:16px;
	color: #fffff9;
    font: 11px "Trebuchet MS", sans-serif;
	text-align: justify;
  
	/*background-color:#9F0*/}	
	
input.input_class{
	border:1px solid #333333;
	background:#FFFFFF;
}
.etichetta{
	float:left;
	width:130px;
	height:28px;
	line-height:28px;
	/*background:lime;*/
}
