/* BACKGROUNDS
---------------------------------------- */

html { background: #fff url('../../img/common/bg-page-header-8.jpg') no-repeat center top; }
body { background: url('../../img/common/bg-page-footer-3.png') no-repeat center bottom; }


/* HEADINGS
---------------------------------------- */

h1.social {
    background-image: url('../../img/section/quemsomos/responsabilidade_social/tit-socialactions.png');
    height: 35px;
    margin: 30px 0 30px;
}

/* REST
---------------------------------------- */
#description {
    float: left;
    padding: 0 0 100px 0;
    width: 927px;
    height: 313px;
    background: url('../../img/section/quemsomos/responsabilidade_social/picture-base.png') no-repeat right 10px;
}

#description figure {
    float: right;
    margin-right: 10px;
    padding-left: 30px;
}

#description p {
    padding: 10px 0;
}







#partners h2 {
    background-image: url('../../img/section/quemsomos/responsabilidade_social/tit-partners.png');
    height: 22px;
    margin-bottom: 20px;
}

#partners ul li {
    width: 300px;
    float: left;
}

#partners ul li dl dt {
    font-weight: bold;
    text-align: center;
    height: 40px;
}

#partners ul li dl dd,
#partners ul li dl dd figure {
    text-align: center;
}

#partners ul li dl dd {
    width: 300px;
    height: 176px;
    float: left;
    margin-bottom: 10px;
}

#partners ul li dl dd figure {
    background: #FF6600;
    width: 202px;
    height: 171px;
    margin: 0 auto;
}

#partners ul li dl dd figure img {
    float: left;
    width: 202px;
    height: 171px;
    margin: -5px 0 0 -5px;
}




















