/* 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 : #575757;
	font-weight : bold;
}

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

/* ------------------------------------------------------------------------------------- */
/* Header */
/* ------------------------------------------------------------------------------------- */
.headerBackgroundWrapper {
	float: left;
	width: 100%;
	background-color: #E2F3FD;
}
.headerWrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.logoPortalWrapper {
	float: left;
	width: 177px;
	height: 25px;
}
.linksWrapper {
	float: left;
	margin-left: 373px;
	width: 120px;
	height: 25px;
}
.pesquisaWrapper {
	float: left;
	width: 180px;
	height: 25px;
}
.bannerWrapper{
	height: 110px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.bannerSeparatorWrapper {
	float: left;
	width: 100%;
	background-color: #71B1D5;
}
.topmenu:link, .topmenu:visited {
	font-size : 11px;
	text-decoration : none;
	color : #575757;
	font-weight : normal;
}
.topmenu:hover {
	font-size : 11px;
	text-decoration : none;
	color : #0392E5;
	font-weight : normal;
}
.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:#e2f3fd;
	 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:#e2f3fd;
    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: 650px;
	padding-top: 30px;
	margin-left: 15px;
	padding-bottom: 20px;
}
.animacao_inicial {
	width: 450px;
}

/* MENU ESQUERDA */
.areaEsquerdaWrapper {
	float: left;
	margin-top: 30px;
	width: 185px;
}
.menuEsquerdaWrapper {
	width: 185px;
}

.menuDiv, .menuDivSelected {
	border-top: 2px solid #ADDBF5;
}
.menuDiv, .menuDivSelected, .subMenuDiv, .subMenuDivSelected, .subSubMenuDiv, .subSubMenuDivSelected {
	background-repeat: no-repeat;
	line-height: 21px;
	padding-left: 20px;
}
.menuDiv, .subMenuDiv, .subSubMenuDiv {
	background-image: url('seta_menu.gif');
	background-color: #FFFFFF;
}
.menuDivSelected, .subMenuDivSelected, .subSubMenuDivSelected {
	background-image: url('seta_menu2.gif');
	background-color: #E7F6FE;
}
.menuDiv a, .menuDivSelected a, .subMenuDiv a, .subMenuDivSelected a, .subSubMenuDiv a, .subSubMenuDivSelected a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #575757;
	width: 100%;
 }
.menuDiv a:hover, .menuDivSelected a:hover, .subMenuDiv a:hover, .subMenuDivSelected a:hover, .subSubMenuDiv a:hover, .subSubMenuDivSelected a:hover {
    font-weight: bold;
}

.subMenuDiv, .subMenuDivSelected {
	margin-left: 10px;
}

.subSubMenuDiv, .subSubMenuDivSelected {
	margin-left: 25px;
}

 .destaqueEsquerda {
	margin-top: 40px;
	width: 100%;
}

/* END MENU ESQUERDA */


/* MENU DIREITA */

.areaDireitaWrapper {
	float: left;
	margin-top: 30px;
	width: 185px;
}
.menuDireitaWrapper {
	border-bottom:1px solid #E6D6D6;
	border-top:1px solid #E6D6D6;
	padding:25px 0px;
	width: 185px;
}
.destaqueDireita {
	margin-top: 40px;
	width: 100%;
}

/* END MENU DIREITA */

/* 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 #ADDBF5; 
	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 #ADDBF5; 
	margin: 0px 15px; 
	padding-top:13px;
	width: 450px; 
	height: 50px;
	text-align: center;
}
.areaDireitaFooterWrapper{
	float: left; 
	border-top: 2px solid #ADDBF5; 
	width: 185px; 
	height: 50px;
	padding-top:13px;
	font-family: Arial, Helvetica, sans-serif;
}

/* END FOOTER */

/* Editing styles */

h1.rosa {
	background-position: center left;
	background-image:url(../imgs/bullet_rosa.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	padding-left:20px;
	margin: 10px 0px;
	text-align:left;
	color:#6CA2C0;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: underline;
}
h2.rosa {
	background-position: center left;
	background-image:url(../imgs/bullet_rosa.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	padding-left:20px;
	margin: 10px 0px;
	text-align:left;
	color:#6CA2C0;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: underline;
}
h2.verde {
	background-position: center left;
	background-image:url(../imgs/bullet_verde.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	padding-left:20px;
	margin: 10px 0px;
	text-align:left;
	color:#6CA2C0;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: underline;
}
h2.laranja {
	background-position: center left;
	background-image:url(../imgs/bullet_laranja.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	padding-left:20px;
	margin: 10px 0px;
	text-align:left;
	color:#6CA2C0;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: underline;
}
.tituloBarraRosa { 
	background-color: #ec008c;
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	padding-left: 20px;
	margin-top: 0px;
}
.tituloBarraVerde { 
	background-color: #8cc63f;
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	padding-left: 20px;
	margin-top: 0px;
}
.tituloBarraLaranja { 
	background-color: #f47920;
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	padding-left: 20px;
	margin-top: 0px;
}
h1.tituloBarraLaranja { 
	background-color: #f47920;
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	padding-left: 20px;
}
.tituloBarraAzul { 
	background-color: #e7f6fe;
	color: #6ca2c0; 
	font-size: 14px; 
	padding-left: 20px;
}
.botaoVisiteRosa { 
	background-color: #ec008c;
	color: #FFFFFF;
	float: right; 
	padding:3px 10px;
	text-align: center;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
}
.botaoVisiteVerde { 
	background-color: #8cc63f;
	color: #FFFFFF;
	float: right; 
	padding:3px 10px;
	text-align: center;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
}
.botaoVisiteLaranja { 
	background-color: #f47920;
	color: #FFFFFF;
	float: right; 
	padding:3px 10px;
	text-align: center;
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
}
h1.tituloNormal{
	color: #6ca2c0;
	font-size:26px;
	font-weight:normal;
	text-decoration:none;
	margin-top: 0px;
}
h2.subTitulo {
	color : #6ca2c0;;
	font-size : 16px;
	font-weight : normal;
	text-decoration : none;
}
.texto {
	color: #868585;
	font-size: 13px;
	padding-left: 20px;
	text-align: justify;
}
.textoDestaque {
	color : #868585;
	padding-left: 20px;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
} 

/* ISTO MANTÉM-SE? */
.titulo {
	font-size: 15px; color: #6ca2c0;
	font-weight: bold; text-transform:uppercase;
}
.grey_line_bottom {
 	padding-bottom: 1px;
	border: 1px solid #E6D6D6;
}
.imagem_titulo {
	float:left;
	padding-top:5px;
}
.texto_titulo {
	border-bottom:1px solid #E6D6D6;
	border-style:none none solid;
	color:#6CA2C0;
	float:left;
	font-weight:bold;
	line-height:20px;
	padding-bottom:5px;
	padding-left:10px;
}