#testo

{
	position : absolute; 
	width : 700px;
	left: 215px;
	top: 125px; 
	margin: 0 auto;
  	text-align:left;  
	text-decoration : none; 
	color : #000000;
	background-color : #ffffff; 
} 

#intestazione

{
	position : absolute;
	height : 117px;
	top : 0px;
	left: 0px;
	text-align : center;
	color : #000000;
	background-color : #ffffff;
}

#cs

{
	position : absolute;
	width : 159px;
	height: 412px;
	top : 117px;
	left : 0px;
	color : #000000;
	background-image:url('sfo_somm.jpg');

}

/*---Inizio menu --- */
ul 

{
	font-family : arial, verdana, sans-serif;
	position : relative; 
	margin : 0; 
	padding : 0; 
	list-style : none; 
	color : #000000;
	text-align : center; 
	
} 

ul li
{
	position : relative; 
	background-color : inherit; 
	color : #000000;
	
} 
#menu 
{
	width: 120px;
	margin: 0px;
	background-color : inherit;
}
	
#menu li a 
{
  	height: 20px;
  	voice-family: inherit;
	font-size : 12px;
	font-weight:bold;
	text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited 
{
	background-color : inherit;
	color: #000000;
	display: block;
	background: url(menu.jpg);
	text-align:center;
}
	
#menu li a:hover, #menu li a:active 
{
	color: #000000;
	background-color : inherit;
	background: url(menu.jpg) 0 -20px;
	
}
/*---fine menu---*/	


img 

{
	border: none;
}

a img 

{
	border: none;
}
