@charset "utf-8";

/* CSS Document */

#header {
	float: left;
	height: 107px;
	width: 100%;
	background-image: url(../../layout/scheda/img_scheda/sfondo_tv/header_bg.jpg);

	
}
#logo {
	float: left;
	height: 57px;
	width: 85%;
	margin-right: 2%;
	margin-left: 13%;
	margin-top: 20px;
	background-image: url(../../layout/scheda/img_scheda/header_logo.png);
	background-repeat: no-repeat;
}
#menu_header {
	float: left;
	height: 39px;
	width: 32%;
	margin-top: 17px;
	margin-left: 49%;
	text-align: center;
	margin-bottom: 1px;
}
#ricerca {
	float: left;
	height: 39px;
	width: 17%;
	margin-top: 16px;
	margin-right: 2%;
	margin-bottom: 2px;
}
#pathway {
	float: left;
	height: 20px;
	width: 80%;
	margin-left: 14%;
	margin-right: 6%;
	margin-top: 10px;
}

#area_centrale {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../../layout/scheda/img_scheda/sfondo_tv/areacentrale_bg.jpg);

}
#bordo_alto {
	float: left;
	width: 85%;
	margin-right: 2%;
	margin-left: 13%;
	height: 12px;
	background-image: url(../../layout/scheda/img_scheda/content_top.jpg);
}
#contenuti {
	float: left;
	height: auto;
	width: 85%;
	margin-right: 2%;
	margin-left: 13%;
	background-image: url(../../layout/scheda/img_scheda/content_centro.jpg);

}
#lato_sx {
	float: left;
	height: auto;
	width: 32%;
	margin-left: 1%;
	border-right-width: 1px;
	border-right-style: dotted;
	margin-right: 1%;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#locandina {
	float: left;
	height: 320px;
	width: 98%;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-top: 10px;
}
#crediti {
	float: left;
	height: auto;
	width: 97%;
	margin-right: 2%;
	margin-left: 1%;
}
#crediti_titolo {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#crediti_testo {
	float: left;
	height: auto;
	width: 100%;
	vertical-align: top;
}





#lato_dx {
	float: left;
	height: auto;
	width: 64%;
	margin-right: 1%;
	
}
#sinossi {
	float: left;
	height: 320px;
	width: 80%;
	margin-right: 13%;
	margin-left: 7%;
	margin-bottom: 10px;
	margin-top: 10px;
	
}
#sinossi_titolo {
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}

#sinossi_testo {
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
}


#presskit {
	float: left;
	height: auto;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 30px;
}
#schede_correlate {
	float: left;
	height: auto;
	width: 94%;
	margin-top: 30px;
	margin-right: 4%;
	margin-bottom: 30px;
	margin-left: 2%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 4;
}

#bordo_basso {
	float: left;
	height: 16px;
	width: 85%;
	margin-right: 2%;
	margin-left: 13%;
	background-image: url(../../layout/scheda/img_scheda/content_basso.jpg);
}



#footer {
	float: left;
	width: 100%;
	height: 78px;
	background-image: url(../../layout/scheda/img_scheda/sfondo_tv/footer_bg.jpg);
}
#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;
}


#AddToAny{
	float: left;
	height: 30px;
	width: 30%;
	margin-top: 30px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 69%;
}
