@charset "utf-8";

body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
#scheda {
	background-color: #000000;
}

a:link {
	color: #C1BFBD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1BFBD;
}
a:hover {
	text-decoration: none;
	color: #333333;
}


a img {

	border: none;

}


#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}


#container #body #menu {
	width: 100px;
	float: left;
	padding-top: 135px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 295px;
}

#container #body {
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
}

#container #body #content {
	width: 520px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

#container #body #content_film, #content_who{
	width: 518px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	letter-spacing: 1px;
	min-height:470px;
}

#container #body #content_what {
	width: 508px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	letter-spacing: 2px;
	min-height: 420px;
	padding-top: 60px;
	text-indent: 10px;
	text-align: center;

}


#container #footer {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
}

#container #header {
	text-align: center;
	width: 800px;
	height: 100px;
}

#titolo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#container #body #right {
	float: right;
	width: 135px;
	min-height: 50px;
	padding-left: 5px;
}


#container #body #right1 {
	float: right;
	width: 140px;
	min-height: 50px;
	padding-top: 420px;
	background-repeat: no-repeat;
	background-position: center 235px;
	background-image: url(images/bg_right.gif);
}
#container #body #content_home {
	float: left;
	width: 520px;
	height: 470px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(images/logo_home.gif);
	background-repeat: no-repeat;
}
#container #body #right #contact {
	padding-bottom: 0px;
	padding-top: 420px;
}
#container_scheda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#container_scheda #locandina {
	float: left;
	width: 350px;
	min-height: 300px;
	text-align: center;
	padding-top: 15px;
}
#container_scheda #descrizione #titolo_scheda {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 380px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #CC0000;
}

#container_scheda #descrizione {
	float: left;
	width: 380px;
	margin-right: 5px;
	margin-left: 5px;
}

#container_scheda #descrizione_work {
	text-indent: 10px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 730px;
	margin-right: 5px;
	clear: both;
}
#container  #body  #content_film .titolo_film {
	text-align: center;
	
}
#container #body #content_film .table_film {
	width: 100%;
	margin-top: 20px;
}

#scheda #container_scheda #frase {
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	padding-top: 20px;
	margin-right: 5px;
	margin-left: 15px;
	float: left;
	width: 370px;
}

