.text_scheda {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 2px;
}
.sottotitoli {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.titolo_scheda {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sfondo_bordo {
	background-color: #11578b;
}
.text_scheda_piccolo {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.navigator {
	font-family: Arial;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.freccia {

	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bolder;
}
.bordo_inf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.link_schede {

	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.body_schede {
	margin-top: 0px;
}
.navigator:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.text_scheda_RIENTRO {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 0px 2px 0px 13px;
	line-height: 14px;
}
.text_scheda_non_giustificato {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 2px;
}
.divisorio {

	font-family: Arial;
	font-size: 16px;
	color: #11578B;
	font-weight: bold;
	text-align: center;
}
.contatto {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
