/* Zerando tudo */
* {
  margin:0;
  padding:0;
  list-style:none;
  text-decoration:none;
}
/* Geral */

/* Definicao do corpo */
body {
  background:#fff url("../imagens/bgcontent.jpg") repeat-y center center;
  font:11px/1.4em Arial, Helvetica, sans-serif;
  text-align: left;
}

p{
	margin: 0 5px 5px 5px;
}

a{
	color: #000166;
	text-decoration: none;
}

a:hover{
	color: #cd3301;
	text-decoration: underline;	
}

h2{
	margin: 0px;
	padding: 3px 5px;
	width: 448px;
	height: 16px;
	background: url('../imagens/tit_fundo.gif');
	color: #fff;
	font: 12px Verdana,Sans-Serf;
	text-align: left;
}

hr{
	color: #ccc;
	background-color: #ccc;
	height: 2px;
	width: 100%;
	border: 0px;
	margin: 5px 0px 5px;
}

img {
	border: 0px;
}

/* Formulários*/

form {
	margin: 0px;
	padding: 0px;
}

label{
	padding: 2px;
	display: block;
	color: #000166;
	font: 11px Arial,Verdana,Sans-Serf;
}

input {
	margin: 2px;
	padding: 1px;
	width: 110px;
	height: 18px;
	background-color: #fff;
	border: 1px solid #000166;
}
input.botao {
	margin: 5px;
	padding: 1px;
	width: auto !important;
	height: 20px;
	background-color: #ccc;
	border: 1px solid #000166;
	border: 1px outset #bbb;
}
input.radio{
	width: auto !important;
	border: 0;
}

input:focus {
	background: #eaeaea;
}


/* Topo do site */
#header {
  background:#052f9b url("../imagens/fundocanaa.jpg") repeat-X;
  height:133px;
}

#logo {	
	margin: 0 auto;
	/*width: 776px;*/
	width: 734px;
	height: 135px;
	background: url('../imagens/logo.jpg') no-repeat center;
}
#principal{
	 margin:0 auto;
	 width:733px;
}

#navegacao {
	margin: 8px 8px 8px 0;
	width: 122px;
	float: left;
}

#meio {
	margin: 6px 0;
	width: 452px;
	height: auto;
	float: left;
}

#conteudo{	
	width: 466px;
	_width: 472px;
	padding: 1px 0;
	height: auto;
	background-color: #E1E7EC;
}

#outrasnoticias{	
	width: 458px;
	background-color: #E1E7EC;
}

#nav_aux {
	margin: 8px 0 8px 0;
	width: 122px;
	float: right;
}

#rodape {
	clear: both;
	margin: 10px;
	width: 714px;
	height: 35px;
	text-align: center;
}

/* Definicoes do Sidebar */
#sidebar {
  background-color:#fff;
  float:left;
  width:122px;
  margin: 2px 2px;
  padding:0 4px;
}
#s, #s2 {
  cursor:pointer;
  text-indent:-999999px;
  border:0px;
}
* HTML #s, * HTML #s2 {
  text-indent:0px;
  line-height:999999px;
  border:0px;
}
#s, #s2 {
  background:url("../imagens/enviar.gif") no-repeat;
  width:63px;
  height:16px;
}
.menu{
  width:100%;
}
ul.menu {
    padding:0;
    margin:0;
}
.menu a{
  width:116px;
  display:block;
  padding:3px;
  text-decoration:none;
  text-align:left;
  color:#052f9b;
}
.menu a:hover{
  color:#fff;
  background-color:#052f9b;
}
#box1, #box2, #box3, #box4{
  background-color:#e8edf6;
}
#box1{
  display:block;
  width:122px;
  height:189px;
}
#box1 h2 {
  text-indent:-9000px;
  background:url("../imagens/restrito.jpg") no-repeat top left;
  height:23px;
}
#name, #email, #name2, #email2{
  padding-bottom:1px;
  width:110px;
}
#box2{
  margin-top:9px;
  display:block;
  width:122px;
  height:auto;
}
#box2 h2{
  text-indent:-9000px;
  background:url("../imagens/institucional.jpg") no-repeat top left;
  height:23px;
}
#box3{
  margin-top:9px;
  display:block;
  width:122px;
  height:auto;
}
#box3 h2{
  text-indent:-9000px;
  background:url("../imagens/publicacoes.jpg") no-repeat top left;
  height:23px;
}
#box4{
  margin-top:9px;
  display:block;
  width:122px;
  height:auto;
}
#box4 h2{
  text-indent:-9000px;
  background:url("../imagens/entretenimento.jpg") no-repeat top left;
  height:23px;
}


/* Subdivisões */

#restrito {
	margin:0px 0px 8px;
	width: 122px;
	background-color: #E1E7EC;
	text-align: center;	
}

#menu {
	margin: 0px;
	width: 122px;	
}

#pub {
	clear: both;
	margin: 9px;
	padding: 0px;
	width: 440px;
	height: 60px;
	background-color: #fff;
}

#busca {
	margin: 0px;
	width: 122px;
	background-color: #E1E7EC;
	text-align: center;	
}

#pub2 {
	margin: 8px 0px;
	width: 122px;
	text-align: center;	
}

#usuarios {
	margin:0px
	width: 122px;
	background-color: #E1E7EC;
	text-align: center;	
}

/* Restrito */

#restrito h2 {
	width: 112px;
	background: url('../imagens/tit_restrito.gif');
}

/* Menu */

#menu h2 {
	width: 112px;
	background: none;
	background-color: #000166;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li a {
	padding: 3px 5px;
	width: 112px;
	height: 16px;
	display: block;
	background-color: #E1E7EC;
	color: #000;
	font: 11px Arial,Verdana,Sans-Serf;
	text-decoration: none;
}

#menu ul li a:hover {
	background-color: #CAD0DE;
}

/* Publicidades */

#pub h2 {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 60px;
	float: left;
	background: url('../imagens/tit_pub.gif');
}

#pub img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: right
}

#pub2 h2 {
	padding: 0px;
	width: 122px;
	background: none;
	color: #000;
	text-align: left;
}

#pub2 img {
	margin: 0px 0px 5px;
}

/* Busca */

#busca h2 {
	width: 112px;
}

/* Usuarios */

#usuarios h2 {
	width: 112px;
}

/* Rodapé */

#rodape ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#rodape ul li {
	display: inline;
}

#rodape ul li a {
	color: #000;
	font: 11px Arial,Verdana,Sans-Serf;
	text-decoration: none;
}

#rodape ul li a:hover {
	text-decoration: underline;
}

#boletim {
	clear: both;
	margin: 0px 0px 8px;
	width: 120px;
	height: 150px;
	overflow:visible;
	float: left;
	background-color: #E1E7EC;
	text-align: center;
}

#boletim h2 {
	width: 110px;
	_width: 110px;
	background: none #cd3301;
}

#search{
  margin: 2px 0; 	
  padding: 2px 0;
  background-color:#808080;
  display:block;
  width: 100%;
  height: 23px;
}
#search form p{
  font:bold 12px Verdana;
  text-align:left;
  color:#fff;
}