.PROFILOCHIARO {
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #FFCC99;
}
.PROFILOSCURO {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.CHIAROMEDIO {
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #FF3333;
}
.CorniceFineChiara {
	border: thin solid #FF3333;

}
