body {
	margin-top: 0px;
	margin:0 auto;
  font-family: MS Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  font-size:   12px; 
  
}

#pager{
	width:1000px;
	height:100%;
	margin: 0 auto;
	position:relative;

	
	}
	

.centro {
  text-align: center;
 
}

.outros {
  margin-top:    8px;
  margin-bottom: 8px;
}

.secao {
  margin-bottom: 10px;
  margin-top:    10px;
}

.secao-borda {
 /* border:        solid 1px #DDEEFF; */
}

.largura-padrao {
  width:         600px;
}

.rotulo-coluna {
  font-weight:      bold;
  text-align:       left;
}

.rotulo-linha {
  font-weight:    bold;
  vertical-align: top;
}

.titulo {
  font-weight:      bold;
  text-align:       left;
  margin-bottom:    10px;
  background-color: #DDEEFF;
}

.erro {
  border:     1px solid #FF6666;
  background: #FFEEEE;
}

/*  CLASSE 'campos_formulario' ADCIONADA EM  19.07.2010 POR RICARDO GIL */

.campos_formulario {
	background-image:url(../imagens/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 5px;
	margin-bottom: 20px;
	
}

fieldset
{
border: 1px solid #CCC;
width: 800px;

}

legend
{
color:#222;
/*background: #ffa20c;
border: 1px solid #781351;
*/
padding: 2px 6px
}

#formulario label{display:block; padding:0}	

#formulario input{display:inline;}


.posiciona_campos{ float:left; position:relative; margin-left:5px}

#bt_enviar {
	height: 44px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(../imagens/enviar.png);
}

 #titulo_form{
    margin-top:0px;
	background:url(../imagens/bg_titulo.png) repeat-x top left;
	height:68px;
	color:#333;
	width:100%;
	text-align:center;
}

#titulo_form h2{
	
	
	height:27px;
	padding:0px;
	margin: 0 auto;
	color:#036;
	
	
}

.titulo_denuncia{
	width:960px;
	margin: 0px auto;
}

#rodape {
	float:left;
	width: 100%;
text-align: center;
/*
background:url(../images/fundo-rodape.jpg) repeat-x;
*/
background: #4390c4;
color: #FFFFFF;
}

#rodape-container {
width:  996px;
text-align: left;
margin: 0 auto 0 auto;
padding: 0 !important;
}

#rodape-container  a{
text-decoration:none;
color: #ffffff;
width: 41%;
}

#rodape-container  a:hover{
text-decoration:underline;
color: #FFFFFF;
width: 41%;
}

#rodape-esquerdo {
float: left;
width: 600px; 
margin: 0px 0px 0px 0px;
padding: 0;
padding-left: 5px;
}

#rodape-esquerdo p{
width: 80%;
}

#rodape-direito {
	padding-top: 10px;
	padding-bottom: 4px;
width: auto;
}

#rodape-direito p{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

