/* linguagens */
div.languages { display: block; position: absolute; top: 0; left: 0; width: 245px; height: 90px; }
    div.languages h3 { display: block; position: relative; color: #85878a; font-weight: bold; font-size: 20px; line-height: 55px; height: 55px; text-align: center; }
    div.languages a.pt_pt { display: block; position: absolute; bottom: 5px; right: 100px; color: #e3e5e6; font-weight: bold; font-size: 18px; line-height: 45px; height: 45px; text-align: center; text-decoration: none; }
    div.languages a.en_gb { display: block; position: absolute; bottom: 5px; right: 60px; color: #e3e5e6; font-weight: bold; font-size: 18px; line-height: 45px; height: 45px; text-align: center; text-decoration: none; }
    div.languages a:hover { text-decoration: underline; }

/* redes sociais */
div.snetworks { display: block; position: absolute; top: 5px; left: 350px; width: 163px; height: 78px; border: 1px solid #8c8c8d; background-color: #e3e5e6; }
/*div.snetworks { display: block; position: absolute; top: 0; left: 300px; width: 245px; height: 90px; }
    div.snetworks h3 { display: block; position: relative; color: #85878a; font-weight: bold; font-size: 20px; line-height: 55px; height: 55px; text-align: center; }
    div.snetworks p { display: block; position: absolute; bottom: 5px; right: 70px; color: #e3e5e6; font-size: 14px; line-height: 45px; height: 45px; text-align: center; text-decoration: none; }
    div.snetworks img { display: block; position: absolute; bottom: 20px; right: 45px; width: 16px; height: 16px; }*/

/* direitos */
div.copyright { display: block; position: absolute; top: 25px; left: 650px; height: 40px; }
    div.copyright p { display: block; font-size: 12px; color: #e3e5e6; line-height: 20px; }

/* desenvolvido por */
div.developed_by { position: absolute; top: 27px; right: 50px; width: 24px; height: 36px; }
    div.developed_by a { display: block; width: 24px; height: 36px; background: url(../../../../src/img/logos/idstudies.png) no-repeat; }
    div.developed_by a:hover { background: url(../../../../src/img/logos/idstudies_hover.png) no-repeat; }