a,  ul, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body {
	line-height: 1.5;
	background-color: #000;
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
	margin-top: 0em;
	margin-right: 0;
	margin-left: 0;
	background-image: url(../image/FONDO.png);
	background-repeat: repeat-x;
}



a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#container {
	width: 780px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#testa {
	width: 780px;
	margin: 0px;
	height: 60px;	

}

#testaComuni {
	width: 780px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#testaLogo {
	width: 780px;
	text-align: center;
	position: absolute;
	top: 60px;
}
#testaTesto {
	height: 25px;
	width: 780px;
	margin: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
	line-height: 100%;
	vertical-align: bottom;
	top: 220px;
	position: absolute;
}




#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333;
	text-align: center;
	position: absolute;
	top: 650px;
	width: 780px;
}

#downfooter {
	position: absolute;
	top: 750px;
	width: 780px;
}

