body{
    font-family: Arial, Verdana;
    font-size: 12px;
    margin: 0px;
    background-color: #ffffff;
    color: #2f2f2f;
}

img{
    border: 0 none;
}

#divmain{
    width: 950px;
    margin: 10px auto 20px auto;
}


#divheader{
    height: 80px;
    margin-bottom: 5px;
}

#divlangs {
    float: right;
    text-align: center;
    margin-top: 30px;
    
}
#divlangs a {
    display: block;
    margin-top: 3px;
    text-decoration: none;
    color: #000;
}

.highlight{
    color: #d10a11 !important;
}

#divnav{
    margin-top: 10px;
    height: 19px;
}
#divnav span{
    width: 151px;
    display: inline-block;
    line-height: 19px;
    vertical-align: top;
    text-align: center;

}

#divnav span a{
    color: #d10a11;
    text-decoration: none;
    font-weight: bold;
}


#divbody {
    width: 950px;
    margin-top: 20px;
}

#divside {
    float: left;
    width: 160px;
    height: 567px;
}

#divside a{
    text-decoration: none;
    font-weight: bold;
    color: #2f2f2f;
}

#divside a:hover{
    text-decoration: none;
    font-weight: bold;
    color: #d10a11;
}



#divside p{
    margin: 3px;
}

#divcontent{
    width: 770px;
    float: right;
    margin-bottom: 10px;
}

#divcontent a{
    text-decoration: none;
    color: #6F0000;
}

#divtitle{
    width: 100%;
    color: #d10a11;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.contenttext{
    width: 100%;
    padding: 0px;
    overflow: hidden;
}

.contenttext h2{
    font-size: 13px;
}
.contenttext img{
    float:right;
}

.contentimg{
    width: 100%;
    margin-bottom: 10px;
}

.contentimg a{
    display: block;
    text-decoration: none;
    color: #2f2f2f;
}


#divlogos{
    width: 773px;
    height: 62px;
    background: url(../images/barra_logos.jpg) left top no-repeat;
    margin-top: 20px;
}

#divlogomarcas{
    width: 770px;
    height: 62px;
    background: url(../images/barra_logos_marcas.jpg) left top no-repeat;
    margin-top: 20px;
}


#divfooter{
    width: 100%;   
}



.readmore{
    font-size: 80%;
}

a.marcas {
    color: #12546B !important;
}

a.noticias {
    color: #475137 !important;
}

a.negocio {
    color: #0c2e57 !important;
}

a.contactos {
    color: #741a04 !important;
}

a.ecommerce {
    color: #3a4922 !important;
}

#divtitle.marcas {
    color: #12546B !important;
}

#divtitle.noticias {
    color: #475137 !important;
}

#divtitle.negocio{
    color: #0c2e57 !important;
}

#divtitle.contactos {
    color: #741a04 !important;
}

#divtitle.ecommerce {
    color: #3a4922 !important;
}

#sidebottom {
    position: absolute;
    height: 406px;
    xmargin-top: 161px;
    top: 305px;
}