.ArticoloVetrina
{
    width: 184px;
    margin-right: 8px;
    height: 25%;
    float: left;
    padding: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    border: solid 1px #DDD;
    box-shadow: 1px 1px 1px #AAA;
}
.ArticoloVetrina img
{
    max-height: 100px;
    max-width: 184px;
}
.Vetrina_TitArt
{
    font-weight: bold;
}
.Vetrina_Descr
{
    color: Gray;
}
.ArticoloVetrina p
{
    margin: 0;
    margin-top: 3px;
    margin-bottom: 3px;
}
.PrezzoBase
{
    font-size: 11px;
    font-weight: bold;
}
.PrezzoBasePerSconto
{
    font-size: 11px;
    font-weight: normal;
    color: Red;
}
.PrezzoScontato
{
    font-size: 11px;
    font-weight: bold;
}
.AttrArticolo
{
    margin: 0;
    margin-top: 2px;
    float: left;
}
.ImgArt img
{
    border: solid 1px #D9D9D9;
}
.ImgArt img:HOVER
{
    background-color: Transparent;
    text-decoration: none;
    border-color: #AFAAB5;
}
.ImgArt:HOVER
{
    background-color: Transparent;
    text-decoration: none;
}
.CodiceArt
{
    color: Gray;
}
.Riga
{
    width: 600px;
    float: left;
    padding-bottom: 5px;
    margin-bottom: 3px;
    border-bottom: solid 1px #AFAAB5;
}
#adBanner4 img
{
    margin-left: 10px;
    margin-top: 10px;
}

