#news .center{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #51586b;
background-color:#fff;
margin: 0px auto;
padding: 10px;
padding-left: 20px;
}
#news a{
font-weight: lighter;
padding: 0px;
margin: 0px;
margin-right: -5px;
text-decoration: none;
color: #868f98;
}

#news a.mouseover_news{
color: #51586b;
font-size: 12px;
font-weight: bold;
padding-right: 10px;
text-decoration: underline;
}
#news .current{
color: #0065d1;
}

#news h4{
font-size: 15px;
margin: 0px;
margin-top: 20px;
margin-bottom: 10px;
}
#news .elenco{
padding-bottom: 50px;
}

#news .singlenews{
background-color: #dfdfe9;
padding: 10px;
}
#news .singlenews img{
margin: 5px;
}
#news .singlenews h4{
background-color: #dfdfe9;
margin: 0px;
}
#news .singlenews .data{
font-size: 11px;
padding-bottom: 10px;
display: block;
}
#news .bottone {
font-size: 11px;
float: right;
width: 140px;
text-align: right;
}
#news .bottone a{
font-weight: lighter;
padding: 0px;
margin: 0px;
text-decoration: none;
color: #868f98;
}
#news ul {
list-style-image: url('/images/puntini_sf_white2.gif');
}
#news li{
padding-bottom: 10px;
}
#news .head_com{
font-weight: bold;
font-style: italic;
font-size: 10px;
}
#news .title_com{
font-weight: bold;
}
#news a.mouseover_news{
font-size: 10px;
}