*{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
	text-align:center;
	padding-bottom:10px;
}

a{
	text-decoration:none;
	color:#555;
}

a:hover{
	text-decoration:underline;
}

h3{
	color:#a4a2cc;
	font-size:16px;
	margin-bottom:5px;
	text-align:left;
}

h4.sub-titulo{
	color:#555;
	font-size:13px;
}

h4.titulo-livro{
	font-size:11px;
	color:#555;
}

h4.titulo-noticias{
	color:#c00;
	font-size:11px;
}

p{
	font-size:12px;
	color:#555;
	margin-bottom:5px;
}

img{
	border:none;
}

body{
	text-align:center;
	background:#fff url(images/bg-body.png) fixed repeat;
}

.geral{
	width:900px;
	background:transparent url(images/marca-dagua-fundo.png) no-repeat fixed top center;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* turminha ***********************************************************************************/

#turminha{
	position:absolute;
	top:-145px;
	left:-235px;
	text-align:right;
	display:none;
	z-index: 999;
	opacity: 0.0;
}






.geral .lateral{
	width:225px;
	padding-top:15px;
	float:left;
	text-align:left;
	margin-right:11px;
}

.geral .lateral h1.logo a{
	width:180px;
	height:142px;
	overflow:hidden;
	text-indent:-10000px;
	font-size:16px;
	background:transparent url(images/logo.png) no-repeat left top;
	display:block;
}


.geral .lateral .menu{
	width:225px;
	background:transparent url(images/bg-menu-footer.png) no-repeat left bottom;
	padding-bottom:21px;
	margin-top:15px;
}

.titulo-roxo, .titulo-laranja, .titulo-newsletter{
	font-size:12px;
	width:210px;
	padding-left:15px;
	height:30px;
	line-height:25px;
	margin-top:5px;
}

.titulo-roxo{
	color:#fff;
	background:transparent url(images/bg-item-menu-roxo.png) no-repeat left top;
}

.titulo-laranja{
	color:#555;
	background:transparent url(images/bg-item-menu-laranja.png) no-repeat left top;
}

/* NEWS LETTER ---------------------------------------------*/

.titulo-newsletter{
	color:#fff;
	background:transparent url(images/bg-title-newsletter.png) no-repeat left top;
}

.menu ul li form{

}

.menu ul li form input.campo{
	border:1px solid #aaa;
	width:150px;
	color:#555;
	font-size:12px;
}

.menu ul li form input{
	vertical-align:middle;
}

/* ------------------------------------------------ */

.menu ul{
	list-style:none;
	background:transparent url(images/bg-menu.png) repeat;
}

.menu ul li{
	padding:0 0 2px 15px;
}

.menu ul li.titulo{
	padding-left:0px;
}

.menu ul li a{
	color:#555;
	font-size:11px;
	line-height:14px;
}

.menu ul li a:hover, .menu ul li a.over{
	color:#000;
}


.centro{
	width:495px;
	float:left;
	

}

.centro .nav-bar{
	width:477px;
	margin:auto;
	height:33px;
	margin-bottom:8px;
}

.centro .nav-bar a{
	width:159px;
	height:33px;
	font-size:12px;
	color:#555;
	line-height:27px;
	display:block;
	background: transparent url(images/bg-menu-topo-cinza.png) no-repeat top left;
	float:left;
}

.centro .nav-bar a:hover{
	background: transparent url(images/bg-menu-topo-laranja.png) no-repeat top left;
	text-decoration:none;
}

.centro .banner{
	position:relative;
	width:485px;
	height:121px;
	margin:auto;
	margin-bottom:10px;
}

.centro .banner img{
	background:transparent url(images/bg-banner.png) no-repeat top left;
	padding:3px 7px 8px 7px;
	width:470px;
	height:110px;
}

.centro .conteudo{
	width:477px;
	margin:auto;
	text-align:left;
	position:relative;

}

.box{
	border:1px solid #dedede;
	background:transparent url(images/bg-conteudo-transparente.png) repeat top left;
	padding:10px;

}

.box-left, .box-right{
	width:211px;
	float:left;
}

.box-left{
	margin-right:5px;
}

.box-right{
	margin-left:5px;
}

.publicacoes *{
	font-size:11px;
}

.box-noticias{
	padding:0 0 20px 0;
	width:231px;
	position:relative;
}

.box-noticias img{
	margin-bottom:5px;
}

.scroll-noticias{
	height:115px;
	overflow:hidden;
	position:relative;	
}

#scroll{
	position:absolute;
}

a.proximo-noticia, a.anterior-noticia{
	position:absolute;
	top:0px;
	z-index:20;
	height:173px;
	line-height:173px;
	width:73px;
	color:#e1c793;
	overflow:hidden;
	display:block;
	background:transparent url(blank.gif) repeat left top;
}

a.anterior-noticia{
	left:0px;
	padding-left:7px;
	text-indent:-10000px;
}

a.proximo-noticia{
	right:0px;
	text-align:right;
	padding-right:7px;
	text-indent:10000px;
}


a.proximo-noticia:hover, a.anterior-noticia:hover{
	background:transparent url(images/bg-link-transp-preto.png) repeat left top;
	text-indent:0px;
}

.secao{
	width:477px;
	overflow:auto;
	margin-top:10px;

}

.center{
	text-align:center;
}

.tamanho{
	height:auto !important;
	height:594px;
	min-height:594px;
	padding-top:20px;
}

.texto{
	font-size:12px;
	line-height:14px;
	color:#555;
}

.texto a{
	color:#de7e03;
	text-decoration:underline;
}

.texto img{
	float:left;
	margin:3px 3px 3px 0;
}

.texto ul, .texto ol{
	padding:20px;	
}

.texto li{
	margin-bottom:5px;	
}

.resumo{
	font-size:11px;
}

.resumo a{
	color:#555;
	text-decoration:none;
}

.resumo a:hover{
	text-decoration:underline;
}

.box-noticias .resumo{

	padding:0 5px;
}

.larg1{
	height:auto !important;
	height:140px;
	min-height:140px;
}

.larg2{
	height:auto !important;
	height:230px;
	min-height:230px;	
}

.missao{
	width:455px;
}

.fixa{
	position:absolute;
	bottom:5px;
	left:0;
	z-index:10;
	width:100%;
}

#publi_div{
	position:relative;
	padding-bottom:35px;
	height:auto !important;
	height:205px;
	min-height:205px;	
}

.paginador{
	text-align:center;
	font-size:10px;
	height:20px;
	line-height:20px;
	margin-top:10px;
}

.paginador a{
	font-size:10px;
	color:#555;
	padding:2px 5px;
	border:1px solid #aaa;
	margin: 0 2px;
}

.paginador span{
	font-size:10px;
	color:#555;
	padding:3px 6px;
	margin: 0 2px;
	background:#CCC;
	cursor: default;
}

.paginador a:hover, .paginador a.over{
	color:#000;
	background:#ddd;
	text-decoration:none;
}

ul.lista{
	list-style:square;
	padding-left:15px;
	font-size:10px;
	color:#7476B4;
}

ul.lista li{
	margin-bottom:10px;
}

.data{
	font-size:10px;
	color:#c00;
	margin-right:5px;
}

.titulo-lista{
	font-size:11px;
	color:#555;
}


.veja-mais a{
	color:#de7e03;
}

.bt-imprimir-voltar{
	text-align:right;
	position:absolute;
	top:5px;
	right:10px;
	z-index:10;
}

/* LIST IMG 
*********************************************************************/
.highslide-gallery{
	margin-top:20px;
}

.highslide-gallery img{
	border:none;
}

.list-img{
	overflow:auto;
}

.list-img ul{
	list-style:none;
}

.list-img ul li{
	float:left;
	display:inline;
	margin:2px;
	background:transparent url(images/bg-miniaturas.png) no-repeat top left;
	padding:4px 4px 5px 4px;
}


/* LATERAL PARCEIROS 
*********************************************************************/

.lateral-parceiros{
	width:155px;
	float:right;
	text-align:center;
	padding-top:40px;

}

.lateral-parceiros ul{
	list-style:none;
}

.lateral-parceiros ul li{
	margin-bottom:5px;
}

/* ASSOCIACOES
*********************************************************************/
.associacoes{
	margin-bottom:15px;
}

.associacoes fieldset{
	border:none;
}

.associacoes label{
	float:left;
	font-size:11px;
	font-weight:600;
	color:#555;
	margin-right:5px;
	vertical-align:bottom;
}

.associacoes select{
	font-size:11px;
	vertical-align:middle;

}

.associacoes option{
	padding:0 10px 0 0;	
}

.associacoes input{
	vertical-align:bottom;
	float:left;
}

.associacoes option.off{
	color:#aaa;
}

legend{
	font-size:11px;
	font-weight:600;
	margin-bottom:5px;
	color:#555;
	line-height:16px;
}

ul.lista-associacoes{
	list-style:none;
	font-size:11px;
	color:#7476B4;

	margin-bottom:15px;
}

ul.lista-associacoes li{
	margin:2px 0;
}

ul.lista-associacoes li h4{
	margin-top:15px;
}

ul.lista-associacoes li a{
	padding:3px;
	background:#eee;
	border:1px solid #ddd;
	width:449px;
	display:block;
}

ul.lista-associacoes li a:hover{
	padding:3px;
	background:#ddd;
	border:1px solid #ccc;
	width:449px;
	text-decoration:none;
}

ul.lista-associacoes li ul li ul li{
	margin: 0px 0 2px 0;
}

/*ul.lista-associacoes{
	list-style:square;
	padding-left:15px;
	font-size:11px;
	color:#7476B4;
	font-weight:600;
	margin-bottom:15px;
}

ul.lista-associacoes span{
	color:#555;
}

ul.lista-associacoes li{
	margin:5px 0;
}

ul.lista-associacoes li ul{
	list-style:circle;
	margin-left:15px;
	font-size:10px;
	font-weight:600;
}



ul.lista-associacoes li ul li ul{
	list-style:disc;
	font-weight:normal;

}

ul.lista-associacoes li ul li{
	margin: 0px 0 8px 0;
}

ul.lista-associacoes li ul li ul li{
	margin: 0px 0 2px 0;
} */

.associacoes-ver caption{
	font-size:16px;
	font-weight:600;
	background:#ccc;
	margin:0 2px 0 2px;
	text-align:left;
	padding:3px 3px;
	color:#fff;
}

.associacoes-ver table{
	width:100%;	
}

.associacoes-ver table th{
	font-size:10px;
	padding:3px 3px;
	width:120px;
}

.associacoes-ver table td{
	font-size:11px;	
	padding:3px 3px;
}

tr{
	background:#eee;	
}

.cinza{
	background:#ddd;	
}

/* CONTATO
*************************************************************************/
.contato fieldset{
	border:none;
}

.contato label{
	font-size:11px;
	font-weight:600;
	line-height:20px;
}

.contato input.campo{
	width:280px;
	border:1px solid #E9DCC7;
	margin-bottom:10px;
	font-size:11px;
	padding:2px 0;
}

.contato textarea{
	width:280px;
	height:100px;
	border:1px solid #E9DCC7;	
	font-size:11px;
	margin-bottom:5px;
}

.contato input:focus, .contato textarea:focus{
	border:2px solid #E9DCC7;
}

.mapa-localizacao{
	margin-bottom:20px;
}

.mapa-localizacao a{
	color:#de7e03;
	font-size:12px;
	text-decoration:underline;
}

/* DUVIDAS
********************************************************************/
ol.duvidas{
	font-size:11px;
	padding-left:20px;
	margin-top:15px;
}

li.mais, li.menos{
	margin-bottom:10px;
}

ol.duvidas li.mais h4{
	padding-left:15px;
	background:transparent url(images/bt_mais.gif) no-repeat 0 4px;
}

ol.duvidas li.mais .resposta{
	display:none;
	
}

ol.duvidas li.menos h4{
	padding-left:15px;
	background:transparent url(images/bt_menos.gif) no-repeat 0 4px;
}

ol.duvidas li.menos .resposta{
	display:block;	
	padding-left:15px;
}






/* RODAPE
********************************************************************/

.rodape{
	width:898px;
	clear:both;
	padding-top:15px;
	position:relative;

}

address{
	color:#555;
	font-size:11px;
}

.geral .rodape .logo-zr{
	position:absolute;
	top:5px;
	right:40px;
}

.geral .rodape .logo-zr a{
	width:100px;
	height:28px;
	display:block;
	background:transparent url(images/logozr.png) no-repeat left top;
}

.geral .rodape .logo-zr a:hover{
	background:transparent url(images/logozr-over.png) no-repeat left top;
}




