body {
background-color:#FFFFFF;
background-image: url(/public//fondo.jpg);
background-repeat: repeat-x repeat-y;

font-family: Verdana;
color: #000000;
font-size:13px;
margin:0px;
}

.titoli {
color:#2582c3;
font-size:20px;
}

.sottotitoli {
color:#676767;
font-size:16px;
}


a:link {    font-style: Verdana , Geneva, sans-serif; text-decoration: none ; color: #000000; font-size:11px;}
a:visited {  font-style: none; font-family: Verdana , Geneva, sans-serif; text-decoration: none; color:#414141;font-size:11px;}
a:hover {    font-style: none; font-family: Verdana, Geneva, sans-serif; text-decoration: underline; color:#C40000 ;font-size:11px;}
a.active {  font-style: none; font-family: Verdana, Geneva, sans-serif; text-decoration: none; color:#676767 ;font-size:11px;}









