body {
margin: 0;
padding: 0;
text-align: center;
background-color: rgb(255,255,255);
background-image: url("../immagini/sfondoBackground.png");
background-position: 0px 100px;
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
color: rgb(9,97,171);
font-size: 14px;
}

#centrato {
width: 900px;
padding-top: 0;
margin-top: 0;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
}

#testa {
width: 900px;
height: 300px;
text-align: left;
}

#corpo {
width: 900px;
margin: 0;
padding: 0 0 0 0;
border: 0;
float: left;
background-color: transparent;
background-image: url("../immagini/sfondo.png");
background-position: 0 0;
background-repeat: repeat-y;
}

#col1 {
width: 250px;
min-height: 400px;
height: auto !important;
height: 400px;
margin: 0;
padding: 0;
border: 0;
float: left;
background-color: transparent;
}

#col2 {
width: 650px;
margin: 0;
padding: 0;
border: 0;
float: left;
background-color: transparent;
}

#piede {
clear: left;
width: 900px;
margin: 0;
padding: 0;
background-color: rgb(246,158,64);
min-height: 50px;
height: auto !important;
height: 50px;
}

img {
border: 0;
}

a {
color: rgb(9,97,171);
}

a:link, a:visited {
text-decoration: underline;
}

a:hover, a:focus, a:active {
text-decoration: none;
}

#testa1 {
width: 900px;
height: 100px;
line-height: 100px;
float: left;
}

h1 {
font-size: 36px;
width: 800px;
float: left;
line-height: 100px;
padding-top: 0;
padding-bottom: 0;
margin: 0;
}

#testa1 img {
width: 100px;
float: left;
}

h2 {
font-size: 18px;
text-align: left;
}

p, ul, li {
text-align: justify;
}


#menu {
font-size: 18px;
text-align: left;
font-variant: small-caps;
font-weight: bold;
margin-top: 0;
margin-left: 0;
margin-right: 0;
padding-top: 12px;
padding-left: 0;
padding-right: 0;
list-style-type: none;
}

#menu li {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

#menu a:link, #menu a:visited, #piede a:link, #piede a:visited {
text-decoration: none;
}

#menu a:hover, #menu a:focus, #menu:active, #piede a:hover, #piede a:focus, #piede a:active {
text-decoration: underline;
}

#menu a {
color: rgb(255,255,255);
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-left: 20px;
padding-bottom: 0;
padding-right: 8px;
line-height: 30px;
}

#attivo {
color: rgb(246,158,64) !important;
background-image: url("../immagini/attiva.png");
background-position: 0% 50%;
background-repeat: no-repeat;
}

#col2 h2, #col2 p {
margin: 0;
padding-top: 12px;
padding-left: 12px;
padding-right: 12px;
}

#col2 li {
margin: 0;
padding-left: 12px;
padding-right: 12px;
}

#piede p {
text-align: center;
line-height: 50px;
}

#mappaGoogle {
width: 600px;
height: 400px;
margin-top: 20px;
margin-right: 0;
margin-bottom: 20px;
margin-left: 12px;

}