.corpo-contents {
 padding-top:15px
}

.menu_div {
 /*width: 176px;
 height: 22px;*/
 border-bottom: solid 2px #addbf5;
 line-height: 21px;
 padding-left: 10px;
 background-image: url(seta_menu_off.gif);
 background-repeat: no-repeat;
}

.menu_div_hover {
 /*width: 176px;
 height: 22px;*/
 border-bottom: solid 2px #addbf5;
 background-color: #B7E1F9;
 line-height: 21px;
 padding-left: 10px;
 background-image: url(seta_menu_off_2.gif);
 background-repeat: no-repeat;
}

.menu_div a, .menu_div_hover a {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration : none;
 color : #575757;
 font-weight : normal;
}

.menu {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration : none;
 color : #575757;
 font-weight : normal;
}

.menu:hover {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration : none;
 color : #575757;
 font-weight : normal;
 background-color: #B7E1F9;
}

.menu_servicos {
 padding-top:20px
}

.bt_servicos {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration : none;
 color : #FFFFFF;
 vertical-align: middle;
 font-weight : bold;
 background-color: #0392E5;
 widht:176;
 height:22;
 padding-left:8px;
}

.bt_servicos:link, .bt_servicos:visited, .bt_servicos:hover {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration : none;
 color : #FFFFFF;
 vertical-align: middle;
 font-weight : bold;
 background-color: #0392E5;
 widht:176;
 height:22;
 padding-left:8px;
}

