#menu{
float:left;
background-image:url(../img/background_menu.png);
margin-left:125px;
width:508px;
height:77px;
}

#home{
float:left;
width:30px;
margin-top:40px;
margin-left:23px;
}

#cont_menu{
float:right;
width:388px;
margin-top:20px;
margin-right:10px;
}

#menu_agencia{
float:left;
width:69px;
text-align:right;
}

#menu_trabalhos{
float:left;
width:93px;
margin-left:11px;
text-align:right;
}

#menu_servicos{
float:left;
width:75px;
margin-left:10px;
text-align:right;
}

#menu_contato{
float:left;
width:78px;
margin-left:12px;
text-align:right;
}

#menu_imprensa{
float:left;
width:83px;
margin-left:5px;
text-align:right;
}

#menu_topweek{
float:left;
width:72px;
margin-left:5px;
text-align:right;
}

.menu{
font-size:12px;
font-weight:600;
text-transform:uppercase;
color:#FFFFFF;
}

.menu a{
font-size:13px;
font-weight:600;
text-transform:uppercase;
color:#FFFFFF;
text-decoration:none;
}

.menu a:hover{
font-size:13px;
font-weight:600;
text-transform:uppercase;
color:#ff9a00;
text-decoration:none;
}

.home{
color:#FFFFFF;
font-size:10px;
text-transform:uppercase;
}

.home a{
color:#FFFFFF;
font-size:10px;
text-transform:uppercase;
text-decoration:none;
}

.home a:hover{
color:#e0e71a;
font-size:10px;
text-transform:uppercase;
text-decoration:none;
}


