body,p,td {
	font:normal normal 11px/1.4em verdana,sans-serif;
	font-weight:normal;
	background-image:url(../images/sfondo.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	margin:0px;
}

#base{
position:relative;
margin:auto;
vertical-align:middle;
width:758px;
height:353px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
/*border-bottom:1px solid #CCCCCC;*/
background:white;
background-image:url(../images/home/corpo.jpg);
}

#fondo{
width:760px;
height:59px;
background-image:url(../images/home/fondo.jpg);
}
/* inizio home page*/
#lingua1{
position:absolute;
margin-top:325px;
margin-left:300px;
color:#000000;
width:300px;
}
	#lingua1 a { margin-right:20px;}
	#lingua1 a:link, #lingua1 a:visited {color:#000000; font-size:11px; text-decoration:none; border-bottom:solid 1px #CCCCCC;}
	#lingua1 a:hover {border-bottom:solid 1px #000000;}

/* fine home page */

#testata{
width:760px;
height:65px;
background-image:url(../images/home/testata.jpg);
margin-top:30px;
}

#contenuto{
position:relative;
height:100px;
width:100px;
}

.tabelle {
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

