/* CSS Document */

body {
	margin-top: 0px;
}
.lateral_der_abc {
	background-image: url(../imagenes/abc/lateral_der_abc.gif);
	background-repeat: repeat-y;
}
.abecedario{
	background-repeat:no-repeat;
	background-position:left;
	height: 18px;
	font-family: "Arial Black";
	font-size: 12px;
	color: #616161;
	text-indent: 35px;
}
.fondo{
	font-family: "Arial Black";
	font-size: 12px;
	color: #616161;
	background-image: url(../magenes/abc/pix_1.jpg);
	height: 18px;
	position: absolute; 
	top: 149px; 
	left: 23px; 
	width: 100%; 
}
.titulo{
	font-family: "Arial Black";
	font-size: 12px;
	color: #616161;
	top: 0;
	left: 0;
	height: 18px;
	float: left;
	width: 500px;
}
.boton_letra {
	background-image: url(../imagenes/abc/estado_btn1.jpg);
	height: 19px;
	width: 20px;
	color: #FFFFFF;
  	background-repeat:no-repeat;
  	background-position:center;
	border: 0;
}
img.clase {
	background-image : url(../imagenes/abc/estado_btn1.jpg);
	height: 19px;
	width: 20px;
	background-repeat:no-repeat;
  	background-position:center;
	border: 0;
}
img.clase:hover {
	background-image : url(http://localhost/portal/barras/Imagenes/abc/estado_btn2.jpg);
	height: 19px;
	width: 20px;
	background-repeat:no-repeat;
  	background-position:center;
	border: 0;
}
.texto_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	height: 11px;
	margin-bottom: 5px;
}
.texto_inf_claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 11px;
	margin-bottom: 5px;
}
.div_fondo_sup {
	background-image: url(../imagenes/abc/1pix.gif);
	background-repeat: repeat;
}
.RUBRO {
	font-family: "Arial Black";
	font-size: 11px;
	color: #C3C3C3;
	height: 18px;
	bottom: 0px;
	font-style: oblique;
}
.letra {

	font-family: "Arial Black";
	font-size: 14px;
	color: #616161;
	height: 18px;
	bottom: 0px;
}
.ezq_sup_der_abc {
	background-image: url(../imagenes/abc/curba_der_abc.gif);
	position: relative;
	background-repeat: no-repeat;
	height: 18px;
	width: 5px;
	left: 0px;
	top: 0px;
	background-position: left;
}
.lateral_izq_abc {
	background-image: url(../imagenes/abc/lateral_izq_abc.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.link_abc {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.link_abc A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
} 
.link_abc A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
} 
.link_abc A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
} 
.link_abc A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
} 
.titulo_bienvenida {
	font-family: "Arial Black";
	font-size: 12px;
	color: #616161;
	top: 0;
	left: 0;
	height: 18px;
	float: left;
	width: auto;
	background-image: url(../imagenes/abc/fondo_bienvenida.jpg);
	background-repeat: repeat;
}

