.a1, .a2, .a3, .a4{font-size:1px; overflow:hidden; display:block;}
.a1 {height:1px; background:#FFF; margin:0 5px;}
.a2 {height:1px; background:#FFF; margin:0 3px;}
.a3 {height:1px; background:#FFF; margin:0 2px;}
.a4 {height:2px; background:#FFF; margin:0 1px;}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#C40000; margin:0 5px;}
.b2 {height:1px; background:#C40000; margin:0 3px;}
.b3 {height:1px; background:#C40000; margin:0 2px;}
.b4 {height:2px; background:#C40000; margin:0 1px;}

._bloq_fondo{
	position:absolute;
	width:10px;
	height:20px;
	}  
._fondo_transp_uno{
	position:relative;
	top:195px;
	left:345px;
	width:0px;
	height:0px;
	}
._boton_alert_ajax{
	display:block;
	 margin-top:30px;
	 width:110px;
	 height:25px;
	 margin-left:90px;
	 background-color:#666;
	 color:#FFF;
	 text-align:center;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:14px;
	 line-height:20px; 
	 background-image:url(../../img/fondo_boton.png);
	}
._boton_alert_ajax:hover{
	 background-image:url(../../img/fondo_boton_hover.png);
	}		