@charset "utf-8";
.titolini {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	font-size: 12px;
}
.testo_sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contorno_tabelline {
	border: 1px none #006699;
}
.testo_sx_grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
}
.sx_stile {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
.tabella_organigramma {
	border: thin dotted #006699;
}
.testo_argomenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titolo_argomenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
