﻿.contboxcarta
{
    border-top:1px solid #e5352d;
    width:460px;
    padding:0px;
    float:left;
    margin:7px 0px;
}
.boxcarta
{
    width:460px;
    height:auto;
    float:left;
    padding:10px 0px 0px;
    margin-bottom:5px;
    border-bottom:1px solid #999999;
}
.datacarta
{
    width:300px;
    color:#333333;
    font-size:11px;
    font-family:Verdana;
}
.titolocarta a
{
    color:#e5253d;
    text-decoration:none;
}
.titolocarta a:hover
{
    color:#e5253d;
    text-decoration:underline;
}
.titolocarta
{
    width:300px;
    color:#e5253d;
    font-size:14px;
    font-family:Trebuchet MS;
    margin-bottom:5px;
}
.testocarta
{
    width:300px;
    height:auto;
    color:#333333;
    font-size:12px;
    font-family:Times New Roman;
    float:left;
}
.imgtestcarta
{
    width:140px;
    height:auto;
    float:left;
    padding:0px 10px 10px 0;
}
.contpulcontinua
{
    width:300px;
    height:auto;
    text-align:right;
}
.pulcontinua
{
    width:88px;
    height:16px;
}
.contboxpaging
{
    text-align:right;
    width:460px;
    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;
}
