.messaggioalert{
	background-color: #E2B8B6;
	border: 2px solid #CC0000;
	color: #CC0000;
	width: 66%;
	text-align: center;
}
.messaggiook{
	background-color: #CCCCCC;
	border: 2px solid #000000;
	width: 66%;
	text-align: center;
}
.messaggioxwebmaster{
	border: 1px solid #CCCCCC;
	width: 66%;
	color: #CCCCCC;
	text-align: center;
	font-size: 9px;
}
