@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	min-width:100%;
	position:absolute;
}
#topo {
	margin:0 auto;
	width:990px;
	position:relative;
}
#fundo_menus{
	min-width:100%;
	height:50px;
	background-color:#000;
}
#bloco_menus2 {
	width:800px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#textura_topo {
	background:url(imgs/textura_banner.png) no-repeat center;
	min-width:100%;
	height:372px;
	margin:0 auto;
	float:left;
}
#fd_utilitarios {
	background:url(imgs/branco_utilitarios.png) no-repeat center;
	padding:5px;
	width:990px;
	height:295px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
#conteudo_utilitarios {
	width:990px;
	height:295px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#links_importantes {
	width:990px;
	height:340px;
	margin:0 auto;
}
.bloco_utilitarios {
	float:left;
	width:212px;
	height:260px;
	margin-left:5px;
	padding:15px 15px;	
}
.bloco_utilitarios2 {
	width:245px;
	height:210px;
	float:left;
}
.bloco_utilitarios3 {
	width:220px;
	height:230px;
	float:right;
}
#fundo_central {
	background:url(imgs/fundo_central.png);
	min-width:100%;
	float:left;
}
#textos {
	width:990px;
	height:300px;
	margin:0 auto;
}
#utilitarios {
	width:990px;
	height:220px;
	margin:0 auto;
}
#utilitario1 {
	background:url(imgs/utilitario1.png);
	width:328px;
	height:212px;
	float:left;
}
#utilitario2 {
	background:url(imgs/utilitario2.png);
	width:328px;
	height:212px;
	float:left;
}
#utilitario3 {
	background:url(imgs/utilitario3.png);
	width:328px;
	height:212px;
	float:left;
}
#inferior {
	width:990px;
	height:230px;
	margin:0 auto;
}
#previsao {
	width:240px;
	height:230px;
	float:left;
}
#inferior_direita {
	width:750px;
	height:230px;
	float:left
}
#inferior_formulario {
	min-width:100%;
	height:360px;
	background:url(imgs/parte_form_programacao.png);
}
#inferior_geral {
	width:990px;
	height:360px;
	margin:0 auto;
}
#programacao1 {
	min-width:100%;
	float:left;
	height:55px;
}
#inferior_gerale1 {
	width:590px;
	height:300px;
	float:left;
}
#inferior_gerale2 {
	width:400px;
	height:300px;
	float:left;	
}
#rodape {
	min-width:100%;
	background-color:#000;
	height:50px;
	text-align:center;
}

