#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: 230px;
    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: 780px;
    float: left;
    margin-top: 5px;
    border-top: dashed 1px #1E75F8;
    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;
}

