/* CSS Document */
#textoDefault{
	font-family:Arial;
	font-size:12px;
	color:#063B71;
}
#textoDefautlAlert{
	font-family:Arial;
	font-size:12px;
	color:#CC0000;
}
.checkboxDefault{
	font-family:sans-serif;
	font-size:11px;
	font-weight:lighter;
}


