/*****Mensajes de error de datos*****/
#msg {margin:0 5px;}
.malerta, .mensaje, .error {color:#636363;font-size:0.92em;margin:6px 0;padding:14px;text-align:left;}
.mensaje {background-color:#c6ddf1;border:1px solid #1b527f;}
.error {background-color:#FFEDEF;border:1px solid #FFC5CC;margin:6px 0;padding:14px;}
.notice {background-color:#FFFECC;border:1px solid #FAECB5;}

.mensaje span {color:#1b527f;}
.error span {color:#CF8790;}
.malerta span {color:#BBAB67;}
.malerta span, .mensaje span, .error span {display:block;font-size:14px;font-weight:bold;padding-bottom:2px;font-family:Arial, Helvetica, sans-serif;}
.mensaje p, .alerta p, .error p {margin:0;padding:0;font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#000000;}

.inputError {background-color:#FFEDEF;}
.checkError {border: 1px solid #FFC5CC;background-color:#FFEDEF;height:30px;width:300px;float:left}

#encabezado h1#atencion {
	background:transparent url(../img/encabezado_atencion.gif) no-repeat scroll center top;
	height:38px;
	width:175px;
}

/***** highligh búsqueda ******/
.hls1 { background: #D3E18A; }
.hls2 { background: #7089C3; }
.hls3 { background: #EEA186; }
.hls4 { background: #F88C8C; }
.hls5 { background: #86D6EE; }
.hls6 { background: #BDC5D8; }
.hls7 { background: #E6BBF2; }