.avisoerro {
	display: none;
	font: 1.2em Arial;
	color:#FF0000;
	font-weight: bold;
	text-align: center;
}

.msgerro1 {
	font: 1.2em Arial;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.msgsucesso {
	font: 1.2em Arial;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
}

.sorria {
	display: none;
}