body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px;
}

.ripristino{
	clear:both;
}

.body_top{
	background:#A7C2DA url('../img/sfondo_body_top.gif') top repeat-x;
}


.fascia_superiore{
	height:80px;
	min-height:80px;
	background-color:#003366;
	color:#FFFFFF;
	width:100%;
	background-image:url('../img/sfondo_top.gif');
	background-repeat:repeat-x;
	border-bottom:2px solid #5085B6;
}


.corso_testo{
	padding:20px 0 0 200px;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
}

.corso_laurea{
	width:80%;
	height:80px;
	background-image:url('../img/top_video.gif');
	background-position:left;
	background-repeat:no-repeat;
	min-height:80px;
	float:left;
	font-size:0.9em;
}


.pulsanti{
float:right;
}

.fascia_inferiore{
height:80px;
min-height:80px;
width:100%;
}

.video{
float:left;
margin:3px;
width:35%;}

.indice{
color:#003366;
margin-left: 430px;
height: 405px;
overflow:auto;
padding-top:5px;
}

.indice a:link{color:#000033;text-decoration:none;}
.indice a:visited{color:#1254AE;text-decoration:none;}
.indice a:hover,.indice a:focus{color:#000033;background-color:#fff;}

.indice ul { padding:0; margin:0; list-style-type:none; } 


