BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin : 0;
	background : url(img/sfondo.png) repeat;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#top_sx{
height:100 px;
background : url(img/sfondo_topsx.png) repeat;
border : 5px solid Yellow;
border-top-width : medium;
border-style : solid none none none;
  }	

#top_dx{
height:100 px;
border : 5px solid Yellow;
border-top-width : medium;
border-style : solid none none none;
 background : url(img/sfondo_top.png);
 }	
 
 #menu_sx{
 background : url(img/menu.png) repeat;
}	

 #contenuto{
	background : White;
}	
	
#menu_sx A {
display: block;
color: Blue;
text-decoration:none;
background : url(img/menu.png);
font : bold;
padding:0 5px;
height: 30px;
line-height:30px;
}

#menu_sx A:Hover {
text-decoration: none;
background : url(img/menu1.png);
}

#sotto {
	background : url(img/bottom.png);
	height : 30px;
}

#sedi{
font-size: 9px;
 background : White;
}