@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size:16px;
}

#logocivitas {
text-align:center;
padding:10px 0;
margin-top:20px;
}

#box {
	text-align:center;
margin-top:20px;
padding:10px;
width:502px;
background-image:url(img/sfondino.gif);
background-repeat:repeat-x;
}
.news{
	font-size:.9em;
	text-align:left;
	padding:10px;
}
a:link, a:visited{
color:#FF0000;
font-weight:bold;
}

a:hover,{
color:#000000;
}

-->
</style>
