#contenido{
    width: 980px;
    min-height: 455px;
    padding-bottom: 1em;
    background: url(../../images/variette/falda.png) no-repeat bottom;
}
#info{
    width: 49%;
    padding: 1em 2em 0 3em;
    float: left;
}
#info h3{
    margin-bottom: 1em;
    font-size: 16px;
    color: #004589;
}
#info p{
    margin-bottom: 1em;
    text-align: justify;
    line-height: 19px;
}
#info form{
    margin-top: 2em;
}
#imagen{
    width: 385px;
    height: 265px;
    margin-top: 1em;
}
#contenido ul{
    margin: 0 0 1em 2em;
    text-align: left;
    list-style: square;
    line-height: 19px;
}