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;
}
.centro {
    background-color: #fff;
    margin: auto;
    width: 1000px;
    overflow: visible;
    float: left;
    font-size: 14px;
}
/* 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 */

.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;
}
