﻿.botoes
{
    float:left;
    padding:0 0 0 36px;
}
.botoes li
{
    float:left;
    padding:0 11px 0 0;
}
.language
{
    float:right;
    padding:17px 34px 0 0;
}
.language li
{
    float:left;
    padding:0 5px 0 0;
}
/* BUTTONS */
.btn01
{
    width:203px;
    height:58px;
    display:block;
    /*background:url(../images/menu/btn_sobre.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn01 a
{
    width:203px;
    height:49px;
    display:block;
    /*background:url(../images/menu/btn_sobre.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn02
{
    width:102px;
    height:58px;
    display:block;
    /*background:url(../images/menu/btn_recursos_over.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn02 a
{
    width:102px;
    height:49px;
    display:block;
    /*background:url(../images/menu/btn_recursos.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn03
{
    width:94px;
    height:58px;
    display:block;
    /*background:url(../images/menu/btn_clientes_over.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn03 a
{
    width:94px;
    height:49px;
    display:block;
    /*background:url(../images/menu/btn_clientes.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn04
{
    width:129px;
    height:58px;
    display:block;
    /*background:url(../images/menu/btn_naimprensa_over.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn04 a
{
    width:129px;
    height:49px;
    display:block;
    /*background:url(../images/menu/btn_naimprensa.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn05
{
    width:62px;
    height:58px;
    display:block;
    /*background:url(../images/menu/btn_blog_over.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn05 a
{
    width:62px;
    height:49px;
    display:block;
    /*background:url(../images/menu/btn_blog.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn06
{
    width:104px;
    height:58px;
    display:block;
    /*background:url(../images/menu/btn_contato_over.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
.btn06 a
{
    width:104px;
    height:49px;
    display:block;
    /*background:url(../images/menu/btn_contato.gif) no-repeat;
    overflow:hidden;
    text-indent:-19999px;*/
}
