*{
    margin:0;
    padding:0;
    border:0;
}
body {
	font-family: Arial;
    font-size:12px;
    background-color: #000;
    background-image:url('../img/bg/bg.jpg');
    background-repeat:repeat;
    margin:0;
    padding:0;
}
#geral{
    width: 891px;
    margin:0 auto;
}
#topo{
    float:left;
    clear:both;
    width:891px;
    height:166px;
}
#topo-banner{
    float:left;
    clear:both;
    width:891px;
    height:110px;
}
#topo-banner a{
    float:left;
    color:#000;
}
#topo-menu{
    float:left;
    clear:both;
    width:891px;
    height:47px;
    border-bottom:2px solid #FFF;
    border-top:2px solid #FFF;
}
#topo-menu ul{
    float:left;
    list-style:none;
    margin-top:10px;
    margin-left:10px;
}
#topo-menu ul li{
    float:left;
    list-style:none;
    margin-left:10px;
}
#topo-menu ul li a{
    float:left;
    color:#000;
}
#topo-menu a.menu-contato{
    color:#000;
}
#topo-menu .menu-contato{
    float:right;
    margin-top:8px;
}
#conteudo{
    float:left;
    width:891px;
    margin-top:5px;
    margin-left:30px;
}
.h1-aguarde{
    float:left;
    width:800px;
    font-size:60px;
    color:#FFF;
    display:inline;
    margin-left:80px;
}
.logo-a{
    float:left;
    display:inline;
    margin-left:210px;
}
#menu-aguarde{
    float:left;
    width:700px;
    display:inline;
    clear:both;
    margin-top:10px;
    margin-left:100px;
}
#menu-aguarde ul{
    float:left;
}
#menu-aguarde ul li{
    float:left;
    width:110px;
    border-right:2px solid #FFF;
    margin-left:20px;
}
