

.listasConvocatorias {
	margin: 0px;
	padding: 0px;
}

.texto_Formulario1 {
	font-family: arial;
	color: brown;
	font-size:14px;
        text-align: left;
        line-height: 1;
       /*margin-left: 20em; */
       /*margin-top: 20em;*/
}

table.tabla_libro_haria{
    width: 90%;
    border: 0px;
}

a.texto_libro_haria{
    text-decoration: underline;
    backgruound-color: green;
    font-weight: bold;
}

img.imagen_libro_haria{
    width: 200px;
}

hr.linea1{
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

a.enlacePlenos{
    text-decoration: none;
    color: #2e518b;
    font-weight: bold;
}

a.enlacePlenos:hover{
    text-decoration: underline;
    color: red;
    font-weight: bold;
}

a.enlacePlenosFuturo{
    text-decoration: none;
    color: #fe642e;
}

a.enlacePlenosFuturo:hover{
    text-decoration: underline;
    color: #212F3D;
}

a.enlaceDecretos{
    text-decoration: none;
    color: #07823F;
}
a.enlaceDecretos:hover{
    font-weight: bold;
    color: #824107;
}

.rojo{
  color:  #fe642e;
}

a.enlaceFormularios{
    text-decoration: none;
    color: #07823F;
}
a.enlaceFormularios:hover{
    font-weight: bold;
    text-decoration: underline;
    color: #824107;
}

.lupaFormularios {
	width:20px;
}
.lupaFormularios:hover {
	width:25px;
}
