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

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


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

h1.say {
    background-image: url('../../img/section/quemsomos/depoimentos/tit-testimonials.png');
    height: 23px;
    margin: 50px 0 50px;
}

/* REST
---------------------------------------- */
#testimonial-text {
    width: 596px;
    float: left;
    padding: 0 0 100px 37px;
}

#testimonial-text h2 {
    margin-bottom: 40px;
    float: left;
    width: 100%;
}

#testimonial-text img {
    float: left;
}

#testimonial-text p {
    padding: 10px;
}








aside {
    float: right;
    width: 213px;
}

aside header h1 {
    width: inherit;
    height: 44px;
    background-image: url('../../img/section/quemsomos/depoimentos/tit-othertestmonials.png');
}

aside nav ul {
    width: 198px;
    padding-left: 13px;
}

aside nav ul li {
    border-bottom: 1px dotted #FF5A00;
}

aside nav ul li a {
    color: #00AB99;
    text-decoration: none;
    background: url('../../img/common/marker-1.png') no-repeat left center;
    padding: 4px 0 3px 8px;
    display: block;
}

aside nav ul li a:hover {
    text-decoration: underline;
}

aside #owner{
    width: 198px;
    margin: 30px 0 0 13px;
}

aside #owner h1 {
    background-image: url('../../img/section/quemsomos/depoimentos/tit-owner.png');
    height: 22px;
}

aside #owner h2 {
    color: #f06825;
    font-size: 22px;
}

aside #owner figure {
    margin: 10px 0;
}

aside #owner a {
    background-color: transparent !important;
    background-image: url('../../img/section/quemsomos/depoimentos/bt-seemore.png') !important;
    background-position: left top !important;
    width: 196px;
    height: 49px !important;
    margin: 10px 0;
    padding: 0;
    text-indent: -9999px !important;
    display: none;
}

aside #owner ul li {
    list-style: disc inside;
    padding-left: 0px;
}

aside #owner .address {
    font-size: 14px;
    padding: 10px 0;
}



















