body{ margin:0; padding:0; background:#0c0c0c url(../imagens/bg.gif) repeat-x; }
ul, li, h1, h2, h3{ margin:0; padding:0;}
.none{ display:none;}

#topo{ width:775px; position:absolute; top:0; left:50%; margin-left:-388px; /*border:1px solid red;*/  }

#menu{ width:312px; height:78px; float:left; /*border:1px solid orange;*/ }
#menu ul{ width:100%; list-style-type:none; float:left; }
#menu li{ float:left;}
#menu li a{ height:78px; display:block; background:url(../imagens/sprite.gif) no-repeat; }
#menu li .btUm{ width:87px; background-position:0 0;}
#menu li .btUm:hover{ background-position:0 -78px;}
#menu li .btDois{ width:117px; background-position:-87px 0;}
#menu li .btDois:hover{ background-position:-87px -78px;}
#menu li .btTres{ width:108px; background-position:-204px 0;}
#menu li .btTres:hover{ background-position:-204px -78px;}

#logo{ width:155px; float:right; /*border:1px solid green;*/ }

#conteudo{ width:100%; height:420px; margin:78px 0 0 0; left:300px; overflow:hidden; z-index:2; float:left; /*border:1px solid red;*/}

#anterior{ width:89px; height:21px; position:absolute; top:520px; left:50%; margin-left:-400px;}
#proxima{ width:89px; height:21px; position:absolute; top:520px; left:50%; margin-left:300px;}

#endereco{ width:100%; float:left; position:relative; }
#endereco .imagem{ width:198px; height:102px; position:absolute; left:50%; margin-left:200px; top:60px; background:url(../imagens/endereco.gif) no-repeat;}
#seloAcopadi{ width:99px; height:34px; position:absolute; top:-40px; left:50%; margin-left:-380px;}
#seloTwitter{ width:115px; height:35px; position:absolute; top:-40px; left:65%; margin-left:-380px;}

h1{ width:175px; text-align:right; position:absolute; top:455px; left:50%; margin-left:220px; z-index:1000;}

#comunicado{ width:550px; height:353px; position:absolute; top:80px;}

/**************  FORMULARIO  *****************/
#contato{ width:550px; position:absolute; left:50%; margin-left:-300px; top:160px;}
#contato form{ width:500px; float:left;}
#contato label{  width:98px; height:26px;  font:11px arial;  float:left;  margin:0;  color:#00489a;  padding:8px 0 0 0;}
#contato label.labelNome{ background:url(../imagens/label_nome.gif) no-repeat; }
#contato label.labelEmail{ background:url(../imagens/label_email.gif) no-repeat; }
#contato label.labelFone{ background:url(../imagens/label_fone.gif) no-repeat; }
#contato label.labelMsg{ background:url(../imagens/label_msg.gif) no-repeat; }

#contato fieldset{  border:none;  padding:10px 0 0 13px;}
#contato input{  width:300px;  background:#131313;  border:2px solid #282828;  font:12px "trebuchet ms", arial;  color:#CCC;  margin:0;  padding:2px 5px 2px 2px;  float:left;}
#contato textarea{  width:305px;  height:80px;  background:#131313;  border:2px solid #282828;  font:11px arial;  color:#CCC;  margin:0;}
#contato .button{  width:86px; border:0 none; background:none;  /*border:3px solid #4c8bd3;  background:#2567b1;  font:11px arial;  color:#FFF;  font-weight:bold;  text-decoration:none;*/  margin:10px 80px 0 0;  text-transform:uppercase;  float: right;}

#contato .linhaMenor{ float:left;}
#contato .linhaMaior{ float:left;}

#divSubmit{  width:100%;  text-align:center;  font:bold 14px arial;  color:#CC3300;  padding:20px 0 0 0;}