@charset "UTF-8";
body {
	background-color: #000000;
}
#contenitore {
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
	width: 950px;
	padding: 5px;
	border: 4px solid #FFF;
	background-color: #999;
}
#footer {
	background-color: #000;
	float: left;
	height: 30px;
	width: 937px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#header {
	float: left;
	width: 937px;
}
#moviehome {
	background-color: #000;
	padding: 5px;
	float: left;
	height: 510px;
	width: 925px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titolo_par {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bolder;
}
.sottotitolo_par {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006600;
	font-weight: regular;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
color:#006600;
text-decoration:none;
}
a:hover {
text-decoration:none;
}
#nav {
	background-color: #000;
	float: left;
	width: 937px;
	height: 28px;
}
#contenuto {
	float: left;
	height: 790px;
	width: 937px;
	background-color: #B4D1BA;
}

#titolo_pag {
	float: left;
	height: 20px;
	width: 916px;
	background-color:#B3FFA0;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#progetto {
	background-color: #000;
	padding: 5px;
	float: left;
	height: 345px;
	width: 615px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#testoprogetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	width: 302px;
	height: 345px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: right;
	padding: 5px;
}
#prev_next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #B3FFA0;
	padding: 5px;
	float: left;
	height: 10px;
	width: 916px;
	text-align: right;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B3FFA0;
	border-left-color: #B3FFA0;
}
#paragrafogen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	width: 502px;
	height: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: right;
	padding: 5px;
}
#fotosx {
	background-color: #000;
	float: left;
	height: 350px;
	width: 415px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 5px;
}
