body {	
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	background-image: url(../images/bg/comuni/sfondo.png);
	background-repeat: no-repeat;
	background-position: top center;
	color:#000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Century Gothic;
    padding: 0;
	height:100%;
}

.menu {
	font-size: 14px;
}
.testomedio {
	font-size: 11px;
}
.testogrande {
	font-size: 16px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D6E3F4;
	text-decoration: none;
}


