﻿#contenido
{
    position: relative;
    float:left;
    width: 31em;
    height: 57.3em;
    padding-right: 12.2em;
    background-image: url(../images/fondo-beneficios-owl-liver.jpg);
    background-position:bottom;
    background-repeat: no-repeat;
}
#contenido li
{
    margin-bottom: 1em;
    font-family: Arial;
    font-size: 1.2em;
    text-decoration: none;
    padding-left: 0.7em;
    background-image: url(../images/punto-margen-arriba.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    #contenido li
    {
        margin-bottom: 1.2em;
    }
}
h3
{
    color: #036;
    margin-bottom: 1.2em;
}