﻿#contenido
{
    position: relative;
    float:left;
    width: 43.2em;
}
#contenido li
{
    margin-bottom: 0.3em;
    font-family: Arial;
    font-size: 1.2em;
    color: #1c4a82;
    text-decoration: none;
    font-weight: bold;
}
#contenido p
{
    margin-bottom: 1em;
}
#owlliveres
{
    position: relative;
    float: left;
    width: 30.1em;
    background-image: url(../images/owl-liver-fondo.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    border: 0.1em solid #CCC;
    padding: 0.8em;
    padding-right: 12em;
}
h3
{
    margin-bottom: 0.3em;
}