body
{
    background-position: left top;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
    background-attachment: fixed;
}

#striscia
{
    background-position: center;
    margin: 0 auto;
    width: 100%;
    height: 25px;
    background-color: #000000;
    text-align: center;
}

#container
{
    margin: 0 auto;
    width: 750px;
    background-image: url(../images/bg_menu.gif);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: left;
    background-color: #000000;
}

#img_header
{
    width: 750px;
    height: 260px;
}

#menu_orizzontale
{
    height: auto;
}

#div_sx
{
    background-position: left bottom;
    padding: 10px;
    width: 178px;
    float: left;
    text-align: left;
    vertical-align: top;
}

#div_sx img
{
    border: 1px solid #7B8F14;
    padding: 6px;
    color: #FFFFFF;
}

#menu_verticale
{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    float: left;
    width: 100%;
    font-size: 14px;
    list-style-position: outside;
    list-style-type: none;
}

#menu_verticale h2
{
    font-size: 13px;
    padding-left: 8px;
    margin-bottom: 0px;
}

#menu_verticale li
{
    margin: 0 0 0 0px;
    padding: 0 0 0 35px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
}

#menu_verticale a, a:link, a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#menu_verticale a:hover, a:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#contenuto
{
    float: left;
    width: 522px;
    text-align: left;
    margin: 10px;
    vertical-align: text-top;
}

#quadro
{
    border-width: 1px 0px 1px 0px;
    border-color: #F6D54C;
    border-style: solid none solid none;
    background-color: #000000;
    width: 510px;
    min-height: 200px;
    padding: 10px;
    vertical-align: top;
    text-align: left;
}

.img_contenuto
{
    border: 1px solid #7B8F14;
    padding: 10px;
    background-color: #D5D597;
}

#contenuto .img_no_border
{
    border: 0;
    margin: 0;
    padding: 0;
}

.titolo
{
    color: #FFFFFF;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
}

.titoletto
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

.testo
{
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#quadro a, a:link, a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#quadro a:hover, a:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#footer
{
    clear: both;
    width: 750px;
    height: 41px;
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #F6D54C;
}

.menu
{
    margin: 0;
    padding: 0;
    float: right;
    font: bold 12px Verdana;
    width: 100%;
    background: url(../images/menu.gif) repeat-x center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #F6D54C;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F6D54C;
    background-color: #000000;
}

.menu li
{
    display: inline;
}

.menu li a
{
    float: left;
    color: #FFFFFF;
    padding: 12px 17px;
    text-decoration: none;
}

.menu li a:visited
{
    color: #FFFFFF;
}

.menu li a:hover
{
    color: #FFFFFF;
    font: bold 12px Verdana;
    background: url(../images/over.gif) top repeat-x;
    text-decoration: underline;
}

#credits
{
    margin: 0 auto 0 auto;
    width: 827px;
    text-align: center;
    color: #000000;
}

#credits a:link, a:visited
{
    color: #000000;
    text-decoration: none;
}
#credits a:hover, a:active
{
    color: #333333;
    text-decoration: none;
}

.div_prezzo
{
    width: 135px;
    height: 29px;
    background: url(../images/pulsante.gif);
    vertical-align: middle;
    text-align: center;
}

.div_prezzo span
{
    color: #000000;
    font-size: 22px;
    font-weight: bolder;
}

.foto
{
    border: 1px solid #9D8F51;
    padding: 2px;
}

img
{
    border: 0px;
}

hr
{
    border-style: none;
    background-color: #F6D54C;
    height: 1px;
    width: 100%;
}

.code
{
    border: 1px solid #9D8F51;
    padding: 3px;
}

