*{ margin:0; padding:0;}

body{
	background-image:url(images/fundo2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#0d0904;
	text-align:center;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1{
	margin-left:30px;
	color:#FFF;
	font-size:2.2em;
}

span{
	margin:0 0 0 36px;
}

p{
	font-size:1.1em;
}
#content{
	margin:0 auto;
	text-align:left;
	width:990px;
	height:820px;
}


img{
	border:none;
}

#top{
	list-style-type:none;
	font-size:1.4em;
	color:#a5cf4e;
	height:103px;
}

#top li{
	float:left;
	display:inline;
}

#top li a{
	text-decoration:none;
	color:#a5cf4e;
}

#logo{
	margin-top:43px; 
	margin-left:79px;
}

#destaque_campanhas{
	width:560px;
	height:380px;
	float:left;
	margin-top:36px;
	/*margin-left:14px;*/
	display:inline;
	z-index:4;
	position:relative;
}

#mensagem_inicial{
	height:342px;
	width:387px;
	float:left;
	margin-left:-38px;
	margin-top:40px;
	z-index:1;
}

#noticias{
	 width:650px;
	 height:164px;
	 clear:both;
	 margin-left:12px;
	 list-style-type:none;
	 display:inline;
	 float:left;
	 z-index:1;
}

#not1{
	background-image:url(images/bg_not_1.png); 
	background-repeat:no-repeat; 
	width:262px; 
	height:162px; 
	margin-left:76px; 
	display:inline; 
	float:left;
}

#not2{
	background-image:url(images/bg_not_2.png); 
	background-repeat:no-repeat; 
	width:278px; 
	height:162px; 
	float:right;
}

#noticias li h2{
	font-size:1.1em;
	color:#FFF;
	margin:40px 0 0 65px;
	width:184px;
	height:55px;
}

#noticias li h2 a{
	text-decoration:none;
	color:#FFF;
}

#singulares{
	height:343px;
	width:288px;
	float:right;
	margin-top:-124px;
	margin-right:8px;
}

#footer{
	width:841px;
	height:128px;
	clear:both;
	margin-top:-76px;
	margin-left:70px;
	display:inline-block;
}

#logo_sgec{
	float:right;
	margin:90px 60px 0 0;
}

#escolher_paisagem{
	width:220px;
	height:93px;
	float:left;
	margin-left:105px;
	margin-top:0px;
	display:inline;
	z-index:1;
}

#opcoes_paisagem{
	width:200px;
	height:30px;
	margin-top:-10px;
	z-index:4;
	position:relative;
	margin-left:46px;
	list-style-type:none;
}

#opcoes_paisagem li{
	height:22px;
	width:33px;
	border:2px solid #5c932c;
	float:left;
	margin-left:4px;
}

#opcoes_paisagem li:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}  

#opcoes_paisagem li{
	float:left;
	overflow:hidden;
}

#opcoes_paisagem li a, ul li a img {
	float:left; 
	overflow:hidden;
} 

#opcoes_paisagem li a:hover {border:2px solid #DA3472;} 

/*PARA OPACIDADE: filter:alpha(opacity=60); -- funciona no ie*/

#opcoes_paisagem li a:hover img {margin:-2px;} 

.icone{
	margin-top:-9px;
	margin-left:18px;
} 

/*////////////////////////////////PÁGINAS INTERNAS /////////////////////////////////////////////*/

#page{
	height:470px;
	width:800px;
	margin: 0 auto;
	margin-top:100px;
	margin-bottom:94px;
}

#myContent{
	width:800px;
	color:#FFF;
}

#easyscroll{

	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav{
		float:right;
		list-style-type:none;
		margin-right:-10px;	
	}
					
	
#easyscrollnav li#btnUp{
		margin-bottom:60px;	
		margin-top:95px;
		background-image:url(images/btup.jpg);
		background-repeat:no-repeat;
		height:43px;
		width:53px;
		cursor:pointer;
}	
		
#easyscrollnav li#btnDown{	
		padding:0 10px;
		background-image:url(images/btdown.jpg);
		background-repeat:no-repeat;
		height:43px;
		width:53px;
		cursor:pointer;
}	

.img_campanhas{
	width:309px;
	height:192px;
	float:left;
	display:inline;
	margin:40px 10px 20px 40px;
}	

.campanha{
	list-style-type:none;
	width:650px;
	height:230px;
	overflow:hidden;
}		

.campanha li h2{
	padding:50px 0 0 0;
	color:#fc860b;
	font-size:1.7em;
}

.campanha li h2 a{
	text-decoration:none;
	color:#fc860b;
}

.campanha li h2 span{
	margin-left:0;
}

.data{
	font-size:0.9em;
	font-weight:bold;
	margin:4px 0 4px 0;;
}

.veja_mais{
	font-size:1em;
	font-weight:bold;
	margin:4px 0 4px 0;
	color:#ab1632;
}

.veja_mais a{
	text-decoration:none;
	color:#ab1632;
}

.tit_noticia{
	margin-top:40px;
}

.noticias_listagem{
	list-style-type:none;
	width:650px;
	overflow:hidden;
	margin-left:40px;
	margin-top:20px;
}

.noticias_listagem li h2{
	color:#fc860b;
	font-size:1.5em;
}

.noticias_listagem li h2 a{
	text-decoration:none;
	color:#fc860b;
}

.noticias_listagem li h2 span{
	margin-left:0;
}

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

p a:hover{
	text-decoration:underline;
}

/*//////////////////////////////////PÁGINA SINGULARES //////////////////////////////////////*/

.lista_singulares{
	width:676px;
	margin-left:40px;
	margin-top:20px;
	overflow:hidden;
	list-style-type:none;
}

.lista_singulares ul{
	list-style-type:none;
}

.logo_singular{
	float:left;
	margin-right:10px;
}

.lista_singulares ul li h2{
	padding-top:20px;
	color:#FF7800;
	font-size:1.6em;
}

.lista_singulares ul li h3{
	color:#BD1A27;
	font-size:1.4em;
}

.lista_singulares ul li h3 a{
	color:#BD1A27;
	text-decoration:none;
}

.lista_singulares ul li h3 a:hover{
	color:#BD1A27;
	text-decoration:underline;
}

h2.faca_parte{
	margin:10px 0 0 40px;
	font-size:1.4em;
}

h2 strong{
	font-size:1.7em;
	color:#83C346;
}

h3{
	margin:10px 60px 0 40px;
	font-size:1em;
}

h3 strong{
	font-size:1.3em;
	color:#009FAF;
}

.destaque_agua{
	width:699px; 
	margin-left:30px; 
	margin-top:5px;
	font-size:1.1em;
	font-weight:bold;
}

.top_div_destaque{
	background-image:url(images/div_top_agua.jpg);
	background-repeat:no-repeat;
	width:699px;
	height:65px;
}

.top_div_destaque_verde{
	background-image:url(images/div_top_verde.jpg);
	background-repeat:no-repeat;
	width:699px;
	height:65px;
}

.middle_div_destaque{
	width:572px;
	background-color:#009faf;
	margin-left:44px;
	padding:0 10px 0 30px;
}

.middle_div_destaque strong{
	font-size:1.2em;
	color:#008553;
}

.middle_div_destaque_verde{
	width:572px;
	background-color:#83c346;
	margin-left:44px;
	padding:0 10px 0 30px;
}

.middle_div_destaque_verde strong{
	font-size:1.3em;
	color:#771E37;
}

.middle_div_destaque_verde dl dt{
	font-size:1.2em;
	color:#771E37;
	text-transform:uppercase;
	margin-top:20px;
}

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

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

.bot_div_destaque_verde{
	background-image:url(images/div_bot_verde.jpg);
	background-repeat:no-repeat;
	width:699px;
	height:65px;
}

.bot_div_destaque{
	background-image:url(images/div_bot_agua.jpg);
	background-repeat:no-repeat;
	width:699px;
	height:65px;
}

#input { 
	list-style-type:none;
	width:800px;
	margin-left:92px;
	overflow:hidden;
}

#input li{
	overflow:hidden;
}

#input li a{
	color:#83c346;
	text-decoration:none;
}

#input li a:hover{
	color:#83c346;
	text-decoration:underline;
}

.input_text{
	width:400px;
	height:20px;
	padding:6px 0 4px 6px;
	background-color:#37291E;
	border:2px solid #2A211A;
	margin:10px 5px 0 40px;
	float:left;
	color:#83c346;
	font-weight:bold;
}

.input_text_logo{
	width:152px;
	height:20px;
	padding:6px 0 4px 6px;
	background-color:#37291E;
	border:2px solid #2A211A;
	margin:10px 5px 0 0;
	float:left;
	color:#83c346;
	font-weight:bold;
}

#textarea_form{
	width:400px;
	height:100px;
	padding:6px 0 4px 6px;
	background-color:#37291E;
	border:2px solid #2A211A;
	margin:10px 5px 0 40px;
	float:left;
	color:#83c346;
	font-weight:bold;
	overflow:auto;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.select{
	width:410px;
	height:35px;
	padding:7px 8px 6px 8px;
	border:2px solid #771E37;
	background-color:#E38430;
	margin:20px 5px 0 40px;
	float:left;
	color:#771E37;
	font-weight:bold;
	font-size:1.1em;
}

#bt_cadastrar{
	margin:12px 0 0 5px;
}
.frase_destaque{
	font-size:1.4em;
	color:#FF6633;
}

/*///////////////////////////////////PÁGINA CAMPANHA /////////////////////////////////////////////*/

#topo_campanha{
	width:700px;
	margin:10px 0 10px 40px;
	list-style-type:none;
}

#topo_campanha li{
	float:left;
}

#topo_campanha li h2{
	font-size:2.2em;
	margin-left:5px;
}

#topo_campanha li h3{
	font-size:1.4em;
	margin-left:5px;
	color:#009faf;
}

.box_dicas{
	clear:both;
	margin-left:40px;
	padding-top:30px;
	margin-bottom:10px
}

.dica_top{
	background-image:url(images/div_dicas_top.jpg);
	background-repeat:no-repeat;
	width:463px;
	height:12px;
}

.dica_top_verde{
	background-image:url(images/div_dicas_top_verde.jpg);
	background-repeat:no-repeat;
	width:463px;
	height:12px;
}

.dica_meio{
	background-color:#4f8d97;
	width:462px;
	margin-left:1px;
}

.dica_meio_verde{
	background-color:#83C346;
	width:462px;
	margin-left:1px;
}

.dica_meio_verde dt{
	width:330px;
	margin-left:120px;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:6px;
	color:#003438;
	text-transform:uppercase;
}

.dica_meio_verde dd{
	width:330px;
	margin-left:120px;
	font-weight:bold;
	padding-bottom:12px;
}

.dica_meio dt{
	width:330px;
	margin-left:120px;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:6px;
	color:#003438;
	text-transform:uppercase;
}

.dica_meio dd{
	width:330px;
	margin-left:120px;
	font-weight:bold;
	padding-bottom:12px;
}

.dica_bot{
	background-image:url(images/div_dicas_bot.jpg);
	background-repeat:no-repeat;
	width:462px;
	margin-left:1px;
	height:12px;
}

.dica_bot_verde{
	background-image:url(images/div_dicas_bot_verde.jpg);
	background-repeat:no-repeat;
	width:462px;
	margin-left:1px;
	height:12px;
}

.selo{
	margin-top:10px; 
	z-index:4; 
	position:relative;
}

.box_selo{
	margin-top:-180px; 
	z-index:1; 
	margin-left:87px;
}
