#faqSeccion{
    width: 709px;
    margin-top: 30px;
}

#faqSeccion .enlacesFaq{
    margin-bottom: 15px;
}

#faqSeccion .enlacesFaq p{
    margin-bottom: 4px;
}

#faqSeccion .enlacesFaq p strong{
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #2978B8;
}

#faqSeccion .enlacesFaq p a{
    font: normal 11px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #2978B8;
    white-space: nowrap;
    line-height: 17px;
}

#faqSeccion .enlacesFaq p a:hover{
    color: #000;
    background-color: #F2F1F1;
}

#faqContent h2{
    color: #2978B8;
}

#faqContent .faqSection{
    margin-top: 16px;
}

#faqContent .faqSection p{
    font-size: 13px;
    text-align: justify;
}

#faqContent .faqSection p a{
    color: #2978B8;
}

#faqContent .faqSection p strong{
    font-size: 13px;
    color: #000;
    padding-bottom: 3px;
}

#faqContent .faqSection h2{
    margin-top: 40px;
}

#faqContent .faqSection ul{
    margin-top: 5px;
}

#faqContent .faqSection ul li{
    font-size: 13px;
    padding-left: 12px;
    background: url(/img/general/list.gif) top left no-repeat;
    margin-bottom: 4px;
}

#faqContent .faqSection em{
    color: #666666;
    font-size: 13px;
    margin-top: 10px;
    display: block;
}

/* acerca de */

#aboutUs{
    margin-top: 25px;
}

#aboutUs p{
    font-size: 13px;
    text-align: justify;
    margin-bottom: 20px;
}

#aboutUs p strong{
    color: #2978B8;
}

#aboutUs div{
    
}

#aboutUs div img{
    float: left;
    margin-right: 20px;
}

#aboutUs div p strong{
    color: #000;
}

#aboutUs h3{
    font: normal 28px Arial, Helvetica, sans-serif;
    color: #2978B8;
    margin-bottom: 10px;
}

#aboutUs div ul{
    border: 1px solid #E4E4E4;
    background-color: #F7F7F7;
    padding: 24px 21px 15px 21px;
    margin-bottom: 15px;    
}

#aboutUs div ul li{
    font-size: 13px;
    padding-left: 17px;
    background: url(/img/general/list_azul.gif) top left no-repeat;
    margin-bottom: 10px;
}
