/* CSS Document */
* { margin:0; padding:0; }
body {
 margin:0px;
 padding:0px;
 color:#666666;
 font-family:Arial, Helvetica;
 font-size:13px;
 text-align:center;
}
h1, h2, h3, h4, ul, li, p, form, object {
 margin:0px 0 0 0;
 padding:0px;
}
#container {
 width:775px;
 height:420px;
 margin:10px 0 0 0;
 text-align:left;
 background:#FFFFFF;
 min-height:310px;
 padding-bottom:10px;
 }
 #quadroazul {
 width:764px;
 height:350px;
 margin:0 auto;
 background:url(fundo_quadro_azul.gif) no-repeat;
 }
 #logo {
 width:200px;
 height:330px;
 margin:10px 0 0 0;
 float:left;
 }
 #bannertop {
 width:531px;
 height:157px;
 margin:8px 0 0 0;
 background:url(bannertop.jpg)  no-repeat;
 }
 #apresentacao {
 width:532px;
 height:166px;
 margin:5px 0 0 0px;
 background:url(apresentacao.gif)  no-repeat;
 }
 #apresentacao p {
 width:500px;
 height:auto;
 margin:15px 0 0 10px;
 text-align:justify;
  }
 #missao {
 width:771px;
 height:35px;
 margin:0 auto;
 float:left;
 background:url(missao.jpg)  repeat-x top;
 }
 #acesse {
 width:104px;
 height:20px;
 margin:10px 0 0 200px;
 float:left;
 }
