body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background: #0059a5;
	font: 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	margin: 12% 0px 0px;
	padding: 0px;
	color: #ffffff;
	font: bold 16px "Times New Roman", Times, serif;
	letter-spacing: 5px;
	text-align: center;
}

#web {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #ffffff url(logo_viterboweb.png) no-repeat center bottom;
	text-align: left;
	height: 62px;

}


#web strong { color: #ffffff; font-size: 2px; }

a {
	color: #ffffff;
	font-style: italic;
	text-decoration: underline;
}

a:hover { color: #fff000; text-decoration: underline; }

#comunicazione {
	margin: 8px auto 0px;
	padding: 0px;
	width: 600px;
	font-size:120%;
	text-align: center;
}

a#webelite {
	margin: 0px 0px 0px 150px;
	padding: 0px;
	width: 94px;
	float: left;
	display: block;
	background: url(webelite.png) no-repeat;
	height: 15px;
}


a#webelite strong { display: none; }

div#footer {
	margin: 22px auto 0px;
	padding: 0px 0px 10px;
	width: 400px;
	display: block;
	text-align: center;
}
