.sottomenu {
	font-family: Candara, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #01425e;
	text-decoration: none;
	text-align: left;
}
.titolo{
	font-family: Candara, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #01425e;
	text-decoration: none;
	text-align: left;
}
.testo{
	font-family: Candara, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.slogan{
	font-family: Candara, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #01425e;
	text-decoration: none;
	text-align: left;
}

.link {font-size: 12px; font-style: normal; line-height: 22px; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; text-align: left; font-family: Candara, Helvetica, sans-serif;}
a:hover {
	color:#01425e;
}
a:link {
	color: #01425e;
}
a:visited {
	color: #01425e;
}
a:active {
	color: #01425e;
}
