body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Geral */

#geral{
	margin:0 auto;
	width:1000px;
}

#corpo{	
	width:1000px;
	background-image:url(../images/fundo_geral.png);
	background-repeat:repeat-y;
	float:left;	
}

#sombra_geral_bottom{	
	width:1000px;
	height:38px;
	background-image:url(../images/fundo_baixo_geral.png);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	margin:0 auto;	
}

/* Fim Geral */

/* Topo */

#topo{
	width:1000px;

}
#gov{
	width:973px;
	height:38px;
	background-color:#ffffff;
	margin:0px 0 0px 14px;
	text-align:center;
}

#logo_defesa img{
	width:203px;
	height:36px;
	float:left;
	margin:0;
	border:0px;
}


#combo_gov{
	float: left;
	margin: 7px 0 0 400px;
	height: 25px;
}

#acessibilidade{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
}

#acessibilidade a:link{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
}

#acessibilidade a:visited{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
}

#acessibilidade a:hover{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
}

#acess_esquerda{	
	width:573px;
	height:16px;	
	float:left;
	margin-left:14px;
	background-image:url(../images/acessibilidade_esquerda.png);
	background-repeat:repeat-x;
}

#acess_centro{	
	width:11px;	
	height:38px;
	float:left;
	margin: -16px 0 0 587px;
	background-image:url(../images/acessibilidade_centro.png);
	background-repeat:no-repeat;
}

#acess_direita{
	width:393px;
	height:38px;
	float:left;
	margin: -38px 0 0 594px;
	background-image:url(../images/acessibilidade_direita.png);
	background-repeat:repeat-x;
}

#fonte{
	float:left;	
	margin: 13px 0 0 7px;
}

#fonte a:link{
	text-decoration:none;
}

#fonte a:hover{
	text-decoration:none;
}

#fonte a:visited{
	text-decoration:none;
}

.ulti_font{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
	padding-top:0px;
}

.ulti_font a:link{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
	padding-top:0px;
}

.ulti_font a:visited{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
	padding-top:0px;
}

.ulti_font a:hover{
	color:#085079;
	font-size: 12px;
	font-weight: bold;
	height:40px;
	padding-top:0px;
}

#idioma{
	width:110px;
	padding:0px;
	float:left;
	margin:-5px 0px 5px 5px;
}

#pesquisa{
	width:209px;
	height:30px;
	float:right;
	margin-top:7px;
	margin-right:-18px;
}

#logo img{
	width:221px;
	height:39px;
	margin-left:30px;
	border: none;
}

#menu{
	width:971px;
	height:37px;
	margin: 18px 0 0 15px;
	font-size:13px;
	padding:0px;
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-x;	
}

#menu .sf-menu a {
	padding-left:14px;
}

/* Fim Topo */

/* Banners Obrigatórios */

#banner_gov{
	height:100%;
}

/* Fim Banners Obrigatórios */

/* Rodapé */

#rodape{
	text-align:center;
	padding: 4px;
	font-size: 11px;
	color:#999;	
	clear:both;
}

#rodape_superior{
	width:1000px;
	height:19px;
	margin:0 auto;
	background-image:url(../images/fundo_acima_geral.png);
	background-repeat:repeat-y;
	border: solid 0px;
	clear:both;
}

#rodape_infra{
	width:1000px;
	height:35px;
	margin:0 auto;	
	margin-bottom:0px;
	background-image:url(../images/fundo_geral.png);
	background-repeat:repeat-y;
	border:solid 0px;
	clear:both;
}

#rodape_inferior{
	width:1000px;
	height:19px;
	margin:0 auto;
	margin-bottom:0px;
	background-image:url(../images/fundo_baixo_geral.png);
	background-repeat:repeat-y;
	clear:both;
}



/* Fim Rodapé */

