body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background:#CCCCCC;
}
.text    { margin:10 25; font-family: Arial; font-size: 11px; color: #495D7E }
.text2    {
	margin: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
} 
.text3    {
	margin:5 25;
	font-family: Arial;
	font-size: 14px;
	color: #333333;
} 

.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.linkmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.Links {   margin-left: 10; font-family: Arial; font-weight: bold; font-size: 14px; margin-top:10}
a:link { color: #495D7E; text-decoration: none}
a:hover { color: #7AB025; text-decoration: none}
a:visited { color: #495D7E; text-decoration: none}
.forms { margin-left: 5; font-family: Verdana; font-size: 10px;} 

.corpo1 {
	width: 360px;
	height: 380px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-left: 40px;
}

.corpo2 {
	width: 310px;
	height: 520px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-left: 10px;
}
#video_elenco {
	height: 85px;
	width: 310px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#video_miniatura {
	margin: 3px;
	float: left;
	height: 51px;
	width: 70px;
	border: 2px solid #FFCC33;
}
#video_titolo {
	float: left;
	height: 78px;
	width: 210px;
	margin-top: 1px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
}
