body {
	background-color: #1A60A8;
	margin: 0;
}

#contorno {
	background-color: #ffffff;
	vertical-align: top;
	padding: 10px;
}

#corpo {
	font-family: Arial;
	border: 0;
	color: #5B7F9F;
	background-color: #ffffff;
}

#titolo {
	font-size: 14pt;
	color: #dd0000;
	text-align: center;
	font-weight: 900;
	border-top: 1px solid #5B7F9F;
	border-bottom: 1px solid #5B7F9F;
	vertical-align: center;
}

#video {
	color: #ffffff;
	height: 520px;
	width: 750px;
	border: 0;
	background-color: #6F9AC5;
	vertical-align: center;
}

#info_panel {
	background-color: #083763;
	width: 600px;
	background-repeat: no-repeat;
	background-position: center center;
}
#info_panel A {
	font-style: italic;
	font-size: 16pt;
	font-weight: 900;
	color: #ffffff;
}
#info_panel A:HOVER {
	text-decoration: underline;
}

#menu_sezioni {
	font-size: 12pt;
	font-weight: 900;
	text-align: left;
	color: #ffffff;
	background-color: #083763;
	vertical-align: top;
	border: 0;
}
#menu_sezioni span {
	color: #ff1070;
}
#menu_sezioni A {
	font-style: italic;
	font-weight: 900;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
#menu_sezioni span A {
	color: #ff1070;
}
#menu_sezioni A:HOVER {
	text-decoration: underline;
}
#menu_sezioni A span {
	color: #ff0000;
}
#menu_sezioni td {
	background-repeat: no-repeat;
	background-position: center center;
}

#requisiti {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	font-size: 9pt;
}
#requisiti A {
	font-size: 9pt;
}

#informazioni {
	border-top: 1px solid #ffffff;
	font-size: 10pt;
}
#informazioni A {
	text-decoration: underline;
}

#video_panel {
	background-color: #083763;
	font-size: 20pt;
	background-repeat: no-repeat;
	background-position: center center;
}
#video_panel A {
	font-style: italic;
	font-size: 16pt;
	font-weight: 900;
	color: #ffffff;
}
#video_panel A:HOVER {
	text-decoration: underline;
}