body {
    margin: 0 auto;
    padding: 0px;
    font-family: Tahoma, Geneva, sans-serif;    
    width: 100% !important; /* per i browser moderni */
    width: 1000px; /* per IE5.x e IE6 */
    min-width: 1000px;
    background-color: #EDEBE6;
    font-size: 16px;
}

td img {
    display: block;
}

a:link {
	color:#216B9C;
	text-decoration: none;
	font-size: 16px;
}     
a:visited {color:#216B9C;
         
}  
a:hover {
	color:#F93;
}  
a:active {color:#0000FF;}  


p {
    margin: 0px;
    padding: 0;
}
img {
    border: none;
}
h1 {
    font-size: 40px;
    font-weight: normal;
    margin: 0 0 30px 0;
    padding: 5px 0;
}
h2 {
	color: #28485D;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    line-height: 28px;
}
h2 span {
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
h3 {
    font-size: 21px;
    margin: 0 0 15px 0;
    padding: 0;
    padding: 0;
    color: #FFFFFF;
    font-weight: normal;
    text-align: center;
}
h4 {
    font-size: 24px;
    color:#565656;
    margin:15px 0 0 30px;
    float: left;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-weight: 200;
}
h5 {
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0;
    color: #333;
    text-shadow: 1px 1px 1px #555
}
h6 {
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 0;
}
ul, li {margin: 0;
        padding: 0;}
li {
    list-style: none;
}
.float_l {
    float: left;
}
.float_r {
    float: right;
}
/*#home {
    margin: 0px;
    padding: 0px;
    color: #ACAD81;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    background-color: #ACAD81;
}
#paginaStatica {
    margin: 0px;
    padding: 0px;
    color: #ACAD81;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    background-color: #ACAD81;
}
#intro_home {
    margin: 0 auto;
    clear: both;
    width: 950px;
}
#intro_home p {
    color: #616043;
    width: 330px;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 40px;
}

.margin_top_20 {
    clear: both;
    width: 100%;
    height: 20px;
    font-size: 1px;
}
.margin_dx_10 {
    width: 10px;
    height: 30px;
    font-size: 1px;
    float: left;
    background-color: #ccc;
}
.image_wrapper {
    display: inline-block;
    padding: 4px;
    border: 1px solid #fff;
    background: none;
    margin-bottom: 10px;
}
.image_fl {
    float: left;
    margin: 3px 15px 0 0;
}
.image_fr {
    float: right;
    margin: 3px 0 0 15px;
}
#header_wrapper {
    width: 100%;
    height: 80px;
    background-color: #39312E;
}*/
#header_wrapper_home {
    width: 1000px;
    margin: 0 auto;
    background-image: url(../images/testata_home.jpg);
    background-repeat: no-repeat;
}
#header_home {
    width: 1000px;
    height: 166px;
    padding: 0;
    margin: 0 auto;
    background-image: url(../images/testata_home.jpg);
    background-repeat: no-repeat;
}

#header_home #logo {
    float: left;
    width: 146px;
}
#header_home .slide {
    width: 101px;
    float: left;
    height: 99px;
    background-color: #CCC;
}

#header_home #titolo {
    width: 248px;
    float: right;
    background-image: url(../images/titolo.jpg);
    background-repeat: no-repeat;
    height: 99px;
    background-color: #FFCCCC;
}
#header {
    width: 1000px;
    height: 80px;
    padding: 0;
    margin: 0 auto;
    background: url(../images/testata.jpg) no-repeat top center;
}
#header ul {
    width: 1000px;
    display: inline;
}
#header li {
    display: inline;
}
#header #logo {
    float: left;
    padding: 2px 35px 0px 10px;
}
#header #logo a {
    margin: 0px;
    padding: 0px;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
#header #logo a span {
    display: block;
    font-size: 16px;
    color: #272d17;
    font-weight: normal;
    margin-top: 5px;
    margin-left: 5px;
}
#header #titolo {
    width: 815px;
    height: 80px;
    float: left;
}
.lingua {
    float: right;
    margin-top: 10px;
    clear: left;
}
.lingua ul{
    display:inline;
}
.lingua li{
    display:inline;
    width:70px;
}
.lingua a:hover{
    text-decoration: none;
}

.pulsantiera ul{
    float: right;
    margin-top: 6px;
    clear: left;
    width:740px;
    background-image: url(../images/pulsantiera.png);
    background-repeat: no-repeat;
    height: 46px; font-size: 14px;
}
.pulsantiera li{
    display:inline-block;
    text-align: center;
    padding-top: 15px;
    margin: 0 38px 0 38px;
}
.pulsantiera a{ font-size: 14px;
	}
.attivo {
	color:#F93;}
.indice {
    width: 1000px;
    height: 329px;
    padding: 0;
    margin: 0 auto;*/
}
.box {				/*questa div contiene tutto in modo da poter centrare nonostante l'attibuto float:left delle altre div*/
    margin: 0px auto;
    width: 1000px;
    font-size: 14px;
}
/*.ombraInf {
    margin: auto;
    width: 1000px;
    padding-bottom: 7px;
    overflow: visible;
    background-color: #EDEBE6;
    display: block;
    height:auto;
    float: left;
}*/
/*.centro_Home {
    background-color: #d6d6d6;
    margin: auto;
    width: 1000px;
    overflow: visible;
    float: left;
    font-size: 14px;
}
*/.centro {
    background-color: #fff;
    margin: auto;
    width: 1000px;
    overflow: visible;
    float: left;
    font-size: 14px;
}
/*#titolo {

        margin-top: 0px;
        text-align: right;
        font-weight:bold;
}*/
/*#parte_centrale {
    clear: both;
    width: 100%;
    height: 643px;
    background-image: url(../images/parte_centrale.jpg);
    background-repeat: no-repeat;
    background-position: center;
}*/
/*#parte_centrale_home {
    clear: both;
    width: 100%;
    height: 583px;
    background-image: url(../images/parte_centrale_home.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
*//*#parte_bassa {
    clear: both;
    width: 100%;
    height: 136px;
}
#content p {
    margin-bottom: 10px;
}
#more {
    font-size: 12px;
    float: right;
}
#more a {
    color: #616043;
}
#more a:hover {
    color: #ffffff;
    text-decoration: none;
}
.riquadro_home_small {
    width: 998px;
    height: 60px;
    display: block;
    float: left;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.riquadro_home_small h2 {
    margin: 0 0 0 20px;
    font-size:26px;
    font-style:italic;
    text-align:left;
    font-weight:400;
    color: #565656;
}
.riquadro_home_small img{
    margin:0;
    padding:0;
    float:left;
}
.riquadro_home_small p{
    padding-top:15px;
}
.riquadro_home_GT {
    width: 960px;
    height: 140px;
    display: block;
    margin: 0 auto;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
    border:1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #FFF;
}
.riquadri_home_mezzo {
    background-image: url(../images/sfondo.jpg);
    background-repeat: repeat-x;
    width: 486px;
    height: 290px;
    display: block;
    float: left;
    margin: 5px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
    border:1px solid #ccc
}
.immagine {
    display: block;
    float: left;
}
.immagine h2 {
    margin: 0 0 0 20px;
    font-size:28px;
    font-style:italic;
    text-align:left;
    font-weight:400;
    color: #565656;
}
.immagine p {
    font-size: 20px;
    font-weight: 200;
    color: #565656;
    margin: 15px 5px 15px 35px;
    line-height: 28px;
}
.testo {
    padding: 5px;
    width: 780px;
    float: right;
}
#titolo_sezione {
    font-size: 24px;
    font-weight: bold;
    color: #28485D;
    padding-bottom: 15px;
    padding-top: 10px;
}
#titolo_sezione img{
    padding-bottom: 5px;
}
#testo_sezione {
    line-height: 22px;
}
.unMezzo {
    width: 492px;
    display: block;
    float: left;
}
.unMezzo h2 {
    margin: 0 0 0 20px;
    font-size:28px;
    font-style:italic;
    text-align:left;
    font-weight:400;
    color: #565656;
}
.unMezzo p {
    font-size: 20px;
    font-weight: 200;
    color: #565656;
    margin: 15px 5px 15px 35px;
    line-height: 28px;
}
.unQuarto {
    width: 243px;
    display: block;
    float: left;
}
.unQuarto h2 {
    margin: 0 0 0 20px;
    font-size:28px;
    font-style:italic;
    text-align:left;
    font-weight:400;
    color: #565656;
}
.unQuarto p {
    font-size: 20px;
    font-weight: 200;
    color: #565656;
    margin: 15px 5px 15px 35px;
    line-height: 28px;
}
.centrato {
    margin:0 auto;
    width: 700px;
}
/* footer */
#footer {
    font-size: 11px;
    text-align: center;
    clear: both;
    padding-top: 5px;
}
#footer a {
    text-decoration: none;
    color: #616043;
}
#footer a:hover {
    text-decoration: none;
    color: #B7B68B;
}
/* end of footer */
/*#crediti {
    width: 50px;
    color: #AFAE82;
    padding-top: 130px;
    font-weight: bold;
    clear: both;
    margin-left: 880px;
}
#crediti a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#paginaCrediti {
    margin-top: 80px;
}
#paginaCrediti p {
    margin: 0 auto;
    clear: both;
    width: 850px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
#intro {
    margin-top: 50px;
}
#intro p {
    margin: 0 auto;
    clear: both;
    width: 870px;
    color: #FFFFFF;
    font-size: 12px;
    padding-top: 10px;
    line-height: 19px;
}
#intro h1 {
    margin: 0 auto;
    clear: both;
    width: 870px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
}*/
.pulsante_small {
    width: 200px;
    height:50px;
    /*background-image: url(../images/pulsante_small.png);*/
    margin:8px 0 0 30px;
    float: left;
}
.pulsante_small p {
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
    color:#565656;
}
.pulsante_large {
    width: 286px;
    height:46px;
    /*background-image: url(../images/pulsante_large.png);*/
    margin:10px 0 0 30px;
    float: left;
}
.pulsante_large p {
    font-size: 14px;
    text-align: center;
    margin-top: 8px;
    color:#565656;
    margin-left: 5px;
}
