@charset "utf-8";
/* CSS Document */
body{
	background-color: #fff;
	margin: 10 auto;
}
#geral{
	margin-top: 20px;
	width: 982px;
	height: 816px;
	margin: auto;
	text-align: left;
	position:static;
	z-index:0;
	background-image: url(../imagens/fundo_miolo.jpg);
	background-repeat: no-repeat;
}
#cabecalho{
	float: left;
	position: static;
	width: 982px;
	height:106px;
	background-image: url(../imagens/fundo_cabecalho.jpg);
	background-repeat: no-repeat;
}
#cabecalho img{
	float: left;
	border: 0px;
	margin-top: 5px;
	margin-left:30px;
	position:static
}
#banner_topo{
	float: right;
	width: 468px;
	height: 60px;
	margin-top:25px;
	padding:0;
	position:static;
}
#banner_topo img{
	float: left;
	margin: 0;
}
#publicidade{
	float: right;
	width: 12px;
	height: 60px;
	margin-top:25px;
	margin-right:5px;
	padding:0;
	position:static;
}
#publicidade img{
	float: left;
	margin-left: 0px;
	margin-top: 2px;
	padding:0;
	position:static;
}
#bloco_esquerda{
	width: 757px;
	height: 682px;
	float:left;
	position: static;
	z-index:1;
	margin-left:10px;
	margin-top:10px;
}
#banner_central{
	width: 747px;
	height: 224px;
	float:left;
	border: 2px #ccc solid;
}
ul{
	width: 204px;
	height: 425px;
	float:left;
	border: 2px #ccc solid;
	background: #fff;
	margin-top: 10px;
	margin-left: 2px;
	padding: 0;
	padding-bottom:0px;
	padding-top:20px;
}
li{
	width: 186px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	/*font-weight: bold;*/
	margin-left: 5px;
	margin-bottom: 2px;
	list-style: none;
	padding: 0;
}
.li_titulo{
	width: 186px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	background-image: url(../imagens/li_azul.jpg);
	text-indent: 10px;
}
.li_titulo a{
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-indent: 5px;
}
li a{
	width: 190px;
	line-height: 20px;
	font-family: tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	margin-left: 5px;
	margin-bottom: 2px;
	text-indent: 3px;
	text-decoration: none;
	color:#000;
}
.coluna{
	width: 240px;
	float:left;
	margin-left:10px;
	font-family: tahoma, arial, verdana;
	font-size:13px;
	text-align: justify;
	float: left;
	position:static;
}
.home_noticias{
	width: 523px;
	height: 445px;
	float:left;
	position: static;
	border: 2px #ccc solid;
	background: #fff;
	margin-top: 10px;
	margin-left: 12px;
	float:left;
}
.topo_home_noticias{
	width: 503px;
	height: 45px;
	float:left;
	margin: 10px;
	background: #e4e4e4;
}
.topo_home_noticias h1, .destaque_home h1{
	color: #037290;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin: 10px;
}
.fundo_data{
	float: right;
	margin: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	background-image: url(../imagens/fundo_data.jpg);
	width:59px;
	line-height: 29px;
}
.noticias_home{
	width: 500px;
	height:150px;
	float: left;
	padding: 0;
	border:0;
	margin-left:8px;
	margin-top:-5px;
}
.noticias_home li{
	width: 500px;
	line-height:30px;
	float: left;
	padding: 0;
	border:0;
	/*font-family: Times New Roman, arial, verdana;*/
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
}
.destaque_home{
	width: 276px;
	height: 207px;
	float:left;
	background: #e4e4e4;
	margin-top: 10px;
	margin-left: 10px;
	font-family: tahoma, arial, verdana;
	font-size:11px;
	text-align: left;
}
.input_newsletter{
	width: 190px;
	border:0px;
	float:left;
	height:15px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	!margin-left: 10px;
	font-size:11px;
	border: 1px #999 solid;
}
.botao_newsletter{
	width: 66px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	background-image: url(../imagens/li_azul.jpg);
	text-indent: 10px;
	float:right;
	margin-right: 10px;
	margin-bottom: 10px;
	border:0;
	cursor: pointer;
}
#bloco_direita{
	width: 195px;
	height: 682px;
	float:left;
	position: static;
	margin-top: 10px;
	margin-left: 6px;
}
.data{
	float: right;
	text-align: right;
	width: 195px;
	font-family: verdana, arial, serif;
	font-size:10px;
	color:#000;
	margin-top: 10px;
}
.data a{
	font-family: verdana, arial, serif;
	font-size:10px;
	color:#000;
	text-decoration: none;
}
#banner_direita{
	width: 195px;
	height: 615px;
	float:left;
	position: static;
	margin-top: 10px;
	background: #fff;
	border-bottom: 3px #ccc solid;
	border-right: 3px; #ccc solid;
}
.patrocinio_direita{
	width: 195px;
	height:55px;
	float:left;
	margin-top: 18px;
	text-align:center;
}
#rodape{
	margin-top: 20px;
	width: 982px;
	line-height: 15px;
	margin: auto;
	text-align: center;
	position:static;
	z-index:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#rodape a{
	text-decoration: none;
	color: #000;
}
tr{
	text-align: center;
}
td{
	vertical-align: bottom;
}
td img{
	margin-bottom: 5px;
}
.formulario{
	float: left;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.formulario input, .formulario textarea, .formulario file, .formulario select{
	float: left;
	border: 1px #000 solid;
	background-color: #f7f7f7;
	width: 400px;
	margin-left: -10px;
	margin-top: 7px;
}
