/***---------Ricardo Aguiar Porto Cultura----***/
/***-----------ESTILO SICC HOME--------------***/
/***-----------------------------------------***/

/*----DECLARAÇÕES GERAIS----***/

* {
	padding:0;
	margin:0;
	font:12px Tahoma, Geneva, sans-serif;
}
* html body {height: 100%;}
html {height: 100%;}
hr{ display:none; }
img {border:0;}

body {
	background:url(../slice/bg3.jpg) repeat-x center top;
	min-height: 100%;
	} 

#geral{
	width:100%;
	margin:0 auto;
	
}


/*---- DECLARAÇÕES TOPO ----***/

#topo{
	width:970px;
	height:80px;
	margin:0 auto;
	background:url(../slice/fundo-bg-topo.jpg) center top no-repeat;
}

#topo img{
	margin:5px 0px;
}

#topo h1{
	float:left;	
}

/*---- ANIMAÇÃO TOPO ----***/

#animacaoTopo{
	width:990px;
	height:169px;
	margin:0 auto;
}

/*---- CORPO DO SITE ----***/

#corpoSite{
	width:990px;
	height:100% auto;
	margin:0 auto;
	margin-top:10px;
}


/*---- SIDEBAR MENU GLOBAL (ESQUERDO) ----***/
#sidebarMenu{
	width:170px;
	float:left;
	background:url(../slice/topo-menu-geral-esquerdo.png) no-repeat;
	height:1240px;
	}

#sidebarMenu h1{
	text-indent:-9999px;
}

#menu{
	margin:26px 0px 2px 0px;
	width:150px;
	height:402px;
	float:right;
}

#menu ul li{
	list-style:none;
	width:150px;
	display:block;
}

#menu ul li a{
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	display:block;
	width:140px;
	height:23px;
	background-color:#004F79;
	text-decoration:none;
	padding:7px 10px 0px 0px;
	border-bottom:dotted 1px #FFF;
	text-align:right;
}

#menu ul li a:hover{
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	display:block;
	width:140px;
	height:23px;
	background:url(../slice/fundo-menu-geral.jpg) repeat-x;
	text-decoration:none;
	padding:7px 0px 0px 10px;
	border-bottom:dotted 1px #FFF;
	text-align:left;
}

#chamadasMenu {
	clear:both;
}

.indiceProfessor{
	display:block;
	width:170px;
	height:30px;
	background:url(../slice/indice-menu-casa-professor.jpg);
	text-indent:-9999px;
	margin-top:3px;
}

.imgChamadamenu{
	width:150px;
	height:120px;
	float:right;
	background:url(../slice/fundo-chamada-menu.gif);
	border-bottom:2px solid #FFF;
}

#chamadasProfessor{
	background:url(../slice/indice-menu-casa-professor.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

#chamadasPraia{
	background:url(../slice/indice-menu-casa-praia.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

#chamadasAgptea{
	background:url(../slice/indice-menu-casa-agptea.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

.temporadas{
	width:489px;
	height:36px;
	background:url(../slice/fundo-temporada.gif) repeat-x;
	border-bottom:1px solid #FFF;
	margin:0 auto;
}

.gradeTitulorigth{
	width:489px;
	height:auto;
	background-color:#004F79;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	float:left;
	text-align:center;
}
.gradeTitulo{
	width:244px;
	height:auto;
	background-color:#004F79;
	border-bottom:1px solid #FFF;
	float:left;
	text-align:center;
}

.contTemporada{
	margin:0 auto;
	padding-bottom:7px;
	width:489px;
	height:auto;
}

.rodaTemporada{
	margin:0 auto;
	padding-bottom:6px;
	background:url(../slice/fundo-temporada-rodape.gif) bottom repeat-x;
	clear:both;
	width:489px;
	border-bottom:10px solid #FFF;
}

#chamadasParceiros{
	background:url(../slice/indice-menu-parceiros.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

#chamadasPrev{
	background:url(../slice/indice-menu-previsao.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

.imgChamadaprev{
	width:134px;
	height:135px;
	float:right;
	padding:10px 0px 10px 10px;
	background:url(../slice/fundo-chamada-menu-prev.gif) no-repeat right top;
	border-bottom:2px solid #FFF;
}
.imgChamadaparceiros{
	width:150px;
	height:134px;
	float:right;
	padding:10px 0px 10px 5px;
	background:url(../slice/fundo-chamada-menu-prev.gif) no-repeat right top;
	border-bottom:2px solid #FFF;
}
/*----  CONTEUDO ----***/

#conteudo{
	width:820px;
	float:right;
}

#containerConteudo{
	height:1080px auto;
	width:820px;
}

#topoConteudo{
	width:820px;
	height:104px;
	margin-bottom:10px;
}

#publicidadeTopo{
	width:518px;
	height:104px;
	float:left;
	background:url(../slice/bg_publicidade-topo.jpg) no-repeat;
}

#pubTopo{
	margin:19px 0px 0px 40px;
}

#newsLetter{
	width:302px;
	height:104px;
	float:right;
	background:url(../slice/bg_newsletter.jpg) no-repeat;
	position:relative;
}

#newsLetter h3{
	font:18px Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding-left:5px;
	margin-top:10px;
}

#newsLetter p{
	color:#FFF;
	padding:0px 20px 10px 5px;
}

#newsLetter a{
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#004F79;
	display:block;
	height:22px;
	width:125px;
	float:right;
	text-decoration:none;
	position:absolute;
	padding:8px 0px 0px 10px;
	left: 149px;
	top: 75px;
}

#newsLetter a:hover{
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	display:block;
	height:22px;
	width:125px;
	float:right;
	text-decoration:underline;
	position:absolute;
	padding:8px 0px 0px 10px;
	left: 149px;
	top: 75px;
}

/*** CONTEUDO INTERNA ***/

#barraMenu{
	width:10px;
	height:1070px;
	background-color:#FFF;
	float:left;
	margin-right:5px;
	}

#conteudoInterna{
	width:519px;
	min-height:100%;
	height:auto;
	float:left;
	background:url(../slice/bg-interno-text.jpg) top left no-repeat;
}

#indiceInterna{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-quem-somos.jpg) top no-repeat;
}

#indiceAssociados{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-associados.jpg) top no-repeat;
}

#indiceNews{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-newsletter.jpg) top no-repeat;
}

#indiceLink{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-links-uteis-interna.jpg) top no-repeat;
}

#indiceContato{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-contato.jpg) top no-repeat;
}

.indiceEducprof{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-educacao-profissional-interna.jpg) top no-repeat;
}

.indiceCooperativismo{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-cooperatismo-interna.jpg) top no-repeat;
}

.indiceLetrasdaterra{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-letras-da-terra.jpg) top no-repeat;
}

.indiceSustentabilidade{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-sustentabilidade-interna.jpg) top no-repeat;
}

.indiceNoticias{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-noticia.jpg) top no-repeat;
}

.indiceProjetos{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-projetos-interna.jpg) top no-repeat;
}

.indiceCasapraia{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-casa-da-praia.jpg) top no-repeat;
}

.indiceCasaprofessor{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-casa-da-professor.jpg) top no-repeat;
}

.indiceCadastro{
	display:block;
	width:519px;
	height:54px;
	text-indent:-9999px;
	background:url(../slice/indice-cadastro.jpg) top no-repeat;
}

#textInterno{
	width:509px;
	height:1000px auto;
	float:right;
	background-color:#FFF;
}

.trilha{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#BF8845;
	padding-left:10px;
}

.palavras-laranja-bold{
	font-weight:bold;
	color:#FF9900;}

a.link-laranja {
	font:12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#FF9900;
}

a.link-laranja:hover{
	font:12px Tahoma, Geneva, sans-serif;
	text-decoration:underline;
	color:#FF9900;
}

#menuInterna{	
	padding:5px 0px 0px 0px;
	width:450px;
	height:43px;
	background:url(../slice/fundo-menu-interno.jpg) right top no-repeat;
}
	
#menuInternanot{	
	padding:5px 0px 0px 0px;
	width:500px;
	height:43px;
	background:url(../slice/fundo-menu-interno-noticia.jpg) right top no-repeat;
}

#menuInternanot ul li{
	display:inline;
	list-style:none;
}

#menuInternanot ul li a{
	margin:5px 0px 0px 0px;
	display:block;
	padding:0px 5px;
	float:left;
	height:10px;
	color:#FFF;
	text-decoration:none;
	padding:5px;
}

#menuInternanot ul li a:hover{
	margin:5px 0px 0px 0px;
	display:block;
	padding:0px 5px;
	float:left;
	height:10px;
	color:#004E79;
	text-decoration:underline;
	padding:5px;
}

#menuInterna ul li{
	display:inline;
	list-style:none;
}

#menuInterna ul li a{
	margin:5px 0px 0px 0px;
	display:block;
	padding:0px 5px;
	float:left;
	height:10px;
	color:#FFF;
	text-decoration:none;
	padding:5px;
}

#menuInterna ul li a:hover{
	margin:5px 0px 0px 0px;
	display:block;
	padding:0px 5px;
	float:left;
	height:10px;
	color:#004E79;
	text-decoration:underline;
	padding:5px;
}

.missao h2{
	width:509px;
	height:37px;
	background:url(../slice/legenda-missao.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.missao p{
	color:#004F79;
	padding:10px 5px;
	font:bold 14px Tahoma, Geneva, sans-serif;
}

.valores h2{
	width:509px;
	height:37px;
	background:url(../slice/legenda-valores.jpg) no-repeat left top;
	text-indent:-999px;
	margin:20px 0px 10px 0px;
}

.valores p{
	color:#004F79;
	padding:10px 5px;
	font:bold 14px Tahoma, Geneva, sans-serif;
}

.principios h2{
	width:509px;
	height:37px;
	background:url(../slice/legenda-principios.jpg) no-repeat left top;
	text-indent:-999px;
	margin:20px 0px 10px 0px;
	}

.principios p{
	color:#004F79;
	padding:10px 5px;
	font:bold 14px Tahoma, Geneva, sans-serif;
}

.associado h2{
	width:509px;
	height:37px;
	background:url(../slice/legenda-associados.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.titulocasapraia{
	width:509px;
	height:37px;
	background:url(../slice/legenda-casadapraia.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.reservasonline{
	width:509px;
	height:37px;
	background:url(../slice/legenda-reserva-online.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.titulocasaprofessor{
	width:509px;
	height:37px;
	background:url(../slice/legenda-casadoprofessor.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.titulocadastronews{
	width:509px;
	height:25px;
	background:url(../slice/legenda-cadastrese.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px 0px 0px;
}

.titulocadastrosocio{
	width:509px;
	height:25px;
	background:url(../slice/legenda-cadastro-socio.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px 0px 0px;
}

.titulocadastropraia{
	width:509px;
	height:25px;
	background:url(../slice/legenda-cadastro-praia.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px 0px 0px;
}

.tituloreserva{
	width:509px;
	height:37px;
	background:url(../slice/legenda-casadapraia-contato.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.convenio h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-convenios.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.associesse h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-associesse.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.agptea h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-agptea.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.proposta h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-proposta.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.contato h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-casadapraia-contato.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.edicoesAnteriores h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-revista-anterrior.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.anuncioRevista h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-revista-formato-valores.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.formatoRevista{
	width:241px;
	height:263px;
	float:left;
	margin:0px 5px 5px 8px;
}

.legendaAnuncio{
	width:241px;
	height:73px;
}
.legendaAnuncio p{
	padding:3px;
}

.galeriaPraia h2{
	width:509px;
	height:39px;
	background:url(../slice/legenda-galeria-casa-praia.jpg) no-repeat left top;
	text-indent:-999px;
	margin:10px 0px;
}

.galeriacasaPraia{
	width:154px;
	height:132px;
	background:url(../slice/bg-galeria-casa.gif) no-repeat center;
	margin:10px 6px;
	padding-top:6px;
	float:left;
}

a.btn-ampliar{
	margin:9px 0px 0px 30px;
	color:#FFF;
	display:block;
	text-decoration:none;
}

a.btn-ampliar:hover{
	margin:9px 0px 0px 30px;
	color:#FFF;
	display:block;
	text-decoration:underline;
}


.text{
	padding:10px;
	color:#666;
}

.text p{
	padding:5px;
	color:#666;
}

.text strong{
	font-weight:bold;
}

.text a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#004F79;
	text-decoration:none;
}

.text a:hover{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#004F79;
	text-decoration:underline;
}

#listaLaranja{
	margin-left:5px;
	padding-bottom:5px;
}

#listaLaranja ul li{
	padding:2px 25px;
	list-style:none;
	margin-top:2px;
	background:url(../slice/icone-lista-laranja.jpg) no-repeat left;
	color:#004F79;
	font:bold 12px Tahoma, Geneva, sans-serif;
	text-align:justify;
}

#listaLaranjabranca{
	margin-left:5px;
	padding-bottom:5px;
}

#listaLaranjabranca ul li{
	padding:2px 25px;
	list-style:none;
	margin-top:2px;
	background:url(../slice/icone-lista-laranja.jpg) no-repeat left;
	color:#004F79;
	font:bold 12px Tahoma, Geneva, sans-serif;
	text-align:justify;
}

.galeriaConv{
	display:block;
	width:156px;
	height:120px;
	background:url(../slice/fundo-img-conv.jpg) no-repeat;
	margin:10px 6px;
	float:left;
}

.galeriaRevista{
	display:block;
	width:156px;
	height:203px;
	background:url(../slice/fundo-img-revista.jpg) no-repeat;
	margin:10px 6px;
	float:left;
}

.galeriaConv img{margin:25px;}
.galeriaRevista img{margin:25px;}
#hrGaleria{
	margin:0 auto;
	width:460px;
	height:1px;
	border-top:1px dashed #004F79;
	clear:both;
}

.hrForm{
	margin:0 auto;
	width:100%;
	height:1px;
	border-top:2px dashed #004F79;
	clear:both;
}

/*---- SIDEBAR GERAL DIREITO ----***/

#sidebarDireito{
	width:271px;
	float:right;
}

#sidebarInterno{
	border-top:5px solid #FFF;
	width:261px;
	background-color:#FFF;
}



#indicadores{
	width:250px;
	border-top:12px solid #004F79;
	margin:0px 5px;
}

#prevTempo{
	margin:5px 2px 3px 2px;
	width:120px;
	height:125px;
	float:left;
}


#cotacao{
	width:250px;
	height:auto;
	float:left;
	background:url(../slice/fundo-cotacao.jpg) repeat-x;
	border-left:1px solid #004F79;
}

.publicidade{
	width:250px;
	clear:both;
	height:269px;
	border-bottom:10px solid #004F79;
	border-top:10px solid #004F79;
	background-color:#004F79;
	margin:0px 5px;
}

.titPub{
	width:72px;
	height:18px;
	display:block;
	background:url(../slice/fundo-pub.jpg) repeat-x;
	color:#FFF;
	text-align:center;
	padding-top:2px;
}

.agrolink{
	width:250px;
	clear:both;
	height:auto;
	border-bottom:10px solid #004F79;
	border-top:10px solid #004F79;
	background-color:#004F79;
	margin-left:5px;
}

.titAgro{
	width:100px;
	height:18px;
	display:block;
	background:url(../slice/fundo-pub.jpg) repeat-x;
	color:#FFF;
	text-align:center;
	padding-top:2px;
}

#letrasTerra{
	clear:both;
	margin:10px 0px 0px 5px;
	width:266px;
	background:url(../slice/fundo-letras-da-terra.jpg) top right no-repeat;
}

#letrasTerra h2{
	display:block;
	width:266px;
	height:30px;
	background:url(../slice/chamada-home-letras-terra-interna.jpg) no-repeat;
	text-indent:-99999px;
}

#letrasTerra h3{
	font:bold 25px Tahoma, Geneva, sans-serif;
	color:#E5922F;
	margin-bottom:10px;
}

.chamadaTerra{
	width:110px;
	color:#E5922F;
	padding:0px 20px 10px 10px;
	float:right;
}

#letrasTerra img{
	float:left;
}

.maisLetras a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	clear:both;
	display:block;
	width:240px;
	height:20px;
	background-color:#FF9900;
	border-top:2px solid #004F79;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	padding:5px 10px 0px 0px;
}

.maisLetras a:hover{
	font:bold 12px Tahoma, Geneva, sans-serif;
	clear:both;
	display:block;
	width:240px;
	height:20px;
	background-color:#FF9900;
	border-top:2px solid #004F79;
	color:#FFF;
	text-decoration:underline;
	text-align:right;
	padding:5px 10px 0px 0px;
}

/***  FORMULÁRIOS ***/
.cadastroAssociado{
	height:auto;
	margin-bottom:10px;
}

.cadastroAssociado form{
	margin-bottom:10px;
}

.cadastroAssociado span {
	font:10px;
}

.cadastroAssociado fieldset{
	border:none; 
	float:left;
}

.cadastroAssociado legend{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	font-weight:bold;
	margin-bottom:0px;
}

.cadastroAssociado label{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#666;
	display:block;
	margin:4px;
	text-align:left;
	width:480px;
}

.cadastroAssociado input[type="text"]{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	margin-top:5px;
	background:url(../slice/bg-form.jpg) repeat-x;
	height:20px;
	border:none;
	padding:2px;
}

.cadastroAssociado input[type="password"]{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	margin-top:5px;
	background:url(../slice/bg-form.jpg) repeat-x;
	height:20px;
	border:none;
	padding:2px;
}

.cadastroAssociado input[type="submit"]{
	width:50px;
	height:25px;
	background-color:#84C225;
	border:none;
	color:#FFF;
	float:right;
}
.cadastroAssociado select{
	background:url(../slice/bg-form.jpg) repeat-x;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	border:none;
}
.cadastroAssociado textarea{
	border:#00923F solid 1px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#00923F;	
	}
	
.bg-select{
	background:url(../slice/bg-form.jpg) repeat-x;
	background-color:#00923F;
	
	}

.cadastroReserva form{
	width:250px;
	height:150px;
	border:none;
	color:#FFF;
}

.cadastroReserva input[type="submit"]{
	width:50px;
	height:25px;
	background-color:#84C225;
	border:none;
	color:#FFF;
	float:right;
}

.cadastroReserva label{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#666;
	display:block;
	margin:4px;
	text-align:left;
	width:300px;
}

.cadastroReserva input[type="text"]{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	margin-top:5px;
	background:url(../slice/bg-form.jpg) repeat-x;
	height:20px;
	border:none;
	padding:2px;
}

.cadastroReserva fieldset{
	border:none; 
	float:left;
}


.cadastroReserva input[type="password"]{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	margin-top:5px;
	background:url(../slice/bg-form.jpg) repeat-x;
	height:20px;
	border:none;
	padding:2px;
}

.cadastroReserva legend{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	font-weight:bold;
	margin-bottom:10px;
}


/**** DIV RESPOSTAS FORMULÁRIO ****/

#campo_nome{
	font:bold 11px Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	color:#F00;
}

#campo_email{
	font:bold 11px Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	color:#F00;
}

#campo_emailr{
	font:bold 11px Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	color:#F00;
}

/*** DIV INTERNA LATERAL ESQUERDA***/

#internaEsquerda{
	width:230px;
	height:auto;
	float:left;
	margin:10px 5px 0px 5px;
}

.downPDf {
	text-align:center;
	width:203px;
	height:54px;
	float:left;
	margin:10px 5px 0px 5px;
	background:url(../slice/icone_pdf.jpg) no-repeat;
	padding-top:20px;
}
.indicenoteduc h2{
	width:230px;
	height:30px;
	background:url(../slice/indice-ultimas-noticias-interna.jpg) no-repeat;
	text-indent:-9999px;
}

.indicenotletras h2{
	width:230px;
	height:30px;
	background:url(../slice/indice-lista-revista-interna.jpg) no-repeat;
	text-indent:-9999px;
}

#destnotinterna{
	background:#F2F2F2;
	border-top:5px solid #004F79;
	border-bottom:2px solid #004F79;
	color:#666;
	margin-bottom:1px;
}

#destnotinterna h3{
	font:bold 18px Tahoma, Geneva, sans-serif;
	color:#666;
	text-decoration:none;
}

.listanotinterna{
	background-color:#004F79;
	width:230px;
	height:75px;
	display:block;
	padding-top:6px;
	border-bottom:1px dashed #FFF;
}

.listanotinterna a{
	color:#FFF;
	text-decoration:none;
	margin-top:10px;
}

.listanotinterna a:hover{
	color:#FFF;
	text-decoration:underline;
}

.iconenotinterna img{
	float:left;
	width:62px;
	height:62px;
}

.chamadaNoticia{
	width:150px;
	margin:5px 5px 0px 0px;
	float:right;
	color:#FFF;
}

.iconenotinterna{
	float:left;
	margin-left:5px;
}

.listNotinterna a{
	font-weight:bold;
	color:#FFF;
	display:block;
	width:220px;
	height:24px;
	background:url(../slice/bg-lista-not-interna.gif) no-repeat;
	text-decoration:none;
	padding:6px 0px 0px 10px;
}

.listNotinterna a:hover{
	font-weight:bold;
	color:#FFF;
	display:block;
	width:220px;
	height:24px;
	background:url(../slice/bg-lista-not-interna.gif) no-repeat;
	text-decoration:underline;
	padding:6px 0px 0px 10px;
}

.datanotinterna {
	color:#FFF;
	width:62px;
	height:47px;
	background-color:#002E46;
	text-align:center;
	float:left;
	margin:0px 5px 5px 5px;
	padding-top:15px;
}

/***    LISTA NOTICIAS ****/

.destnoticiainterna{
	margin:0 auto;
	width:489px;
	padding-top:10px;
	height:174px;
	border-bottom:2px solid #004F79;
}

.img-lista-destaque{
	margin:0px 10px 10px 0px;
	float:left;
	border-bottom:5px solid #004F79;
}
.listNot{
	border-bottom:1px dotted #004F79;
	padding-top:10px;
	margin:0 auto;
	width:489px;
	height:74px;	
}

.listNoticone{
	width:62px;
	height:62px;
	margin:0px 5px 5px 5px;
	overflow:hidden;
	float:left;
}

.exibResultado{
	margin:0 auto;
	width:482px;
	height:23px;
	background-color:#004F79;
	color:#FFF;
	padding-top:7px;
	}

.exibpaginacao{
	width:489px;
	height:22px;
	color:#84C225;
	text-align:center;
	padding-top:10px;
	border-bottom:2px solid #004F79;
}

a.link-verde {
	color:#84C225;
	padding:0px 5px;
	text-decoration:underline;
}
a.link-verde:hover {
	color:#84C225;
	padding:0px 5px;
	text-decoration:none;
}

#paginaLeft{
	width:70px;
	height:22px;
	float:left;
}
#paginaright{
	width:70px;
	height:22px;
	float:right;
}

.viewNot{
	width:489px;
	height:auto;
	margin:0 auto;
	border-bottom:1px #002E46 dotted;
	padding-bottom:10px;
}

.viewNot p{
	padding:5px 0px;
}

.viewGuia{
	width:489px;
	height:auto;
	margin:0 auto;
	padding-bottom:10px;
}

#imgViewnot {
	margin-left:0px;
}

.legendaImg{
	background-color:#004F79;
	float:left;
	width:220px;
	height:auto;
	clear:both;
	margin:0px 10px 10px 10px;
	padding:5px 0px 10px 10px;
	color:#FFF;
}

#imgViewnot img{
	float:left;
	border-top:5px solid #004F79;
	border-bottom:5px solid #004F79;
	padding:1px 0px;
	margin:10px 10px 0px 10px;
}

#opcaoNot{
	height:30px;
	width:427px;
	background:#004F79;
	float:left;
	margin:10px 0px 0px 10px;
}

#zoomFonte{
	margin-right:10px;
}

#zoomFonte a{
	margin-top:10px;
	background:url(../slice/fundo-btn-zoom.jpg) no-repeat;
	float:right;
	display:block;
	width:30px;
	height:23px;
	color:#FFF;
	text-decoration:none;
	padding-top:7px;
	text-align:center;
	font-weight:bold;
	border-right:solid 1px #004F79;
}

#zoomFonte a:hover{
	margin-top:10px;
	background:url(../slice/fundo-btn-zoom.jpg) no-repeat;
	float:right;
	display:block;
	width:30px;
	height:23px;
	color:#FFF;
	text-decoration:underline;
	padding-top:7px;
	text-align:center;
	font-weight:bold;
	border-right:solid 1px #004F79;
}

.opNews{
	width:210px;
	height:20px;
	float:left;
	margin:7px 10px;
}

#btnVoltar{
	margin-top:10px;
	width:489px;
	height:31px;
	background:url(../slice/fundo-btn-voltar-pag.jpg) no-repeat;
	text-align:right;
	padding:7px 10px;
	clear:both;
}

#btnVoltar a{
	color:#FFF;
	font:bold 11px Tahoma;
	text-decoration:none;
	clear:both;
}

#btnVoltar a:hover{
	color:#FFF;
	font:bold 11px Tahoma;
	text-decoration:underline;
}

.legislcao{
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-legislacao.jpg) no-repeat;
	text-indent:-9999px;
}

.guiaEscolar{
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-guia-escola.jpg) no-repeat;
	text-indent:-9999px;
}

.guiaCooperativa{
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-guia-cooperativa.jpg) no-repeat;
	text-indent:-9999px;
}

.guiaLink{
	margin-top:20px;
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-links.jpg) no-repeat;
	text-indent:-9999px;
}

.guiaLinkfederais{
	margin-top:20px;
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-links-federais.jpg) no-repeat;
	text-indent:-9999px;
}

.guiaLinkestaduais{
	margin-top:20px;
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-links-estaduais.jpg) no-repeat;
	text-indent:-9999px;
}

.guiaLinkparticulares{
	margin-top:20px;
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-links-particulares.jpg) no-repeat;
	text-indent:-9999px;
}

#menuEcolas{
	margin-bottom:20px;
	width:489px;
	height:22px;
	background-color:#004F79;
	color:#FFF;
	text-align:center;
	padding-top:8px;
}

a.link-fundo-verde{
	color:#FFF;
	text-decoration:none;
	padding:7px 2px;
}

a.link-fundo-verde:hover{
	width:100px;
	background:url(../slice/fundo-link-verde.jpg) repeat-x;
	color:#FFF;
	text-decoration:none;
	height:30px;
	padding:7px 2px;
}

.contEscolas{
	background-color:#002E46;
	border-top:5px #004F79 solid;
	border-bottom:5px #004F79 solid;
	height:208px;
	display:block;
}

.contLegendaescola{
	background-color:#004F79;
	width:102px;
	height:200px;
	border-top:1px #FFF solid;
	border-bottom:1px #FFF solid;
	border-right:1px #FFF solid;
	float:left;
}

.contLegendaescola p {
	padding:2px 0px;
	font-weight:bold;
}

.contGuia p{
	padding:2px 0px;
}
.contGuia{
	background-color:#004F79;
	width:366px;
	height:200px;
	border-top:1px #FFF solid;
	border-bottom:1px #FFF solid;
	float:right;
}
.hr-escolas {
	clear:both;
	margin:10px 0px;
	display:block;
	height:1px;
	background:url(../slice/bg-hr-guia-escolas.jpg) no-repeat;
}

/*** DIV INTERNA LATERAL DIREITA***/

#internaDireita{
	width:249px;
	height:auto;
	margin:22px 5px 0px 5px;
	float:right;
	background-color:#F2F2F3;
}

#internaDireita h3{
	width:249px;
	height:18px;
	background:url(../slice/indice-guia-escolas-interna.jpg) no-repeat;
	text-indent:-999px;
}

.cooperativas{
	width:249px;
	height:18px;
	background:url(../slice/indice-guia-cooperativas-interna.jpg) no-repeat;
	text-indent:-999px;
}

.revista{
	width:249px;
	height:23px;
	background:url(../slice/indice-edicoes-anteriores-interna.jpg) no-repeat;
	text-indent:-999px;
}

.colaborador{
	width:249px;
	height:18px;
	background:url(../slice/indice-colaborador-interna.jpg) no-repeat;
	text-indent:-999px;
}

#guiaEscolas{
	width:249px;
	height:110px;
	border-bottom:10px solid #FFF;
}

.edicoes{
	width:229px;
	height:164px;
	margin:10px 5px 5px 10px;
	background-color:#F2F2F3;
}

.bordaBranca{
	height:15px;
	width:249px;
	background-color:#FFF;
}

.bordaBranca hr{
	background-color:#F2F2F2;
	width:239px;
	display:block;
	border-top:1px dotted #004F79;
	margin:0px 5px;
}

.bordaRevista hr{
	background-color:#F2F2F2;
	width:489px;
	display:block;
	border-top:1px dotted #004F79;
	margin:10px 5px;
	clear:both;
}


.capaRevista-anterior{
	float:left;
}

.numEdicao {
	height:auto;
	width:110px;
	margin:10px 0px 0px 5px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#666666;
	float:right;
	}

#guiaEscolas hr, #guiaLegislacao hr{
	background-color:#F2F2F2;
	width:229px;
	display:block;
	border-top:1px dotted #004F79;
	margin:5px 5px;
}


#listaLaranjacinza{
	margin-left:5px;
	padding-bottom:0px;
}

#listaLaranjacinza ul li{
	padding:2px 25px;
	list-style:none;
	margin-top:0px;
	background:url(../slice/icone-lista-laranja-cinza.jpg) no-repeat left top;
	color:#004F79;
	text-align:justify;
}

#listaLaranjacinza a{
	color:#004F79;
	text-decoration:none;
}

#listaLaranjabranca a{
	color:#004F79;
	text-decoration:none;
}
#listaLaranjacinza a:hover {
	color:#004F79;
	text-decoration:underline;
}

#listaLaranjabranca a:hover{
	color:#004F79;
	text-decoration:underline;
}

.listaLinks{
	margin-left:5px;
	padding-bottom:0px;
}

.listaLinks ul li{
	padding:2px 25px;
	list-style:none;
	margin-top:5px;
	background:url(../slice/icone-lista-laranja.jpg) no-repeat left top;
	color:#004F79;
	text-align:justify;
}

.listaLinks a{
	color:#004F79;
	text-decoration:none;
}

.listaLinks a:hover {
	color:#004F79;
	text-decoration:underline;
}

.indiceArtigo{
	background:url(../slice/indice-artigos-interna.jpg) no-repeat;
	width:249px;
	height:24px;
	display:block;
	text-indent:-999px;
	clear:both;
}

.indiceNoteduc{
	background:url(../slice/indice-educacao-prof-interna.jpg) no-repeat;
	width:249px;
	height:24px;
	display:block;
	text-indent:-999px;
	clear:both;
}
.indice-nesta-edicao-interna{
	background:url(../slice/indice-nesta-edicao-interna.jpg) no-repeat;
	width:249px;
	height:24px;
	display:block;
	text-indent:-999px;
	clear:both;
}

.indiceNotsust{
	background:url(../slice/indice-not-sustentabilidade-interna.jpg) no-repeat;
	width:249px;
	height:24px;
	display:block;
	text-indent:-999px;
	clear:both;
}

.indiceNotcoop{
	background:url(../slice/indice-not-coop-interna.jpg) no-repeat;
	width:249px;
	height:24px;
	display:block;
	text-indent:-999px;
	clear:both;
}

.listaArtigo{
	margin:0px 3px;
	height:40px;
	display:block;
	border-bottom:1px dotted #004F79;
	padding-top:5px;
}

a.link-cinza{
	color:#666;
	text-decoration:none;
}
a.link-cinza:hover{
	color:#666;
	text-decoration:underline;
}

a.link-branco {
	color:#FFF;
	text-decoration:none;
}

a.link-branco:hover {
	color:#FFF;
	text-decoration:underline;
}

a.link-azul {
	color:#004F79;
	text-decoration:none;
}

a.link-azul:hover {
	color:#004F79;
	text-decoration:underline;
}

.indiceLegislacaoeduc{
	background:url(../slice/indice-legislacao-educ-interna.jpg) no-repeat;
	width:249px;
	height:29px;
	text-indent:-999px;
	display:block;
}

.ultimas-noticias{
	width:509px;
	height:46px;
	background:url(../slice/indice-lista-noticia-interna.jpg) no-repeat;
	text-indent:-9999px;
}

.artigos-educ{
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-artigos.jpg) no-repeat;
	text-indent:-9999px;
}

.destaque-agptea{
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-destaque.jpg) no-repeat;
	text-indent:-9999px;
}

.projeto-educ{
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-projeto-detalhes.jpg) no-repeat;
	text-indent:-9999px;
}

.projeto-det{
	width:509px;
	height:46px;
	background:url(../slice/fundo-indice-interna-projeto-detalhes.jpg) no-repeat;
	text-indent:-9999px;
}


#listaNot{
	margin-top:10px;
	height:auto;
}
.dataNoticia{
	padding:15px 0px 0px 15px;
}
.iconeNoticia1{
	display:block;
	background-color:#002E46;
	float:left;
	width:62px;
	height:62px;
	margin:0px 5px 0px 5px;
	color:#FFF;
}
/*---- RODAPÉ ----***/
#borda-topo-rodape{
	clear:both;
	background:url(../slice/fundo-borda-rodape.jpg) repeat-x;
	width:auto;
	height:10px;
}


#rodapeGeral{
	clear:both;
	width:100%;
	height:295px;
	background:url(../slice/fundo-rodape.jpg) repeat-x;
}

#corpoRodape{
	width:978px;
	margin:0 auto;
	clear:both;
	}

#menuRodape{
	width:151px;
	background:url(../slice/fundo-menu-rodape.jpg) right no-repeat;
	float:left;
	}

#menuRodape ul{
	list-style:none;
}

#menuRodape ul li a{
	display:block;
	width:130px;
	height:18px;
	border-bottom:1px solid #004F79;
	font:10px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding-top:3px;
}

#menuRodape ul li a:hover{
	display:block;
	width:130px;
	height:18px;
	border-bottom:1px solid #004F79;
	font:10px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding-top:3px;
}

#menuRodape2{
	width:125px;
	height:30px;
	color:#FFF;
	float:right;
	margin-top:5px;
}

#menuRodape2 ul li{
	list-style:none;
	display:inline;
	height:30px;
}

#menuRodape2 ul li a{
	font:bold 11px Tahoma, Geneva, sans-serif;
	width:80px;
	background-color:#84C225;
	padding:10px;
	color:#FFF;
	text-decoration:none;
}

#menuRodape2 ul li a:hover{
	font:bold 11px Tahoma, Geneva, sans-serif;
	width:80px;
	background-color:#84C225;
	padding:10px;
	color:#FFF;
	text-decoration:underline;
}

#endereco{
	width:420px;
	height:85px;
	float:left;
	margin:20px;
}

#endereco address{
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
}

#endereco address strong{
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#FFF;
}

#endereco a{
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#endereco a:hover{
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
}



.bold {font-weight:bold;}
.upper{text-transform:uppercase;}
.lower{text-transform:lowercase}
/***  PALAVRAS - CORES***/
.palavras-10px {font-size:10px;}
.palavras-11px {font-size:11px;}
.palavras-18px {font-size:18px;}
.palavras-24px {font-size:24px;}
.palavras-em-cinza{color:#666666;}
.palavras-em-branco{color:#FFF;}
.palavras-em-marron{color:#BF8845;}
.palavras-em-laranja{color:#FF9900;}
.palavras-em-verde{color:#84C125;}



/***  ESPAÇAMENTOS  ***/
.b10bw {border-bottom:10px solid #FFF; }
.p-10px-l{padding-left:10px;}
.p-30px-l{padding-left:30px;}
.p-10px-r{padding-right:10px;}
.p-10px-t{padding-top:10px;}
.p-5px-t{padding-top:5px;}
.m-7px-t{margin-top:7px;}
.p-5px-l{padding-left:5px;}
.p-5px-b{padding-bottom:5px;}
.texto-centro{text-align:center;}
.P-5px-total{padding:5px;}


/****   home ******/
/*---- SIDEBAR CONTEUDO ESQUERDO ----***/
#conteudoEsquerdo{
	height:auto;
	width:250px;
	float:left;
	background:url(../slice/sombra-ultimas-noticia.jpg) no-repeat;
}


#ultimasNoticias h2{
	width:240px;
	height:30px;
	background:url(../slice/indice-ultimas-noticias.jpg) no-repeat;
	float:right;
	text-indent:-9999px;
	margin-top:10px;
}

.destaqueNoticia{
	width:230px;
	height:auto;
	margin-left:20px;
	clear:both;
}

#tituloDestaque{
	background:#F2F2F2;
	border-top:5px solid #00923F;
	width:230px;
	float:right;
	border-bottom:2px solid #82C125;
}

#tituloDestaque h3{
	font:bold 18px Tahoma, Geneva, sans-serif;
	color:#00923F;
	padding-left:10px;
	margin-top:5px;
}

#tituloDestaque p{
	color:#00923F;
	margin:5px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

.listaNoticia{
	width:230px;
	height:87px;
	background:#00923F;
	float:right;
	border-bottom:dashed 1px #FFF;
	margin:1px 0px 0px 0px;
}

.iconeNoticia{
	float:left;
	width:62px;
	height:62px;
	margin:10px 5px 0px 5px;
}

.iconeNoticia1{
	display:block;
	background:url(../slice/bg_chamada_noticia.jpg) no-repeat top;
	float:left;
	width:62px;
	height:62px;
	margin:10px 5px 0px 5px;
	color:#FFF;
}

.dataNoticia{
	padding:15px 0px 0px 15px;
}

.maisNoticias a{
	display:block;
	width:220px;
	height:20px;
	background:url(../slice/bg_link_noticia_home.jpg) no-repeat;
	float:right;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 0px 0px 10px;
}

.maisNoticias a:hover{
	display:block;
	width:220px;
	height:20px;
	background:url(../slice/bg_link_noticia_home.jpg) no-repeat;
	float:right;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 0px 0px 10px;
}

.chamadaNoticia{
	width:150px;
	margin:10px 5px 0px 0px;
	float:right;
	color:#FFF;
	}

#artigo{
	display:block;
	width:240px;
	height:auto;
	clear:both;
	float:right;
	margin-top:5px;
	background:url(../slice/sombra-artigos.jpg) top no-repeat;
}

#artigo h2{
	width:240px;
	height:30px;
	background:url(../slice/indice-artigo.jpg) no-repeat;
	float:right;
	text-indent:-9999px;
}

.chamadaArtigo{
	width:230px;
	float:right;
	color:#004E79;
	padding:10px 0px;
	border-bottom:1px dotted #004E79;
	}

.chamadaArtigo a{
	width:230px;
	float:right;
	color:#004E79;
	text-decoration:none;
}

.chamadaArtigo a:hover{
	width:230px;
	float:right;
	color:#004E79;
	text-decoration:underline;
}

.linkLeiamaisartigo a{
	display:block;
	width:210px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-artigos.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisartigo a:hover{
	display:block;
	width:210px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-artigos.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}



/*---- SIDEBAR CONTEUDO DIRETO ----***/

#conteudoDireito{
	width:280px;
	float:left;
	margin:10px 0px 0px 10px;
	
	
}

#destaqueHome{
	float:right;
	position:relative;
}

#coopHome{
	width:280px;
	height:auto;
	float:right;
	margin-top:10px;
	background:url(../slice/sombra-artigos.jpg) no-repeat left top;
}

#coopHome h2{
	display:block;
	width:280px;
	height:30px;
	background:url(../slice/indice-coopertivismo.jpg) no-repeat;
	clear:both;
	float:right;
	text-indent:-9999px;
	}
	
.contCoop{
	width:270px;
	background-color:#F2F2F2;
	height:auto;
	clear:both;
	float:right;
	padding-bottom:10px;
}

.imgChamhome{
	width:113px;
	height:62px;
	margin:10px 0px 0px 10px;
	float:left;
}

.listaCoop{
	height:auto;
	background-color:#F2F2F2;
	border-top:1px dotted #004F79;
	color:#004F79;
	padding:10px;
	clear:both;
}

.linkAzul a{
	color:#004F79;
	text-decoration:none;
}

.linkAzul a:hover{

	color:#004F79;
	text-decoration:underline;
}

.linkBranco a{
	color:#FFF;
	text-decoration:none;
}

.linkBranco a:hover{
	color:#FFF;
	text-decoration:underline;
}


#contCooperativismo{
	height:auto;
}

/*#contCooperativismo h3{
	margin-top:10px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	display:block;
	}*/

#contCooperativismo h3 a{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:none;
}

#contCooperativismo h3 a:hover{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:underline;
}

.titCoop a{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:none;
}

.titCoop a:hover{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:underline;
}

.maisCoop a{
	display:block;
	background:url(../slice/fundo-mais-artigos.jpg) no-repeat;
	width:230px;
	height:30px;
	clear:both;
	float:right;
	}

#educHome{
	width:280px;
	height:auto;
	float:right;
	background:url(../slice/sombra-laranja.jpg) no-repeat left top;
	clear:both;
}

#educHome h2{
	display:block;
	width:280px;
	height:30px;
	background:url(../slice/indice-educacao-profissional.jpg) no-repeat;
	clear:both;
	float:right;
	text-indent:-9999px;
}
.contEduc{
	width:270px;
	background-color:#F2F2F2;
	height:auto;
	clear:both;
	float:right;
	color:#FF9900;
	padding-bottom:10px;
}

#contEducacao h3 a{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:none;
}

#contEducacao h3 a:hover{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:underline;
}

.titEduc a{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:none;
}

.titEduc a:hover{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:underline;
}


#contEducacao{
	height:auto;
}

.listaEduc{
	height:auto;
	background-color:#F2F2F2;
	border-top:1px dotted #FF9900;
	color:#FF9900;
	padding:10px;
	clear:both
	}

.linkLaranja a{
	color:#FF9900;
	text-decoration:none;
}

.linkLaranja a:hover{
	color:#FF9900;
	text-decoration:underline;
}

.linkLeiamaislaranja a{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-laranja.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaislaranja a:hover{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-laranja.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisazul a{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-azul.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisazul a:hover{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-azul.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.listaSust{
	height:auto;
	background-color:#F2F2F2;
	border-top:1px dotted #84C125;
	color:#84C125;
	padding:10px;
	clear:both;
	}

.linkVerde a{
	color:#84C125;
	text-decoration:none;
}

.linkVerde a:hover{
	color:#84C125;
	text-decoration:underline;
}

.linkLeiamaisverde a{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-verde.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisverde a:hover{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-verde.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}

#sustHome{
	width:280px;
	height:auto;
	float:right;
	background:url(../slice/sombra-verde.jpg) no-repeat left top;
	clear:both;
}

#sustHome h2{
	display:block;
	width:280px;
	height:30px;
	background:url(../slice/indice-educacao-sustentabilidade.jpg) no-repeat;
	clear:both;
	float:right;
	text-indent:-9999px;
}

#contSustentabilidade h3 a{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:right;
	text-decoration:none;
}
#contSustentabilidade h3 a:hover{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:right;
	text-decoration:underline;
	}

.titSust a{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:right;
	text-decoration:none;
}
.titSust a:hover{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:right;
	text-decoration:underline;
}

.contSust{
	width:270px;
	background-color:#F2F2F2;
	height:auto;
	clear:both;
	float:right;
	color:#84C125;
	padding-bottom:10px;
}

#contSustentabilidade{
	height:auto;
}
