﻿.contboxsnews
{
    border-top:1px solid #e5352d;
    width:460px;
    padding:0px;
    float:left;
    margin:7px 0px;
}
.boxsnews
{
    
    width:460px;
    height:auto;
    float:left;
    padding:5px 0px 5px;
}
.titsnews
{
    width:440px;
    padding-left:15px;
    height:auto;
    font-family:Verdana;
    font-size:12px;
    float:left;
    background: transparent url('../images/palla.png') no-repeat left center;
}
.titsnews a
{
    color:#e5253d;
    text-decoration:underline;
}
.titsnews a:hover
{
    color:#e5253d;
    text-decoration:underline;
}
.testsnews
{
    width:440px;
    padding-top:5px;
    padding-left:15px;
    height:auto;
    color:#333333;
    font-size:12px;
    font-family:Times New Roman;
    float:left;
    
}
.contboxpaging
{
    text-align:right;
    width:460px;
    border-top:1px solid #e5352d;
    float:left;
}
.boxpaging
{
    height:30px;
    width:auto;
    color:#333333;
    
}
.boxpaging a
{
    color:#333333;
    text-decoration:none;
    margin:0px 3px;
}
.boxpaging a:hover
{
    color:#333333;
    text-decoration:underline;
}
