#Corpo
{
    width: 798px;
}
#Titolo
{
    width: 798px;
    background-image: url(../Immagini_timbri/sfondo-h2.png);
    background-repeat: no-repeat;
}
#ImgArticolo
{
    width: 530px;
    float: left;
    margin-top: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
#InfoPrezzo
{
    width: 240px;
    float: left;
    margin-top: 5px;
    text-align: right;
    padding-right: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
.PrezzoBase
{
    font-weight: bold;
    font-size: 14px;
}
.PrezzoBasePerSconto
{
    font-size: 12px;
    color: Red;
}
.PrezzoScontato
{
    font-size: 14px;
    font-weight: bold;
}
#Descrizione
{
    width: 798px;
    float: left;
    margin-top: 5px;
    border-top: dashed 1px #CFCFCF;
    padding-top: 2px;
    margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
.DispSi
{
    color: Green;
    font-weight: bold;
}
.DispNo
{
    color: Red;
    font-weight: bold;
}
#divPacchetto
{
    clear: both;
    margin-left: 10px;
    width: 760px;
    font-family: Verdana;
    font-size: 10px;
    border: solid 1px #0000FF;
    float: left;
    padding: 2px;
}
.Pacchetto
{
    width: 760px;
    margin-bottom: 10px;
    float: left;
    border-bottom: dashed 1px #0000FF;
    padding-bottom: 5px;
}
.Thumbnail
{
    width: 110px;
    float: left;
}
.Thumbnail img
{
    width: 100px;
}
.TitoloPacchetto
{
    width: 668px;
}
#upgrAttendere
{
    position: fixed;
    top: 0;
}
#divAggiungiCarrello
{
    border: solid 1px #BBB;
    padding-bottom: 5px;
    width: 170px;
    text-align: center;
    float: right;
    border-radius: 5px;
}
#divAggiungiCarrello p
{
    font-weight: bold;
    font-size: 12px;
}
#divAggiungiCarrello input[type='text']
{
    text-align: center;
}

