/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
*
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border:0px;
}
body
{
    background: url(images/bg2.jpg);
}
table
{
    border-collapse: collapse;
    border: 0px;
    width: 100%;
}
td
{
    vertical-align: top;
    font: normal 11px Tahoma;
    line-height: 14px;
    color: #E3E6E6;
}
.main_table
{
    width: 784px;
    background: url(images/bg.jpg) 0 0 repeat-x;
}
.tail_left
{
    width: 50%;
    background: url(images/bg.jpg) top right repeat-x;
}
.tail_right
{
    width: 50%;
    background: url(images/bg.jpg) 0 0 repeat-x;
}

a
{
    text-decoration:none;
    color:#d8af5d;
    }
a:hover
{
    color:White;}    
.logo
{
    text-align: center;
    margin-top: 40px;
     margin-left: auto;
    margin-right: auto;
}
.contenitore
{
    width: 914px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.dx
{
    background-image: url(intro_img/sfondo_dx.png);
    background-repeat: no-repeat;
    height: 336px;
    width: 445px;
    float: right;
}
.dx p
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: White;
    width: 406px;
    text-align: justify;
    margin-left: 20px;
    margin-top: 25px;
}
.bandierine
{
    width: 370px;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: right;
}
.bandierine img
{
    float: left;
    margin-right: 90px;
    margin-top: 40px;
}

.bandierine p
{
    float: left;
    margin-right: 115px;
    margin-top: 5px;
    text-align: right;
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    color: White;
}
.footer
{
    margin-top: 280px;
    height: 80px;
    width: 100%;
    display: block;
}
