body{

	margin:0px;

	padding:0px;

	font-size: 10px;

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	background-position: right bottom;

	background-image:    url("img/fondo_body.gif");

	background-repeat: no-repeat;

	background-color: #72AFCB;



td {

	font-family: Arial, Helvetica, sans-serif;

}



th {
	color: #4E1609;
	font-size: 16px;

}

/* Menu_superiore

*******************************************************************************/

#current{

	font-size: 10px;

	margin: 0px;

	height: 13px;

	width: 75px;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-align: center;



 background:   url("img/btn_over.gif") no-repeat left bottom;

 color: #fff;



}

 #menu ul

 {

 margin: 0px;

 padding: 0px 0px 0px 50px;

 list-style-type: none;

 text-align: center;

 }



 #menu ul li { float: left; }



 #menu ul li a

 {

	color:#fff;

	text-decoration: none;

	background:   url("img/btn_up.gif") no-repeat left top;

	font-size: 10px;

	float: left;

	margin: 0px;

	height: 13px;

	width: 75px;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-align: center;

 }



 #menu li a:hover

 {

 background:   url("img/btn_over.gif") no-repeat left bottom;

 color: #fff;

 }
