#header {
  height:148px;
}
#header .detail {
  background:url(../img/bg_detailMaior.png) no-repeat;  
  height:94px;
  z-index:100;
}
#submenu {
  left:0;
  padding:0 15px;
  position:absolute;
  top:120px;
  width:930px;
  z-index:100;
}
#submenu .dir {
  float: left;
  margin-left: 90px;
  display:inline;
}
#submenu .dir li {
  float: left;
  margin-left: 50px;
  display:inline;
}
#submenu .marketing {width:142px; background: url(../img/smn_campanhas.gif) no-repeat center 0;height:26px;}
#submenu .agenda {width:52px; background: url(../img/smn_agenda.gif) no-repeat center 0;height:26px;}
#submenu .noticias {width:52px; background: url(../img/smn_noticias.gif) no-repeat center 0;height:26px;}
#submenu .dicas {width:96px; background: url(../img/smn_dicas.gif) no-repeat center 0;height:26px;}
#submenu .quem_indicamos {width:102px; background: url(../img/smn_quem_indicamos.gif) no-repeat center 0;height:26px}
#contents {
  padding-top: 1px;
}
#submenu ul li a, #submenu ul li a:visited {
  color:#575757;
  display:block;
  font-family:times,serif;
  font-size:15px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  height:18px;
  line-height:normal;
}
#submenu .selected {background-position: center -30px}


#submenu .esq {
float:left;
display:inline;
margin-left:10px;
}
#submenu .esq li {
float:left;
margin-right:50px;
}
