#wrapper {
    text-align: left;
    margin: -8px;
    padding: 0px;
    border: 0px;
    width: 100%;
    background: url("../imagenes/fondo_final.jpg") repeat;
}

#header {
}

#side-a {
    float: left;
    width: 13%;
    height: 600px;
}

#side-b {
    float: right;
    width: 19%;
}

#content { 
    float: left;
    width: 68%;
}

#footer {
    clear: both;
}

#texto_intro {
    padding: 8em; 
    margin-top: 0.1em; 
    margin-bottom: 0.4em; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 12px;
    color: black; 
    line-height: 16px; 
    text-decoration: none; 
    font-weight: bold;
    height: 308px;
}


.logo {
    width: 128px; 
    height: 274px;
}    


.enlace , a.spip_in, a.spip_out  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
    color: #003300;
    text-decoration: none;
}


.enlace a:hover, a:link:hover, a:visited:hover {
    color: #CC0000;
    text-decoration: none;
}




.otro_enlace {
    font-size: 10px;
    line-height: 15px;  
    color: #000000;
    text-decoration: none;
}

.enlace_sin_cambio A:link, A:visited, A:hover, A:active {
text-decoration: none; color: black;
}


table.spip {
    width: 528px;
}

table.spip tr.row_first th {
        padding: 10px;
}

table.spip tr.row_first {
 
        font-weight: bold;
        background-color: #CCCCCC;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 11px;
        vertical-align: center;
        text-align: center;
}

table.spip tr.row_odd {
        background-color: #EAEAEA;
}

table.spip tr.row_even {
        background-color: #FFFFFF;
}

.texto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
}

.texte {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
}

.titre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 19px;
}

.subtitulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 19px;
}

.libro_titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 10px;
}

.libro_desc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 10px;
}


h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

a p {
margin: 1em;
padding: 1em;
}