body {
color: #000000;
font-family: Arial, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
margin:0px;
overflow:hidden;
height:100%; /* this is the key! */
}




.sopra {
	position:absolute;
	left:0px;
        top:0px;
        margin:0px;
	width:100%;
	height:92px;
        z-index:1;
	background-color: #FFFFFF;
}
.sinistraalto {
	position:absolute;
	width:27%;
	height:15%;
	z-index:1;
	top: 92px;
        padding-top:12px;
	background-color: #FFFFFF;
	left: 0px;
}
.sinistra {
	position:absolute;
	width:27%;
	height:70%;
        margin-top:92px;
	z-index:1;
	left: 0px;
	top: 15%;
	background-color: #FFFFFF;
        overflow:auto;
	
}
.centro {
	position:absolute;
        margin:0px;
	width:58%;
	height:85%;
	z-index:2;
	left: 27%;
	top: 92px;
	background-color: #FFFFFF;
}
.destra {
	position:absolute;
	width:15%;
	height:85%;
	z-index:1;
	left: 85%;
	top: 92px;
	background-color: #FFFFFF;
}

.boxvideolist {
border-bottom: solid;
border-bottom-width:1px;
border-bottom-color:#cccccc;
padding-top:5px;
padding-right:5px;
padding-left:10px;
padding-bottom:10px;
}

a:link{
	text-decoration:none;
	color: #0000CC;
}
a:visited{
	text-decoration:none;
	color: #0000CC;
}
a:hover{text-decoration:underline}
a:active{text-decoration:none}
.menu_basso_centro {
font-family: Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-bottom:2px;
padding-top:2px;
}
.menu_basso_sinistra_destro {
font-family: Arial, sans-serif;
 font-size:10px;
 font-weight: bold;
 padding-bottom:2px;
 padding-top:2px;
 padding-right:8px;
 }
.menu_alto_destra {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
        padding-right:8px;
}
.Style121 {
font-family: Verdana, Arial, sans-serif;
font-size:20px;
font-weight:bold;
color:#000000;
}
.style1 {
font-size: 14px;
font-weight: bold;
font-family: Arial, sans-serif;
color: #000000;
}
