@charset "ISO-8859-1";
body {
	background-image: url(../img/tables/body.jpg);
	margin: 0px;
}
#struttura {
	width: 890px;
	height: 560px;
	background-image: url(../img/tables/home.jpg);
}
#head {
	height: 120px;
	width: 890px;
	background-image: url(../img/tables/head.jpg);
}
#logo {
	height: 200px;
	width: 300px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9EA28A;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
#contenuto {
	height: 150px;
	width: 890px;
}
.text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 25px;
	text-align: justify;
	text-decoration: none;
}
.text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 25px;
	text-align: justify;
	text-decoration: none;
}
.text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 25px;
	text-align: justify;
	text-decoration: none;
}
#theMovie {
	height: 340px;
	width: 500px;
	text-align: center;
	vertical-align: middle;
}
.menu_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C5F4C;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.menu_top a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E89E07;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.menu_top a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E89E07;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	font-style: italic;
}
.menu_top a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E89E07;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.menu_top a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E89E07;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5C5F4C;
	font-style: italic;
	padding-left: 10px;
}
.made {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F4134;
	text-align: right;
}
.made a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F4134;
	text-align: right;
	text-decoration: none;
}
.made a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F4134;
	text-align: right;
	text-decoration: underline;
}
.made a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F4134;
	text-align: right;
	text-decoration: none;
}
.made a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F4134;
	text-align: right;
	text-decoration: none;
}
