ul{margin:0px; padding:0px;}
li{margin:0px; padding:0px;}
h1{margin:0px; padding:0px;}

#navi {

 z-index:500;
}

#menu {
	

margin: 0 auto;
padding: 0;
z-index:999;
}
#menutam{width:1030px; height:134px; margin:0 auto; }

#content {
width: 1030px;
margin: 0 auto;
background-color:#F00;
}


.default {
width: 100%;
height: 134px;

}
.fixed {
position: fixed;

left: 0;
width: 100%;
height: 60px;
box-shadow: 0 0 40px #222;
-webkit-box-shadow: 0 0 40px #222;
-moz-box-shadow: 0 0 40px #222; background-color: rgba(51, 51, 51, 0.8); 
}

.fixed ul{border:none; }
.fixed li {text-decoration:none; color:#FFF; }
.fixed li a{text-decoration:none; color:#FFF; }
.fixed li a:hover{text-decoration:none;  text-decoration:none; color:#fff;  }

.fixed .homeicone {background-image:url(imgs/menu_home-b.png); display:none;}
.fixed .agenciaicone {background-image:url(imgs/menu_agencia-b.png); display:none;}
.fixed .servicosicone {background-image:url(imgs/menu_servicos-b.png); display:none;}
.fixed .portifolioicone {background-image:url(imgs/menu_portfolio-b.png); display:none;}
.fixed .contatoicone {background-image:url(imgs/menu_contato-b.png); display:none;}



#bglogo{width:270px; height:auto; float:left;margin-left:0px; }

.fixed h1{width:245px; height:94px; background-image:url(imgs/logo-branco.png); float:left; background-repeat:no-repeat; margin-top:14px;}

.bglogo{width:245px; height:94px; background-image:url(imgs/logo-agenciabemcriativa.png); float:left; background-repeat:no-repeat;   }
.fixed nav{margin-top:12px;}



/* menus sanduiche */

#blocomenus{width:720px; height:auto; float:right; padding-top:16px}