/* CSS Document */

/* ------------------------------------------------------------------------------------- */
/* Global styles */
/* ------------------------------------------------------------------------------------- */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link, a:visited {
	font-size : 12px;
	text-decoration : none;
	color : #737373;
	font-weight : bold;
}

a:hover {
	font-size : 12px;
	text-decoration : none;
	color : #009d57;
	font-weight : bold;
}

/* ------------------------------------------------------------------------------------- */
/* Header */
/* ------------------------------------------------------------------------------------- */
.headerBackgroundWrapper {
	float: left;
	width: 100%;
	background-color: #ECF1F3;
}
.headerWrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.logoPortalWrapper {
	float: left;
	width: 177px;
	height: 25px;
}
.logoImg {
	vertical-align: bottom;
	border:0 none;
}
.linksWrapper {
	float: left;
	margin-left: 410px;
	width: 83px;
	height: 25px;
}
.pesquisaWrapper {
	float: left;
	width: 180px;
	height: 25px;
}
.bannerWrapper{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.bannerUpperSeparatorWrapper {
	float: left;
	width: 100%;
	height: 25px;
	background-color: #009D56;
}
.bannerLowerSeparatorWrapper {
	float: left;
	width: 100%;
	height: 10px;
	background-color: #BEDFB4;
}
.topmenu:link, .topmenu:visited {
	font-size : 11px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
	line-height: 20px;
}
.topmenu:hover {
	font-size : 11px;
	text-decoration : none;
	color : #0392E5;
	font-weight : normal;
	line-height: 20px;
}
.text-nowrap {
	white-space: nowrap;
}
.pesquisalabel {
    left:-9999px;
    position:absolute;
}
.box {
	 font-size: 10px;
	 color: #575757;
	 text-decoration: none;
	 border: 1px solid #575757;
}
.pesquisabt {
	 color:#575757;
	 font-size: 9px;
	 font-weight:normal;
	 background-color:#ECF1F3;
	 border:1px solid;
	 border-top-color:#575757;
	 border-left-color:#575757;
	 border-right-color:#575757;
	 border-bottom-color:#575757;
	 height: 16px;
	 padding-bottom: 1px;
}
.pesquisabt:hover {
    color:#BEDFB4;
    font-size: 9px;
    font-weight:normal;
    background-color:#000000;
    border:1px solid;
    border-top-color:#FFFFFF;
    border-left-color:#FFFFFF;
    border-right-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
    height: 16px;
    padding-bottom: 1px;
}
.img_border {
	border:0 none;
}
/* END HEADER */

/* TEMPLATE INICIAL */

.areaCentral {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}
.corpo-contents-inicial {
	float: left;
	width: 450px;
	padding-top: 20px;
	margin: 0px 15px;
	padding-bottom: 20px;
}
.corpo-contents {
	float: left;
	width: 635px;
	padding-top: 30px;
	margin: 0px 15px;
	padding-bottom: 20px;
}
.animacao_inicial {
	width: 450px;
}

/* MENU ESQUERDA */
.areaEsquerdaWrapper {
	float: left;
	margin-top: 30px;
	width: 185px;
}
.menuEsquerdaWrapper {
	width: 185px;
}
.menuDiv {
	background-image:url(../imgs/seta_menu.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #CEE7C7;
	line-height:21px;
	padding-left:15px;
	background-color: #ffffff;
}
.menuDivHover {
	background-image:url(../imgs/seta_menu2.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #CEE7C7;
	line-height:21px;
	padding-left:15px;
	background-color: #F0F0F0;
}
.menuDivSelected {
	background-image:url(../imgs/seta_menu2.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #CEE7C7;
	line-height:21px;
	padding-left:15px;
	background-color: #F0F0F0;
}
.menuDiv a, .menuDivSelected a {
	font-size: 12px; 
	font-weight:normal;
	text-decoration:none;
	color: #737373;
	width: 100%;
 }
.menuLink a{
	font-size: 12px; 
	font-weight:normal;
	text-decoration:none;
	color: #737373;
	width: 100%;
}
.subMenuDiv {
	background-image:url(../imgs/seta_menu.gif);
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:15px;
	margin-left:10px;
	background-color: #ffffff;
}
.subMenuDivHover {
	background-image:url(../imgs/seta_menu2.gif);
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:15px;
	margin-left:10px;
	background-color: #F0F0F0;
}
.subMenuDivSelected {
	background-image:url(../imgs/seta_menu2.gif);
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:15px;
	margin-left:10px;
	background-color: #F0F0F0;
}
 .subMenuDiv a, .subMenuDivSelected a {
	font-size: 12px; 
	font-weight:normal;
	text-decoration:none;
	color: #737373;
	width: 100%;
 }
 .subSubMenuDiv {
	background-image:url(../imgs/seta_menu.gif);
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:15px;
	margin-left:25px;
	background-color: #ffffff;
}
.subSubMenuDivHover {
	background-image:url(../imgs/seta_menu2.gif);
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:15px;
	margin-left:25px;
	background-color: #F0F0F0;
}
.subSubMenuDivSelected {
	background-image:url(../imgs/seta_menu2.gif);
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:15px;
	margin-left:25px;
	background-color: #F0F0F0;
}
 .subSubMenuDiv a, .subSubMenuDivSelected a {
	font-size: 12px; 
	font-weight:normal;
	text-decoration:none;
	color: #737373;
	width: 100%;
 }
 .destaqueEsquerda {
	margin-top: 40px;
	width: 100%;
}

/* END MENU ESQUERDA */


/* DESTAQUES DIREITA */

.areaDireitaWrapper {
	float: left;
	margin-top: 30px;
	width: 185px;
}
.destaquesWrapper {
	float: left;
	clear: both;
}
.tabelaDestaques {
	border-spacing: 1px;
	width: 185px;
}
.barraDestaqueInicio{
	margin-bottom: 5px;
	width: 5px;
	background-color: #949599;
	line-height:25px;
}
.barraDestaqueFim{
	margin-bottom: 5px;
	padding-left: 10px;
	width: 170px;
	background-color: #F0F0F0;
	line-height:25px;
}
.destaquePreto{
	color: #333333;
	font-style: italic;
	font-size: 12px; 
	font-weight: bold;
	line-height:25px;
}
.destaqueCinza{
	color: #666666;
	font-style: italic;
	font-size: 12px; 
	font-weight: normal;
	line-height:25px;
}
.tituloDestaque{
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 5px;
	color:#009D57;
	font-size: 11px;
	font-weight:bold;
	line-height: 17px;
	text-transform:uppercase; 
}
.pontosVerdes{
	float: left;
	background-position: center left;
	background-image:url(../imgs/pontos_verdes.jpg);
	background-repeat:no-repeat;
}
.destaqueDireita {
	margin-top: 40px;
	width: 100%;
}
.animacaoTexto {
	width: 185px;
	height: 40px;
}
.msgDestaque {
	color:#009D57;
	font-size: 10px;
	font-weight; bold;
	text-align: justify;
}

/* END DESTAQUES DIREITA */

/* NOTICIAS PAGINA PRINCIPAL */
.areaNoticiasWrapper {
	width: 100%;
	margin-top: 15px;
}
.tituloNoticiasWrapper {
	width: 100%;
	clear : both;
}
.noticiaWrapper {
	float: left;
	width: 100%;
	border-bottom:1px solid #CEE7C7;
}
.textoNoticiaWrapper {
	float: left;
	width: 88%;
	text-align: justify;
}
.saberMaisWrapper {
	float: left;
	width: 12%;
	margin-top:20px;
	text-align: right;
}
.textoNoticia {
	margin: 15px 0;
	color: #666666;
	font-size: 12px;
}
.saberMais {
	color: #666666;
	font-size: 12px;
}

/* FOOTER */

.footer-9 {
	font-size : 9px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.footerLink:link, .footerLink:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.footerLink:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #0392E5;
	font-weight : normal;
}
.footerText {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.footerWrapper {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:850px;
}
.areaEsquerdaFooterWrapper{
	float: left; 
	border-top: 2px solid #CEE7C7; 
	width: 185px; 
}
.ihruWrapper{
	float: left; 
	padding-top: 10px; 
	padding-left: 15px;
	width: 70px; 
	height: 55px;
}
.maotdrWrapper{
	float: left; 
	padding-top: 5px; 
	width: 50px; 
	height: 60px;
	text-align: center;
}
.govWrapper{
	float: left; 
	padding-top: 15px; 
	padding-left: 10px;
	height: 50px;
	width: 40px; 
}
.areaCentralFooterWrapper{
	float: left;
	border-top: 2px solid #CEE7C7; 
	margin: 0px 15px; 
	padding-top:13px;
	width: 450px; 
	height: 50px;
	text-align: center;
}
.areaDireitaFooterWrapper{
	float: left; 
	border-top: 2px solid #CEE7C7; 
	width: 185px; 
	height: 50px;
	padding-top:13px;
	font-family: Arial, Helvetica, sans-serif;
}

/* END FOOTER */


/* Forms */
.formHeaderWrapper{
	width: 100%;
	height: 25px;
	background-color: #009D57;
}
.formWrapper{
	background-color: #F0F0F0;
	padding: 10px;
}
.formLineWrapper{
	margin: 10px;
	font-size: 14px;
	color: #666666;
}
.inputbt {
	color:#575757;
	font-size:11px;
	font-weight:bold;
	background-color:#F0F0F0;
	border:1px solid;
	border-top-color:#575757;
	border-left-color:#575757;
	border-right-color:#575757;
	border-bottom-color:#575757;
	height: 20px;
}

.inputbt:hover {
	color:#BEDFB4;
	font-weight:bold;
	background-color: #000000;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	cursor: pointer;
}
.inputbt-large {
	color:#575757;
	font-size:13px;
	font-weight:bold;
	background-color:#F0F0F0;
	border:1px solid;
	border-top-color:#575757;
	border-left-color:#575757;
	border-right-color:#575757;
	border-bottom-color:#575757;
	height: 25px;
}
.inputbt-large:hover {
	color:#BEDFB4;
	font-weight:bold;
	background-color: #000000;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	cursor: pointer;
}


/* NOTICIAS */
.imagemNoticia{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.bt-mais:link, .bt-mais:visited {
	font-size : 10px;
	text-decoration : none;
	color : #009D57;
	font-weight : bold;
}
.bt-mais:hover {
	font-size : 10px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
}
.linksNoticiasWrapper{
	background-color:#FFFFFF;
	background-image:url(../imgs/seta_menu.gif);
	background-repeat:no-repeat;
	line-height:21px;
	padding-left:15px;
	margin-left: 0px;
	clear: both;
}
.textoLinks{
	color: #868585;
	font-size: 13px;
	clear: both;
}

/* Editing styles */

h1.tituloNormal{
	color: #009d57;
	font-size:26px;
	font-weight:normal;
	margin-top: 0px;
}
h2.subTitulo {
	color : #009d57;;
	font-size : 16px;
	font-weight : normal;
	text-transform:uppercase;
}
.texto {
	color: #666666;
	font-size: 12px;
	text-align: justify;
}
.textoDestaque {
	color : #666666;
	font-size : 12px;
	text-align: justify;
	font-weight : bold;
} 

/* Classes para a pesquisa */

.hm-modulos {
	 padding-top:15px;
	 border-top-style: solid;
	 border-right-style: none;
	 border-bottom-style: none;
	 border-left-style: none;
	 border-top-color: #CEE7C7;
	 border-top-width: 2px;
}
.txt-sm {
	font-size : 11px;
	text-decoration : none;
	color : #666666;
	font-weight : normal;
}
.aspas {
	font-size : 12px;
	text-decoration : none;
	color : #009d57;
	font-weight : bold;
}
.bt-frase:link, .bt-frase:visited {
	font-size : 12px;
	text-decoration : none;
	color : #666666;
	font-weight : bold;
}
.bt-frase:hover {
	font-size : 12px;
	text-decoration : none;
	color : #009d57;
	font-weight : bold;
}
.bt-mais:link, .bt-mais:visited {
	font-size : 10px;
	text-decoration : none;
	color : #009d57;
	font-weight : bold;
}
.bt-mais:hover {
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	font-weight : bold;
}
.tit-sub-areas {
	font-size : 26px;
	text-decoration : none;
	color : #009d57;;
	font-weight : normal;
}