/*############### STATISTICI ##############*/
#titleStat{
    height:35px;
    margin-bottom:5px;
    background-repeat:no-repeat;
}
.small_stat{
    margin-bottom:10px;
    border:1px solid #75A3ED;
    background-color:#F2F5F7;
    font-family:Verdana,sans-serif;
    font-size:11px;
}
.small_stat TABLE{
    width:100%;
    table-layout:fixed;
}
.small_stat TD{
    width:50%;
    padding:3px 0px;
    vertical-align:top;
}
.small_stat LABEL{
    float:left;
}
.small_stat .w30{
    width:30px;
    margin-right:5px;
    text-align:right;
}
.small_stat P{
    height:15px;
    padding:0px 6px;
    margin:0px;
    background-color:#75A3ED;
    color:#FFF;
    font-family:"Palatino Linotype", Verdana;
    font-size:14px;
    font-weight:bold;
    line-height:15px;
    text-align:left;
}
.top-news{padding-bottom:5px;}
.top-news P A{
    color:#5284BC;
    font-family:"Palatino Linotype", Verdana;
    font-size:14px;
    font-weight:bold;
    line-height:15px;
    text-decoration:none;
}
.top-news P A:hover{color:#000;}
A.top{
    float:right;
    margin-right:5px;
    color:#2764A7;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
}
.pages{float:right;}
.pages A,.pages LABEL{
    margin:0px 3px 2px 3px;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-weight:bold;
}
.pages A{color:#5284BC;text-decoration:underline;}
.pages LABEL{color:#000;}
.pages A:hover{text-decoration:none;}

