﻿body
{
    margin-top: 0px;
    background-color:#ffffff;
    background-image:url(img/sfondobox.gif);
    background-repeat:repeat-x;
    font-family: Verdana;
    font-size:12px;
    color:#000000;
}
p
{
    /*text-align:justify;*/
    margin-bottom:0px;
}
.titolosezioni
{
    font-family: Verdana;
    font-size: 18px;
    color: #0066FF;
    text-decoration: none;
}
.menu
{
    font-family: Verdana;
    font-size: 14px;
    color: #FFFFFF;
    font-weight:bold;
    text-decoration: none;
}
.menu a:hover
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    font-weight:bold;
    text-decoration: none;
}
.titolo
{
    font-family: Verdana;
    font-size: 14px;
    color: #336699;
    text-decoration: none;
}
.titolo a:hover
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}
.testo
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.testo a:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}
.prezzo
{
    font-family: Verdana;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
}
.barrato
{
    font-family: Verdana;
    font-size: 15px;
    color: #FF0000;
    text-decoration: line-through;
}
.testogrigio
{
    font-family: Verdana;
    font-size: 9px;
    color: #999999;
    text-decoration: none;
    background-color: #FFFFFF;
    border: solid 1px #FFFFFF;
}
.testogrigio a:hover
{
    font-family: Verdana;
    font-size: 9px;
    color: #CCCCCC;
    text-decoration: none;
    background-color: #FFFFFF;
    border: solid 1px #FFFFFF;
}
.powered
{
    font-family: Verdana;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
}
.powered a:hover
{
    font-family: Verdana;
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: underline;
}
.img-sinistra
{
    border-width:1px;
    border-color:#000000;
    margin-right:10px;
}
.miniature
{
    width:80px;
    height:80px;
    border-width:1px;
    border-color:#000000;
}
.pulsante
{
    BORDER-RIGHT: #000000 1px ridge;
    BORDER-TOP: #000000 1px ridge;
    BORDER-LEFT: #000000 1px ridge;
    BORDER-BOTTOM: #000000 1px ridge;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #0044BB;
    TEXT-DECORATION: none;
}
hr
{
    background-color: #000000;
    color: #000000;
    width: 100%;
}
