@charset "utf-8";
#header {
	float: left;
	height: 139px;
	width: 960px;
	background-image: url(../../pagine_menu/img/sub_header_bg.jpg);
	background-repeat: repeat;
	background-position: center;
}
#sub_header {
	float: left;
	height: 45px;
	width: 960px;
	background-image: url(../../pagine_menu/img/sub_header_bg.jpg);
	background-repeat: repeat;
}
#data {
	float: left;
	height: 30px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#a_cura {
	float: left;
	height: 30px;
	width: 560px;
	margin-right: 40px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}
#cerca {
	float: left;
	height: 30px;
	width: 130px;
	margin-right: 45px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#area_centrale {
	width: 960px;
	height: auto;
	float: left;
	background-image: url(../../pagine_menu/img/sub_header_bg.jpg);
	background-repeat: repeat;

}
#colonna_sx {
	float: left;
	height: auto;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu {
	float: left;
	height: auto;
	width: 150px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#colonna_centrale {
	float: left;
	height: auto;
	width: 460px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	
}
#box_col_centrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #666;
	float: left;
	height: auto;
	width: 458px;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	margin-bottom: 25px;
}

#colonna_dx  {
	float: left;
	width: 304px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
	height: auto;
	margin-bottom: 10px;
}
#box_colonna_dx {
	float: left;
	width: 302px;
	height: auto;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: justify;
	background-color: #F8F8F8;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	margin-bottom: 20px;
}

.bordo_titolo_film {
	border: 1px solid #E4E4E4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#archivio {
	float: left;
	height: auto;
	width: 81%;
	margin-top: 10px;
	margin-right: 2%;
	margin-left: 17%;
	margin-bottom: 20px;
	background-color: #C2CAD3;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#AddThis {
	float: left;
	height: 30px;
	width: 35%;
	margin-top: 30px;
	margin-right: 1%;
	margin-bottom: 15px;
	margin-left: 64%;
}

#AddToAny {
	float: left;
	height: 30px;
	width: 20%;
	margin-top: 30px;
	margin-right: 1%;
	margin-bottom: 15px;
	margin-left: 79%;
}


#footer {
	float: left;
	width: 960px;
	height: 78px;
	margin-bottom: 10px;
	background-image: url(../../pagine_menu/img/footer_bg.jpg);
	background-repeat: no-repeat;
}

#menu_footer {
	float: left;
	height: 35px;
	width: 61%;
	margin-top: 24px;
	margin-bottom: 5px;
	margin-left: 37%;
	margin-right: 2%;
}

#indirizzo {
	float: left;
	height: 20px;
	width: 70%;
	margin-top: 25px;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 20px;
}


#twitter {
	float: left;
	height: auto;
	width: 150px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news {
	float: left;
	height: auto;
	width: 144px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	border: 1px solid #F3F3F3;
	margin-left: 4px;
	background-color: #E9E9E9;
}
