* { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; }

body {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body, html {
	overflow: hidden;
}

body {
	background: url(/imagens/topo-bg.png) 0px 0px repeat-x;
}

img {
	border: 0;
}


.load-ajax {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #CCCCCC;
	background-COLOR: #EEEEEE;
	padding: 8px 18px;
	margin: -17px 0px 0px -86px;
	width: 130px;
	
	background-color: #000;
	color: #FFFFFF;
}

.load-ajax img {
	float: left;
	margin-right: 8px;
}

#topo {
	position: absolute;
	background: url(/imagens/topo.png) left top no-repeat;
	top: 0px;
	width: 100%;
	height: 144px;
	z-index: 1;
}

#topo #logo {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 3;
}

	#topo #logo img {
		border: none;
		width: 510px;
		height: 102px;
		display: block;
	}


#topo #contato {
	position: absolute;
	top: 50px;
	left: 550px;
	z-index: 3;
}

#topo #rss {
	position: absolute;
	top: 70px;
	left: 550px;
	z-index: 3;
}


#topo #contato img,
#topo #rss img {
	padding-top: 5px;
}

#topo #contato span,
#topo #rss span {
	padding-left: 5px;
}

#topo a {
	color: #FFFFFF;
	text-decoration: none;
}

#topo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#busca {
	position: absolute;
	/*
	background: url(/imagens/busca-bg.png) 0px 0px repeat-x;
	*/
	background-color: #666666;
	width: 200px;
	height: 40px;
	padding: 8px 10px;
	top: 144px;
	left: 0px;
	border-top: 1px solid #FFFFFF;
}

#busca form {
	margin: 0px;
	padding: 0px;
}

#busca form label {
	display: block;
	color: #FFFFFF;
	padding-left: 3px;
}

#busca form input {
	position: absolute;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding: 2px 4px;
	font-size: 11px;
	width: 152px;
	margin: 2px 0px 0px 0px;
}

#busca form button {
	position: absolute;
	background-color: #CCCCCC;
	border: none;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 32px;
	height: 20px;
	margin: 3px 0px 0px 166px;
}

#categorias {
	position: absolute;
	background-color: #D7E1D2;
	width: 220px;
	top: 201px;
	left: 0px;
	bottom: 0px;
	overflow: auto;
}

#categorias h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	margin: 20px 0 10px 10px;
	font-family: Georgia;
	color: #1DA737;
	font-weight: normal;
	font-style: italic;
}

	#categorias #lista-tag {
		margin: 0;
		padding: 0;
		margin-left: 10px;
	}
	
		#categorias #lista-tag a {
			color: #000000;
			text-decoration: none;
		}
		
		#categorias #lista-tag a:hover {
			text-decoration: none;
			background-color: #1DA737;
			color: #FFFFFF;
		}

#centro {
	position: absolute;
	background: #FFFFFF;
	top: 144px;
	left: 231px;
	right: 10px;
	bottom: 0px;
	overflow: auto;
}

#centro #caminho {
	background: #EEEEEE;
	margin: 1px;
	padding: 6px 10px;
}

#centro #caminho a {
	text-decoration: none;
	color: #000000;
}

#centro #caminho a:hover {
	text-decoration: underline;
}

#centro #conteudo {
	padding: 10px 16px;
	font-size: 13px;
}

#centro #conteudo hr {
	height: 1px;
	color: #CCCCCC;
}

#centro #conteudo .titulo {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #1DA737;
	font-family: Georgia;
}
	
	#centro #conteudo .titulo a {
		color: #1DA737;
		text-decoration: none;
	}
	
	#centro #conteudo .titulo a:hover {
		text-decoration: underline;
	}

#centro #conteudo .tit-home {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 6px;
}

#centro #conteudo #texto {
	margin-top: 15px;
	text-align: justify;
	font-size: 13px;
}


	#centro #conteudo #texto a,
	ol li a {
		color: #126523 !important;
		text-decoration: none !important;
	}
	
	#centro #conteudo #texto a:hover,
	ol li a:hover {
		text-decoration: none !important;
		background-color: #1DA737 !important;
		color: #FFFFFF !important;
	}
		
		
		
#centro #conteudo #texto .lista-topicos {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}

#centro #conteudo #texto .lista-topicos li {
	padding-bottom: 8px;
}

#centro #conteudo #texto .lista-topicos li a {
	color: #000000;
	text-decoration: none;
}

#centro #conteudo #texto .lista-topicos li a:hover {
	text-decoration: underline;
}

#centro #conteudo #texto .home-freq {
	clear: both;
	border-bottom: 1px dashed #CCCCCC;
	padding: 8px;
}

#centro #conteudo #texto .home-freq h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	padding-top: 8px;
}

#centro #conteudo #texto .home-freq h3 img {
	float: left;
	margin: -5px 8px 0px 0px;
}

#centro #conteudo #texto .home-freq ol {
	clear: both;
	margin: 15px 0px 0px 22px;
	padding: 0px;
}

#centro #conteudo #texto .home-freq ol li {
}

#centro #conteudo #texto .home-freq ol li a {
	color: #000000;
	text-decoration: none;
}

#centro #conteudo #texto .home-freq ol li a:hover {
	text-decoration: underline;
}

#centro #conteudo .busca-eof {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

#recentes {
	position: absolute;
	background-color: #D7E1D2;
	width: 182px;
	top: 144px;
	right: -190px;
	bottom: 0px;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	overflow: auto;
}

	#recentes h3 {
		margin: 0px;
		padding: 0px;
		font-size: 13px;
		font-family: Georgia;
		color: #1DA737;
		font-weight: normal;
		font-style: italic;
		margin-top: 10px;
		margin-left: 10px;
	}
	
	
	#recentes h3.titulo-links  {
		margin-top: 30px;	
	}
	

	#recentes ul {
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
		margin-left: 10px;
		list-style: none;
	}
	
	#recentes ul li {
		line-height: 15px;
		margin-top: 5px;
	}
	
	#recentes ul li a {
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	
	#recentes ul li a:hover {
		background-color: #1DA737;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#recentes ol li.eof {
		list-style: none;
		font-weight: normal;
		text-align: center;
		margin-top: 10px;
	}

.split {
	position: absolute;
	width: 10px;
	top: 144px;
	bottom: 0px;
}

.split img {
	position: absolute;
	border: none;
	width: 10px;
	height: 56px;
	top: 50%;
	margin: -28px 0px 0px 0px;
	cursor: pointer;
}

#split-e { background-image: url(/imagens/split-esq-bg.png); left: 221px; }
#split-d { background-image: url(/imagens/split-dir-bg.png); right: 0px; }

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignleft a,
.alignright a {
	color: #000000;
	text-decoration: none;
}

.alignleft a:hover,
.alignright a:hover {
	color: #000000;
	text-decoration: underline;
}	