	@charset "utf-8";
	/* CSS Document */
	body {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#000000;
	background-color:#e0f2f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			}
	/* DEFINE A RESOLUÇÃO DA PAGINA */
	#wrapper1 {
		width: 100%;
		position: relative;
		margin:0 auto;
		background-image:url(imagens/bg-topo-textura.gif);
		background-repeat:repeat-x;
		background-position:top;
		height: 344px;
	}
	#wrapper2 {
	width: 980px;
	height: 344px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
		
		}
		#wrapperconteudo {
	width: 960px;
	height: 344px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
			
		}
	/* LINK PADRÃO */
	a {
		color: #0099FF;
		text-decoration:none;
		}
	a:visited {
		text-decoration:none;
		}
	a:hover {
	color: #0099FF;
		}
#conteudo {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#boxatualizacoes {
	background-image: url(imagens/bg-box-destaques.gif);
	background-repeat: repeat-y;
}
ul.menu {
	margin:5px;
	list-style-type: none;
	text-decoration:none;
	list-style-image: url(imagens/bullet-menu.gif);
	color:#666666;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 25px;
	font-size:13px;
	}
ul.menu a, ul.menu a:visited {
	margin:5px;
	list-style-type: none;
	list-style-image: url(imagens/bullet-menu.gif);
	text-decoration:none;
	color:#666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 25px;
	font-size:13px;
	}
ul.menu a:hover {
	margin:5px;
	list-style-type: none;
	list-style-image: url(imagens/bullet-menu.gif);
	background-color:#6633CC;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 25px;
	font-size:13px;
	}
#rodape {
	width:960px;
	height:250px;
}
.tituloDestaqueUltimasBox {
	font-size: 18px;
	font-weight: normal;
	color: #000033;
}
.textoBrancoUltimas {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
ul.ultimas {
	list-style-position: outside;
	list-style-image: url(imagens/bullet-menu.gif);
	list-style-type: none;
	margin:5px;
	padding:10px;	
}
.nomeCategoriaUltimas {
	font-size: 11px;
	color: #999999;
}
.linkDownloadUltimas {
	font-size: 11px;
	font-weight: bold;
	color: #D80000;
}
.linkDownloadUltimas a, linkDownloadUltimas:visited  {
	font-size: 11px;
	font-weight: bold;
	color: #D80000;
}
.linkDownloadUltimas:hover  {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background:#CC0000;
	text-decoration:none;
}
.tituloUltimas {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration:none;
}
.tituloUltimas a, tituloUltimas:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration:none;
}
.tituloUltimas:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.tituloArtigosInternas {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #8B3BAE;
	letter-spacing: -2px;
}
.fonteArtigoInternas {
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
}
hr {
	border: 1px solid #E8E8E8;
}
#rodape_conteudo {width:778px; margin:auto; padding-top:15px; line-height:15px; text-align:center; background-color:#FFFFFF; padding-bottom:160px}

#rodape_fixo {background-image:url(../imagens/transparente.png); _background-image:url(../imagens/transparente.png); text-align:center; background-repeat:repeat; position:fixed; bottom:0; height:119px; width:100%}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #E6E6E6;
	border: 1px solid #999999;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #999999;
}

