#main
{
	width : 100% ; 
}

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

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

.centrale_nolog
{
	width :  100% ; 
	padding-top : 10px ; 
	float : right ; 
	position : relative ;
	background-color : #ffffff ; 
	padding-left : 0px ;
	overflow : hidden ;
	background-image : url('../img/fondale_lat.jpg');
}

.centrale_log
{
	width :  100% ; 
	padding-top : 10px ; 
	float : right ; 
	position : relative ;
	background-color : #ffffff ; 
	padding-left : 0px ;
	overflow : hidden ;
}

#sotto_menu
{
	width : 778px ;
	height : 20px ; 
	position : relative ; 
	text-align : right ;
	background-color : #597175;
	
}

#menu_servizi{
	position : absolute ;
	z-index : 100 ;
	padding-right : 10 ; 
	background-color : #ffffff ;
	line-height : 2 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 10 ;
	color : #013f78 ;
	border-top-width : 3 ;
	border-left-width : 1;
	border-right-width : 1;
	border-color : #6a8488 ;
	border-style : solid ;
	padding-left : 4;
	visibility : hidden ;
	
}

#menu_gallery{
	position : absolute ;
	z-index : 100 ;
	padding-right : 10 ; 
	background-color : #ffffff ;
	line-height : 2 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 10 ;
	color : #013f78 ;
	border-top-width : 3 ;
	border-left-width : 1;
	border-right-width : 1;
	border-color : #6a8488 ;
	border-style : solid ;
	padding-left : 4;
	visibility : hidden ;
	
}

#menu_sezioni{
	position : absolute ;
	z-index : 100 ;
	padding-right : 10 ; 
	background-color : #ffffff ;
	line-height : 2 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 10 ;
	color : #013f78 ;
	border-top-width : 3 ;
	border-left-width : 1;
	border-right-width : 1;
	border-color : #6a8488 ;
	border-style : solid ;
	padding-left : 4;
	visibility : hidden ;
	
}

.div_foto_home
{
	position : absolute ; 
	top : 10 ; 
	width : 101 ; 
	height : 80 ;
	background-position : center center ;
	background-repeat : no-repeat ; 
}

.div_foto_home_eve
{
	position : relative ; 
	top : 10 ; 
	width : 151 ; 
	height : 80 ;
	background-position : center center ;
	background-repeat : no-repeat ; 
	cursor : pointer ;
}

.div_gallery
{
	width : 100 ; 
	height : 100 ; 
	position : absolute ;
	background-repeat : no-repeat ;  
	background-position : center center; 
	cursor : pointer ;
	border-style : solid;
	border-color : #666666 ;
	border-width : 1;
	
}

.div_img_stabilimenti
{
	width : 227 ; 
	height : 80 ; 
	position : absolute ; 
	left :10 ; 
	top : 10;
	background-position : center center ; 
	background-repeat : no-repeat;
	border-style : solid;
	border-color : #666666 ;
	border-width : 1;
	cursor : pointer ;
}


.div_img_eventi
{
	width : 130 ; 
	height : 80 ; 
	position : absolute ; 
	left :10 ; 
	top : 10 ;
	background-position : center center ; 
	background-repeat : no-repeat;
	border-style : solid;
	border-color : #666666 ;
	border-width : 1;
	cursor : pointer ;
}
.div_img_sponsor
{
	width : 130 ; 
	height : 80 ; 
	position : absolute ; 
	left :10 ; 
	top : 10 ;
	background-position : center center ; 
	background-repeat : no-repeat;
	border-style : solid;
	border-color : #666666 ;
	border-width : 1;
}




