/* CSS Document */
*{
	margin:0;
	padding:0;
}
img {border:0;}
body{
	background:url(../imgs/bg_body.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:8px;
}
ul{
	list-style:none;
}
ul li {	padding: 1px 1px 1px 1px;}
h1.esconde{
	display:none;
}
h1{ color:#009999; margin-bottom:8px; }
h2{ font-size:18px;}
#geral{
	width:990px;
	margin:0 auto;
}
#logo{
	background:url(../imgs/bg_logo.png) no-repeat;
	width:249px;
	height:79px;
	cursor:pointer;
	float:left;
}

#corpo {
	background:url(../imgs/bg_corpo.png) no-repeat;
	width:990px;
	margin:auto;
}
#col_esquerda{
	
	height:83px;
	width:990px;
	overflow:hidden;
}
/* FORMATAÇÃO NOTÍCIAS PÁGINA INICIAL*/
#noticias{
	background:url(../imgs/bg_noticias.png) no-repeat #EA7340;
	width:990px;
	height:92px;
	float:left;
	overflow:hidden;
	margin:2px 0 2px 0;
	font-size:10px;
}
#noticias ul{ margin-left:20px; }
#noticias ul li a {
	width:140px;
	float:left;
	display:block;
	cursor:pointer;
	color:#fff;
	padding:8px;
	text-decoration:none;
}
#noticias ul li a:hover{
	color:#333;
	text-decoration:underline;
}
#noticias ul li img{ 
	float:left;
	margin-top:4px;
}
/* FIM DA FORMATAÇÃO NOTÍCIAS PÁGINA INICIAL*/
/* FORMATAÇÃO CENTRO PÁGINA INICIAL*/
#centro{
	width:990px;
	float:left;
	overflow:hidden;
	z-index:10;
	position:relative; 
}
/* FIM DA FORMATAÇÃO CENTRO PÁGINA INICIAL*/
#coluna_esquerda{
	float:left;
	width:240px;
	margin:0 1px 1px 0;
}
#top_coluna_direita{
	background:url(../imgs/bg_top_coluna_direita.png) no-repeat;
	height:10px;
	float:left;
	width:990px;
	z-index:-9; 
	position:relative;
}
#coluna_direita{
	background:#fff;
	float:left;
	width:990px;
	margin:0 1px px 0;
	z-index:-9; 
	position:relative;
	padding:1px 1px 20px 1px;
}
#coluna_direita2{
	background:#fff;
	float:left;
	width:990px;
	margin:0 1px 1px 0;
	z-index:-44;
	position:relative;
}
#propaganda{
	float:left;
	width:746px;
	height:226px;
	margin-bottom:4px;
	z-index:4;
}
#diversos{
	background:url(../imgs/bg_diversos.jpg) no-repeat;
	width:725px;
	height:198px;
	float:left;
	margin-bottom:2px;
	padding:10px;
	position:99;
	position:relative;
}
#videos{
	width:286px;
	height:215px;
	float:left;
	overflow:hidden; z-index:-99999; 
}
#links{
	background:url(../imgs/bg_links.jpg) no-repeat;
	width:353px;
	height:50px;
	float:right;
	padding-top:10px;
	margin-bottom:2px;
	margin-right:40px;
}
#links ul li a {
	padding:12px;
}
#anuncios{
	background:url(../imgs/bg_anuncios.jpg) no-repeat;
	width:373px;
	height:122px;
	float:right;
	padding-left:20px;
}
#linksfixos{
	background:url(../imgs/bg_linksfixos.jpg) no-repeat #fff;
	width:974px;
	float:left;
	height:60px;
	padding:5px 0 0 16px;
	z-index:-999;
	position:relative; 
}
#linksfixos ul li a {
	padding:6px;
}

/* Formatação Informativos*/
#informativos{
	width:240px;
	float:left;
	margin-bottom:4px;
}
#top_informativos{
	background:url(../imgs/bg_top_informativos.jpg) no-repeat;
	width:240px;
	height:42px;
	float:left;
	margin-top:1px; 
}
#corpo_informativos{
	background-color:#33CC99;
	width:240px;
	float:left;
}	
#corpo_informativos ul li a{
	background:url(../imgs/bg_informativos.png);
	padding:0 8px 8px 8px;
	height:36px;
	display:block;
	color:#000;
}
#base_informativos{
	background:url(../imgs/bg_base_informativos.jpg) no-repeat;
	width:230px;
	height:30px;
	float:left;
	padding:6px 0 0 10px;
	font-weight:bold;
	font-size:11px;
	color:#000; 
}	
/* Fim da Informativos */
/* Formatação Indicadores*/
#indicadores{
	width:240px;
	float:left;
}
#top_indicadores{
	background:url(../imgs/bg_top_indicadores.jpg) no-repeat;
	width:240px;
	height:35px;
	float:left; 
}
#corpo_indicadores{
	background:url(../imgs/bg_corpo_indicadores.jpg) repeat-y;
	width:234px;
	height:70px;
	float:left;
	padding:2px 2px 2px 4px;
	overflow:hidden;
}	
#base_indicadores{
	background:url(../imgs/bg_base_indicadores.jpg) no-repeat;
	width:230px;
	height:26px;
	float:left;
	padding:10px 0 0 10px;
	font-weight:bold;
	font-size:11px;
	color:#000; 
}	
/* Fim da indicadores */
#centro_todas{
	background:#fff;
	width:970px;
	float:left;
	overflow:hidden;
	padding:10px;
}
#top_base {
	background:url(../imgs/bg_top_base.png) #fff;
	width:990px;
	height:16px;
	overflow:hidden;
	float:left;
	z-index:-999;
	position:relative;
}
#base {
	background:url(../imgs/bg_base.jpg);
	width:990px;
	float:left;
	z-index:-999;
	position:relative;  
}
#base ul{
	float:left;
	color:#fff;
	padding:0 16px; 
}
#base ul li{
	margin-bottom:4px;
}
#base ul li.maisbaixo {
	margin-top:12px;
}

/* FORMATAÇÃO PARA LINKS GERAL */

a:link {
	COLOR: #333; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #333; TEXT-DECORATION: none;
}
a:active {
	COLOR: #333; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #E64100; TEXT-DECORATION: underline;
}
/* FIM DA FORMATAÇÃO PARA LINKS GERAL*/

/* FORMATAÇÃO DOS FORMULÁRIOS */

form {
	width:490px;
	margin:0 auto; 
	float:left;
}

form fieldset{
	border:0;
}
form fieldset.selecionar {   
	width:698px;
	padding:2px 0 2px 0;
	text-align:left;
	color:#333;
}   

form label{
	display:block;
	padding:3px 0;
}

form label span{
	display:block;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
form label input{ 
	font-weight:bold;
	color:#333;
	padding:3px 0;
	width:480px;
}
form label input.opcao{ 
	font-weight:bold;
	color:#900;
	padding:3px 0;
	width:200px;
}
form label select{ 
	color:#333;
	padding:3px 0;
	width:340px;
}
form label select option.negrito_laranja{ 
	color:#FF6600;
	font-weight:bold;
}
form label select option.negrito_preto{ 
	color:#000;
	font-weight:bold;
}
form input.btn{
	cursor:pointer;
}
form label textarea {
	width:480px;
}
/* FIM DA FORMATAÇÃO DOS FORMULÁRIOS */
#paginacao{
	margin-top:8px;
}
a.ativados {
	font-size:14px;
	padding:4px;
	background:#fff;
	color:#333;
	border:solid 1px #333;
	text-decoration:none;
	float:left;
	overflow:hidden;
	margin:1px;
}

a.paginas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	float:left;
	overflow:hidden;
	margin:1px;
	margin-left:1px;
	padding:6px;
	text-align:left;
	background-color:#333;
	text-decoration:none;
	
}
a.paginas:hover {
	color:#333;
	background:#fff;
	text-decoration:none;
	border:solid 1px #333;
	padding:5px;
} 
.base{
	width:420px;
	float:left;
}
.basenewsletter{
	width:400px;
	float:right;
}
.basefiamoncini{
	float:right;
	padding-top:48px;
	padding-right:44px;
}
/* Formatação notícias */
a.linknoticias{
	display:block;
	margin:1px;
	padding:4px; 
	background-color:#E9E9D1;
	border:solid 1px #FF6600;
	text-decoration:none;
}
a.linknoticias:hover{
	display:block;
	margin:1px;
	padding:4px; 
	background-color:#333;
	border:solid 1px #FF6600;
	color:#fff;
}

/* Fim da Formatação notícias */
img.logos{
	margin:8px;
}
a.galeriadefotos {
	width:100px;
	height:75px;
	float:left;
	overflow:hidden;
	color:#FFF;
	text-align:center;
	margin:1px;
	text-decoration:none; 
	border:solid 1px #333;
	background-color:#fff;
}
table.eventos{
	width:970px;
	border:solid 1px #ccc;
	border-collapse:collapse;
	
}
table.eventos tr{
	border:solid 1px #ccc;
	padding:2px;
}
table.eventos tr td{
	border:solid 1px #ccc;
	padding:8px;
}
table.eventos tr td.trezentos{
	 width:340px;
}
.datapadrao{
	font-size:11px;
}
#menu-horizontal{
	float:left;
	width:990px;
	position:relative;
	height:40px; 

}
.princi{
	border-right:solid 1px #fff;
}
.verlink{
	padding:4px;
	border:solid 1px #E9E9E9;
	margin-top:1px;
}
dl.tabela {
		width: 200px;
		height:140px;
		padding: 5px;
		float:left; 
		text-align:center;
		border:solid 1px #666;
		margin:8px;
		background-color:#fff;
		}

	.tabela dt {
		width: 200px;
		float: left; 
		}
	.tabela dt.tamanho {
		overflow:hidden;
		margin-bottom:1px;
		height:90px;
		}

	/* commented backslash hack for mac-ie5 \*/
	dt { clear: both;  }
	/* end hack */

	.tabela dd {
		float: left;
		width: 196px;
		margin: 0 0 8px 0;
		padding:2px;
		text-align:center;
		}
	.tabela dd a:hover { text-decoration:underline;}
	.tabela dd a:hover p {text-decoration:underline;}
#documentos{
	width:970px;
	padding:10px;
	float:left;
}
#documentos ul li{
	background:url(../imgs/bg_docs.jpg) right bottom no-repeat;
	width:280px;
	height:120px;
	display:inline;
	float:left;
	border:solid 1px #ccc;
	margin:5px;
	padding:10px;
}