body {
text-align: center;
}

p {
display: none;
}

h1 { font-family: arial, sans-serif;
  margin: 5px 0px 12px 0px; 
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
} 

h2 { font-family: arial, sans-serif;
  /*margin: 5px 0px 12px 0px; */
  color: #000088;
  font-size: 26px;
  font-weight: bold;
  /*text-transform: uppercase;*/
  text-align: center;
} 


/*
a:link {
color: #000000;
font-weight: bold;
font-size: 24px;
text-decoration: none;
}

a:visited {
color: #000000;
font-weight: bold;
font-size: 24px;
text-decoration: none;
}

a:hover {
color: #6666dd;
font-weight: bold;
font-size: 24px;
text-decoration: none;
}

*/

.menu {
/*border: 3px solid silver;*/
margin: 5px;
text-align: left;
height: 35px;
}

.menu ul {
margin:0;
padding: 3px;
}

.menu li {
display:inline;
}

.menu a:link {
color: #000000;
font-weight: bold;
font-size: 24px;
text-decoration: none;
}

.menu a:visited {
color: #000000;
font-weight: bold;
font-size: 24px;
text-decoration: none;
}

.menu a:hover {
color: #6666dd;
font-weight: bold;
font-size: 24px;
text-decoration: none;
}

#link_attivo {
color: #ffffff;
font-weight: bold;
font-size: 28px;
text-decoration: none;
 }




#pagina {
padding-top:5px;
/*border: 28px solid #c9b76a;*/
min-width: 650px;
text-align: center;
}

#testata {
/* order: 3px solid yellow; */
margin-top: 15px;
}










#corpo {
/*border: 3px solid purple;*/
margin: 5px;
}

#colonnasx {
/*background-color: #b8d1be;*/
border: 4px solid white;
padding-left: 30px;
padding-top: 10px;
padding-right: 10px;
float: left;
width: 43%;
clear: left;
text-align: justify;
}

#colonnasx h1 {
color: 575757;
text-align: left;
font-size: 22px;
}

#colonnasx a:link, a:visited {
color: red;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

#colonnasx a:hover {
color: #6666dd;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}



#colonnadx {
/*background-color: #dace43;*/
border: 4px solid white; 
float: right;
width: 43%;
padding-right: 30px;
padding-top: 10px;
padding-left: 10px;
text-align: justify;
}

#colonnadx h1 {
color: 575757;
text-align: left;
font-size: 22px;
}

#colonnadx a:link, a:visited {
color: red;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

#colonnadx a:hover {
color: #6666dd;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

#sinistra {
/*border: 3px solid green;*/
padding-top:7px;
float: left;
width: 300px;
margin: 5px;
}



#centro {
/*border: 3px solid olive;*/
text-align: center;
margin-left: 330px;
margin-right: 330px;
}


#destra {
/*border: 3px solid red;*/
padding-top:7px;
float: right;
width: 300px;
margin: 5px;
}



#clearer {
padding-top: 15px;
/*border: 3px solid maroon; */
clear: both;
margin: 5px;
}

#piede {
border: 3px solid #c9b76a;
margin: 10px;
}

a.lin {
color: #000000;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.tutto {
padding-top: 30px;
color: 575757;
text-align: justify;
font-size: 12px;
padding-left: 150px;
padding-right: 150px;
}

.tutto h1 {
color: 575757;
text-align: left;
font-size: 22px;
}


.tutto a:link {
color: red;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}




