﻿body
{
    /*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2A2E30,endColorStr=#000000);*/
    background-image: url(../images/sfondo.jpg);
    background-repeat: repeat-x;
    
    font-family: 'arial narrow';
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    scrollbar-3dlight-color: #3f4446;
    scrollbar-arrow-color: #ffffff;
    scrollbar-darkshadow-color: #3f4446;
    scrollbar-face-color: #3f4446;
    scrollbar-highlight-color: #3f4446;
    scrollbar-shadow-color: #3f4446;
    letter-spacing:1px;
}

a
{
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;}


img
{
    border: 0px;
}

table#body
{
    width: 800px;
    height: 700px;
    text-align: justify;
}
table#body2
{
    width: 800px;
    height: 25px;
    text-align: right;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
}

.header
{
    background-image: url(../images/header.jpg);
    width: 100%;
    height: 30px;
}

.footer
{
    background-image: url(../images/footer.jpg);
    width: 801px;
    height: 20px;
    position: relative;
    bottom: 0px;
}

.menu_sx
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #969a9c;
    font-family: 'arial narrow', arial, sans-serif;
    font-size: 14px;
    color: #bebebe;
    text-decoration: none;
    text-align: left;
    padding-left: 0px;
    letter-spacing:1px;
}
.menu_sx_a
{
    font-family: 'arial narrow', arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #bebebe;
    text-decoration: none;
}
.menu_centrale
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #969a9c;
    font-family: 'arial narrow' , arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #bebebe;
    text-decoration: none;
    text-align: left;
}
.menu_box
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.box
{
    /*background-color:#3D4245*/
    /*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2C2F32,endColorStr=#44484C);*/
    background-image: url(../images/boxSfondo.jpg);
}

.titolo
{
    font-family: 'arial';
    font-size: 12px;
    text-decoration: none;
    font-style: oblique;
    color: #a37e40;
    /*font-weight: bold;*/
}

.titolo_scheda
{
    font-family: 'arial';
    font-size: 14px;
    text-decoration: underline;
    font-style: oblique;
    color: #bbbbbc;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
}

.testo
{
    /*background-color: #232426;*/
    font-family: 'arial narrow';
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
}

.count
{
    font-family: 'arial narrow';
    color: #FFFFFF;
    text-transform: capitalize;
    font-variant: small-caps;
    font-size: 16px;
    background-color: #7b1a20;
    padding: 2px 2px 2px 2px;
}
.count_pag
{
    font-family: 'arial narrow';
    color: #4D4D4D;
    text-transform: capitalize;
    font-size: 10px;
    background-color: #B3B3B3;
    padding: 2px 2px 2px 2px;
}

.scheda_dett
{
    font-family: 'arial narrow';
    font-size: 12px;
    color: #2c2c2f;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
}

