﻿ a {
	color: #444;
	text-decoration: none;
	}

 a:hover {
	text-decoration:none;
	color: #467512;
	}


/*******************/
/*  ESTRUTURA*/
/******************/	
#geral{
	position: relative;
	color:#444;
	margin: 0 auto;
	width: 960px;
	text-align: justify;
	background: #fff;
	}
	
/**************/
/*  TOPO */
/**************/
#topo{
	float:left;
	width:940px;
	height:107px;
	margin-bottom:2px;
	margin:10px;
	}
	
#topoInterna{
	float:left;
	width:960px;
	height:178px;
	}
	
/**************/
/*  MENU */
/**************/
#menuTopo {
	float:left;
	width:940px;
	height:26px;
	padding:10px;
	margin-bottom:5px;
	font-weight:bold;
	background-image:url(../imagens/fundo_menu.jpg);
	}
	
	#menuTopo ul {
		margin-top:6px;
		float: left;
		width: 100%;
		list-style:none;
		}
		
	#menuTopo ul li { 
		display: inline;
		}
	
	#menuTopo ul li a {
		padding:16px 10px 16px 10px;
		color: #FFF;
		text-decoration:none;
		}
				
	#menuTopo ul li a:hover {
		color: #fff;
		background-color:#3e741a;
		}
	
/******************/
/*  CONTEUDO */
/******************/
#colunaEsquerda{
	float:left;
	width: 175px;
	margin-left: 10px;
	color: #666;
	text-align:left;
	}
	
	#colunaDireita h1{
		font-size:15px;
		width: 160px;
		height: 23px;
		font-weight:bold;
		padding:5px 0px 0px 5px;
		margin-left:-15px;
		margin-bottom:5px;
		}

	#colunaEsquerda h1{
		font-size:15px;
		width: 160px;
		height: 23px;
		font-weight:bold;
		padding:5px 0px 0px 5px;
		margin-left:-15px;
		margin-bottom:5px;
		}


#banner li {
	width: 186px;
	height: auto;
	margin-bottom:10px;
	}
	
#conteudo {
	float:left;
	width: 570px;
	height: auto;
	}
	
	.conteudo-h1{
		width: 555px;
		font-weight:bold;
		padding:7px 5px 7px 10px;
		margin:5px 0 10px 0;
		}
		
		#conteudo p {
			margin-bottom:10px;
			}


#destaquesnoticias {
	float:left;
	width: 280px;
	height: 280px;
	font-size:11px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	border: 1px #ccc dashed;
	background-color:#f3f9e6;
	}
	
#destaquesnoticias-lista {
	float:right;
	width: 240px;
	font-size:11px;
	padding:10px;
	text-align:left;
	margin-bottom:10px;
	}

#destaquesnoticias-lista ul {
	width: 100%;
	list-style:none;
	margin-left:-5px;
	}
	
	#destaquesnoticias-lista li{
		margin-bottom:10px;
		border-bottom: dotted 1px #999;
		}
		
	#destaquesnoticias-lista li a {
		color: #000;
		text-decoration:none;
		}
				
	#destaquesnoticias-lista ul li a:hover {
		color: #0e780c;
		}


#colunaDireita {
	float:right;
	width: 186px;
	height: auto;
	margin: 5px 10px 0 0;
	}	
	
#mapa {
	width:520px;
	height:auto;
	font-size:11px;
	color: #007cb9;
	padding-left:10px;
	margin:5px 0px 0px 7px;
	color: #666;
	}

	#mapa ul{
	list-style-image:url(../imagens/icone_verde.jpg);
	}
		
	#mapa li{
	margin-bottom:7px;
	}
			
	#mapa li a {			
	color: #666;
	text-decoration: none;
	}

	#mapa li a:hover {
	color: #467512;
	text-decoration:none;
	}
	
#mapaSubmenu {
	width:400px;
	height:auto;
	font-size:11px;
	color: #444;
	padding-left:10px;
	margin:5px 0px 0px 7px;
	color: #666;
	}

	#mapaSubmenu ul{
	list-style-image:url(../imagens/icone_laranja.jpg);
	}
		
	#mapaSubmenu li{
	margin-bottom:7px;
	}
			
	#mapaSubmenu li a {			
	color: #666;
	text-decoration: none;
	}

	#mapaSubmenu li a:hover {
	color: #9bd252;
	text-decoration:none;
	}
		
	
	#paginacao {
		clear:both;
		text-align:center;
		padding:5px;
		}			
		
	#paginacao a {
		color: #666;
		text-decoration: none;
	}
	
#busca {
	position:absolute;
	float:right;
	width:322px;
	height:33px;
	padding:7px 0 0 12px;
	margin:0;
	top:130px;
	left:610px;
	background:url(../imagens/fundo_busca.jpg);
	}
	
#news {
	float:left;
	width:186px;
	height:35px;
	background:url(../painel/arquivos/image/banner_news.jpg);
	margin-bottom:10px;
	padding-top:90px;
	}
	
	#inputNews{
		width:130px;
		height:15px;
		color:#999;
		margin-left:3px;
		}
		
	#buttonNews{
		width:25px;
		height:25px;
		color:#999;	
		background:none;
		cursor:pointer;
		border:none;
		margin-left:10px;
		}
	
	#inputBusca{
		width:270px;
		height:20px;
		color:#999;
		margin-left:3px;
		}
	
	#button{
		width:25px;
		height:25px;
		color:#999;	
		background:none;
		cursor:pointer;
		border:none;
		margin-left:10px;
		}
	
#buscaNoticia {
	float:left;
	width:210px;
	padding:5px;
	margin:5px 8px 10px 10px;
	background:#F1F1F1;
	border:1px solid #CCC;
	}
	
.destaque{
	float:left;
	text-align:center;
	width:120px;
	padding:5px;
	margin:5px ;
	background:#F1F1F1;
	border:1px solid #CCC;
	}
	
	.ul{
		list-style-image:url(../imagens/icone_verde.jpg);
		margin-left:10px;
	}
	
#popup{
	position:absolute; 
	z-index:2000; 
	visibility: visible; 
	left: 411px; 
	top: 273px;
	background:#FFF;
	padding:10px;
	}
	
	#popup img{
		float:left
		}

	
/******************/
/*  RODAPÉ        */
/******************/
#rodape{
	clear:both;
	height: 125px;
	font-size:11px;
	color:#767171;
	background-image:url(../imagens/fundo_rodape.jpg);
	}
	
#logoRodape{
	float:left;
	width:123px;
	height:125px;
	padding-left:10px;
	background-image:url(../imagens/logo_rodape.jpg);
	}

#endereco {
	float:left;
	width:208px;
	font-size:10px;
	padding-top:15px;
	}
		
	
.menuRodape {
	float:left;
	width:120px;
	height:auto;
	font-size:11px;
	color: #007cb9;
	padding-left:10px;
	margin:5px 0px 0px 7px;
	color: #666;
	margin-left:15px;
	}
		
	.menuRodape li{
	margin-bottom:7px;
	margin-left:10px;
	}
			
	.menuRodape li a {			
	color: #666;
	text-decoration: none;
	}

	.menuRodape li a:hover {
	color: #467512;
	text-decoration:none;
	}
	
	.menuRodape h1{
		font-size:13px;
		font-weight:bold;
		border-bottom: #CCC solid 1px;
		margin:10px 0 10px 0;
		}

#creditos {
	float:right;
	width:50px;
	height:10px;
	padding-top:90px;
	padding-right:20px;
	}
