body{
	font-family: Verdana;
	font-size: 12px;
}

.normale{
	font-family: Verdana;
	font-size: 12px;
	color: #15406B;
	text-decoration: none;
}

.normale:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #15406B;
	text-decoration: none;
}

.menu{
	font-family: Verdana;
	font-size: 11px;
	color: #15406B;
	text-decoration: none;
}

.menu:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #15406B;
	text-decoration: none;
}

.menu_selezionato{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #15406B;
	text-decoration: none;
}

.punto_blu{
	background-image: url(../images/punto_blu.jpg);
}

.punto_bianco{
	background-image: url(../images/punto_bianco.jpg);
}

.testo{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.testo:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #15406B;
	background-color: #FFFFFF;
	text-decoration: none;
}

.titolo{
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.immagine{
	border-top: 0px;
	border-bottom: 5px;
	border-style: solid;
	border-left: 0px;
	border-right: 0px;
	color: #5095CB;
}