/* CSS Document */

/*CSS P�gina Letras Mexicanas Abril 2010*/


.body {
    background-image: url(../Images/bkg_manuscrito.jpg);
    background-color: #000000;
    background-repeat: no-repeat;
    background-position:top;
}

a:link, a:visited, a:hover, a:active {
    color: #FFF;
}
.portada {
    border-style: inset;
    border-width: 2px;
}
.icons {
    background-color: #FFF;
    float:left;
    border-style: inset;
    margin-right: 10px;
    text-decoration: none;
}

.textoGeneral{
    font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
    font-size:11px;
    color:#393939;
}


.textoTituloNegritas{
    font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
    font-weight:bold;
    font-size:11px;
    color:#393939;
}
.botonb{
    background-image:url(Images/lupa_01.jpg); 
    background-repeat:no-repeat;
}
.textoMenu{
    font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
    font-size:12px;
    color:#ffffff;
}

.textoCont{
    font-family:Arial, Helvetica, sans-serif;
    text-align:right;
    font-size:12px;
    color:#ffffff;
}
.textoPieDePagina{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#393939;
    text-decoration:none;
}

.textoAbecedario{
    font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
    font-size:14px;
    color:#393939;
}
.link{
    text-decoration:none;
    cursor:auto;
    color:#ffffff;
}
.link2{
    text-decoration:none;
    cursor:auto;
    color:#f0f0f0;
}
.link3{
    text-decoration:none;
    text-align:justify;
    font-size:11px;
    color:#393939;
    cursor:pointer;
}
.link4{
    text-decoration:none;
    color:#393939;
    cursor:pointer;
}
.lemail{
    text-align:justify;
    font-size:11px;
    color:#393939;
    cursor:pointer;
}
.textoAbecedarioSeleccionado{
    font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
    font-weight:bold;
    font-size:16px;
    color:#393939;
}

.textoResul{
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    font-size:12px;
    color:#767676;
}

.textoResulink{
    font-family:Arial, Helvetica, sans-serif;
    text-align:left;
    font-size:12px;
    color:#767676;
}
.tb1{
    background-color: #cbcbcb
}
.tb2{
    background-color:#e0e0e0
}

/* Color Verde Barra  {color:#006813;}*/
/* Color Gris Fondo  {color:#f0f0f0;}*/
/* Color del Fondo  {background-color:#000000;} */
/* ** Resultados */
/*  renglon obscuro #cbcbcb */
/* renglon claro #e0e0e0 */
/* color letra #767676 */
/* fin */

