.copyright {
	font-size: 11px;
	color: #333333;
}
.formtext {
	font-size: 10px;
	color: #000000;
}
.txtGris {
	font-size: 11px;
	color: #666666;
}
.txtNormal {
	font-size: 11px;
	color: #000000;
}
.txtSesion {
	font-size: 11px;
	color: #FFFFFF;
}
.tituloAzul {
	font-size: 16px;
	color: #036;
	font-weight: bold;
}
.error, .aviso {
	color: red;
}
.tituloGrisOsc {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}