﻿*
{
    margin: 0px;
    border: 0px;
    padding: 0px;
}



body
{
    background-color: #005276;
    background-repeat: repeat;
    text-align: center;
}
h1
{
    font-family: Times New Roman;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    background-color: #000000;
    display:none;
}
h2
{
    font-family: Times New Roman;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    color: #336E88;
    }
p
{
    color: #524F48;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    margin-top: 10px;
    text-align: justify;
}
a
{
    color: #524F48;
}
a:hover, a:visited, a:link
{
   color: #524F48;
     }
.contenitore
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 985px;
}
.menu
{
    background-image: url(/images/sfondo_menu.jpg);
    background-repeat: no-repeat;
    float: left;
    display: block;
    height: 868px;
    width: 279px;
}
.menu img
{
    margin-left: 69px;
    margin-top: 30px;
}

.menu p
{
    font-family: 'times New Roman';
    font-size: 12px;
    color: #6F6B57;
    text-transform: uppercase;
    font-weight: bolder;
    font-style: normal;
    text-align: center;
    display: block;
    margin-bottom: 18px;
}
.menu a
{
    color: #6F6B57;
    font-style: normal;
    clear: both;
    text-decoration: none;
}
.monitor
{
    float: left;
    height: 347px;
    margin:0px;
    padding:0px;
}
.centro
{
    background-image: url(/images/base_default.jpg);
    background-repeat: no-repeat;
    width: 706px;
    height: 522px;
    display: block;
    float: left;
}
.centro_interno
{
    background-image: url(/images/base_interna.jpg);
    background-repeat: no-repeat;
    width: 706px;
    height: 522px;
    display: block;
    float: left;
}
.testo1
{
    width: 594px;
    margin-left: 43px;
    margin-right: 71px;
    float: left;
    margin-top: 22px;
}
.testo_sx
{
    margin-left: 43px;
    float: left;
    width: 242px;
    margin-top: 130px;
}
.testo_sx p
{
    margin-left: 25px;
    margin-top: 7px;
    text-decoration: underline;
}
.testo_dx
{
    margin-top: 130px;
    width: 305px;
    float: left;
    margin-right: 71px;
    margin-left: 42px;
}
.bandiere
{
    width: 157px;
    margin-left: 820px;
}
.foto_basse
{
    width: 594px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.foto_basse img
{
    border: 4px White;
    border-style: double;
    height: 101px;
    width: 180px;
    margin-top: 69px;
}
.contatti input
{
    margin-left: 20px;
    width: 200px;
}
.contatti p
{
    float: left;
    width: 100px;
}
.footer
{
    /*margin-left: 170px;*/
    
    height: 80px;
    width: 500px;
    /*text-align: left;*/
    float: left;
}
.footer p
{
    font-size: 12px;
    font-family: verdana;
    color: #F8F2E6;
}
.footer a
{
    color: #F8F2E6;
}
.div_head
{
    font-family: verdana;
    font-size: 12px;
    cursor:pointer;
    color:#524F48;
}
.div_descrizione
{
    font-family: verdana;
    font-size: 12px;
    color: #336E88;
       
    }
