body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}
.menusx {
	width: 100%;
	font-size: x-small;
	border: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #2474BC;
	background-color: #C4D9EF;
	
}

.icona {
	margin-top: 3px;
	margin-left: 2px;
}

.links{
width:100%;
text-decoration: none; 
color: black;
padding-left: 2px;


}
.links:hover {
	color: white;
	background-color: #6699CC;

}
.ondesotto {
	width: 100%;
	border: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #2474BC;
	background-color: #C4D9EF;
}

.box {
	margin-top: 3px;
	width: 98%;
	border: 1px;
	border-style: solid;
	border-color: #BCBCBC;
	background-color: #E0E0E0;
	
}

.icona1 {
	margin-top: 2px;
	margin-left: 2px;

}
.regolamento {

	border: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #2474BC;
	background-color: #E0E0E0;
}

.bandiera {
	margin-left: 3px;
	margin-top: 3px;
}
.lingue {
	width: 100%;
	font-size: xx-small;
}

.contenuto {
	width: 98%;
	background-color: #EBEBEB;
	margin-left: 3px;
	margin-top: 3px;
	border: 1px;
	border-style: solid;
	border-color: #BCBCBC;
}
.titolo {
	border: 1px;
	border-style: solid;
	border-color: black;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}	

.mmc {
	color: white;
	text-decoration: none; 
}	

.links2{
width:100%;
text-decoration: none; 
color: red;
padding-left: 2px;


}

.links2:hover {
	color: white;
	background-color: #6699CC;

}