
body,td,th {
	text-align:center;
	font-family:verdana;
	font-size:12px;
}
a:link {
color: #000;
text-decoration:none;
}
a:hover {
color: #000;
text-decoration:underline;
}
a:visited{
color: #000;
text-decoration:none;
}
.main{ 
text-align:left;
	width:760px;
	height:600px;
	background:white;
	}

.contenuto {
	height:580px;

}
.img {
float:left;
margin-left:35px;
margin-top:10px;
border:0;
}
.testo {
clear:both;
margin:70px 70px 70px 70px;
text-align:justify;
}
table,tr,td,th {
border:1px solid #C9D6E0;
margin:0px;
}
td,th {
text-align:left;
}
.testo_1 {
width:40%;
float:left;
}
.testo_2 {
width:40%;
float:right;
}
.menu {
height:20px;
background-color:#395D84;
text-align:center;
font-size:10px;
}
.menu a { white-space:nowrap; display:block; margin:2px; border: 1px solid white; width:71px; text-align:center; color:white; text-decoration:none; clear:none; float:left;}
.menu a:visited {color:white;}
.menu a:hover {font-weight:bold;}

.footer {
height:60px;
font-size:10px;
text-align:center;

}

.invisible {
	display:none;
	height:1px;
}



ul h2 {
display:inline;
font-size:15px;
}
