﻿#contenido
{
    position: relative;
    float:left;
    width: 43.2em;
}
h2
{
    font-weight: normal;
    font-size: 1.2em;
}
h2 strong
{
    font-size: 1.2em;
}
h3
{
    color: #036;
}
#contenido p
{
    margin-bottom: 1em;
}
#contenido li
{
    padding-top: 1em;
    font-size: 1.2em;
    color: #333;
    font-family: Arial;    
}
#contenido ul li ul li
{
    font-size: 1em;
    padding-left: 1em;
    background-image: url(../images/guion-margen-arriba.gif);
    background-repeat: no-repeat;
    border-bottom-style: none;
    padding-top: 0em;
}
#fondo_enfermedades
{
    position: relative;
    float:right;
    width: 11.5em;
    height: 19em;
    background-image: url(../images/enfermedades-del-higado.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#subir
{
    font-weight: bold;
    color: #036;
}