#main
{
	width : 100% ; 
}

#pagina
{
	width : 778 ; 
	position : relative ;  
	background-color : #ffffff ; 
}
#footer
{
	width : 778 ; 
	position : relative ;  
	background-color : #ffffff ; 
}

#menu
{
	width : 135;
	height : 1200 ; 
	background-color : #ffffff ; 
	float : left ; 
	position : relative;
	overflow : hidden ;
}

#centrale
{
	width :  635 ; 
	padding-top : 10 ; 
	float : right ; 
	position : relative ;
	background-color : #ffffff ; 
	padding-left : 8 ;
	overflow : hidden ;
}
#sotto_menu
{
	width : 627 ;
	height : 22 ; 
	position : relative ; 
	background-image : url('../img/fondo_menu_top.jpg');
	text-align : right ;
	
}

.div_menu
{
	padding-top : 1 ; 
	padding-left : 10 ;
	position : relative ; 
	background-color : #F2F1EC; 
	height : 15 ;
	margin-top : 8 ;
}


