﻿a{
	color:#666;
}
a:hover{
	color:#006
}
a:visited{
	color:#006
}
h3{
	margin-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
h2{
	margin:0 0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
}
img{
	padding:5px;
}
#main{
	height:690px;
	background-image:url('../img/video/bg.jpg');
	background-repeat:no-repeat;
	background-position: 0 93px;
}
#player{
	width:647px;
	height:500px;
	margin-top:25px;
	margin-left:20px;
	float:left;
}
#topvideo{
	width:310px;
	height:500px;
	margin-top:15px;
	float:left;
}
#dettagli{
	float:left;
	width:387px;
}
#scarica{
	float:left;
	width:260px;
}
#dettagli p, #scarica p{
	margin:20px 0 0 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#cella{
	width:287px;
	height:76px;
	background-image:url('../img/video/bg_top.png');
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-left:10px;
}
#elenco{
	margin-top:75px;
	margin-left:20px;
}
.icona{
	float:left;
	width:60px;
	height:60px;
	margin:8px 1px 1px 1px;
}
#testo{
	width:180px;
	margin: 5px 0 0 30px;
	float:left;
	position:relative;
}
.titolo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	margin:0;
}
.descrizione{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin:0;
}
.classi{
	float:left;
	width:180px;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border-right-width:thin;
	border-right-color:#CCC;
	border-right-style:solid;
}
.classi-a{
	float:left;
	width:180px;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border-right-width:thin;
	border-right-color:#CCC;
	border-right-style:solid;
	border-left-width:thin;
	border-left-color:#CCC;
	border-left-style:solid;
}
.classi ul li, .classi-a ul li{
  list-style:none;
  margin-left:-1em;
}