#header {
	height: 180px;
	width: 900px;
	background-color: #470925;
}
#menu {
	height: 133px;
	width: 900px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#body {
	height: 100%;
	width: 900px;
	background-color: #470925;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.testo_titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-right: 4px;
	padding-left: 4px;
}
#footer {
	height: 20px;
	width: 900px;
	background-color: #35071c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
#wrapper {
	height: 100%;
	width: 900px;
	background-color: #470925;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border: thin solid #6E0E39;
}.video {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

