﻿.contdove
{
    border-top:1px solid #e5352d;
    padding:7px 10px;
    float:left;
    width:440px;

    }
.boxdove{}
.titolodove
{
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
}
.titolodove strong
{
    font-size:14px;
}
/*come*/
.contcome
{
   border-top:1px solid #e5352d;
   padding:7px 10px;
   float:left;
   width:440px;     
}
.boxcome
{
    width:190px;
    padding:5px 15px;
    height:auto;
    font-family:Verdana;
    font-size:11px;
    float:left;
    background: transparent url('../images/palla.png') no-repeat left center;
}
.titcome
{
    color:#333333;
    font-size:12px;
    float:left;
}
.titcome a
{
    color:#333333;
    text-decoration:none;
}
.titcome a:hover
{
    color:#333333;
    text-decoration:underline;
}
