.bordo-nero {
	border: 1px solid #000000;
}
.bordo-dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
A.tasto-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;



}
A.tasto-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0066;
	text-decoration: none;



}
.testo-1-nero {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bordo-bs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.bordo-al {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.testo-1-nero-maiuscolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;

}
.testo-1-nero-giustificato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.mudulo-campotesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bordo-rosa {

	border: 1px solid #F29BBE;
}

