﻿#contenido
{
    position: relative;
    float:left;
    width: 43.2em;
}
#contenido p
{
    margin-bottom: 1.5em;
}
#preguntas
{
    position: relative;
    float:left;
}
.pregunta
{
    width: 43.2em;
}
#preguntas li
{
    position: relative;
    float:left;
    margin-bottom: 1.5em;
}
h3
{
    font-size: 1.2em;
    color: #96008c;
    margin-bottom: 0em;
}
#fondo_faq_pacientes
{
    position: relative;
    float:right;
    width: 15.3em;
    height: 10.4em;
    background-image: url(../images/faq-pacientes-fondo.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
