@charset "utf-8";
/* CSS Document */

body {
font-family:tahoma;
font-size:12px;
}

#tudo{
text-align:center;
width:1000px;
margin:0 auto;
}

#corpo{
width:1000px;
text-align:left;
border:solid 1px #CCCCCC;
}


/*Topo do documento*/
#topo{
width:1000px;
height:195px;
}

	#logo_topo{
	text-align:right;
	height:130px;
	width:850px;
	padding-right:150px;
	}
	
	#banner_grande {
	height:180px;
	}	
	
	#faixa_topo {
	width:805px;
	height:30px;
	background-image:url('../images/layout_verde_02.jpg');
	font-size:20px;
	letter-spacing:3px;
	padding-left:185px; padding-right:10px; padding-top:10px; padding-bottom:10px
	}

/*Final do topo*/

/*Meio do Documento*/
#meio {
width:1000px;
margin:0px;
padding:0px;
height:698px;
}

		/*Lado Esquerdo*/
		#esquerda {
		width:185px;
		height:698px;
		float:left;
		padding:0px;
		margin:0px;
		}
		
			#menu {
			width:140px;
			height:235px;
			background-image:url('../images/layout_verde_03.jpg');
			padding-left:40px; padding-right:5px; padding-top:5px; padding-bottom:5px; background-position-y:50%
			}
			
				#lista_menu {
				list-style:none;
				line-height:30px;
				font-size:16px;
				letter-spacing:2px;
				margin-top:30px;
				}
				
					#item_menu, #item_menu a:link, #item_menu a:active, #item_menu a:visited {
					color:#000;
					text-decoration:none;
					}
					
					#item_menu a:hover {
					color:#FFF;
					text-decoration:none;
					}
					
			#r_esquerda {
			width:185px;
			height:453px;
			background-image:url('../images/layout_verde_06.jpg');
			}
			
				#bandeiras {
				padding:10px;
				padding-left:50px;
				}
				
					
		/*Final do Lado Esquerdo*/
		
		/*Meio do Meio*/
		#meio_conteudo {
		width:714px;
		height:698px;
		float:left;
		}
		
		#meio_conteudo_projeto {
		width:714px;
		height:698px;
		float:left;
		}
		
			#banner_meio {
			width:714px;
			height:245px;
			background-image:url('../images/layout_verde_04.jpg');
			}
			
			#parte_texto {
			width:714px;
			height:453px;
			background-image:url('../images/layout_verde_07.jpg');
			}
			
				#chamada {
				text-align:center;
				font-size:22px;
				letter-spacing:3px;
				font-weight:bold;
				padding:5px;
				margin-left:80px;
				margin-right:80px;
				border-bottom:dashed 1px #000;
				margin-bottom:10px;
				}
				
				#chamada2 {
				text-align:center;
				font-size:22px;
				letter-spacing:3px;
				font-weight:bold;
				padding:5px;
				margin-left:80px;
				margin-right:80px;
				border-bottom:dashed 1px #000;
				margin-bottom:10px;
				}
				
			#meio_do_meio {
			width:714px;
			height:130px;
			}
			
				#flor {
				float:left;
				width:130px;
				height:130px;
				}
				
				#txt_flor {
				float:left;
				width:434px;
				padding:10px;
				height:110px;
				}
				
				#flor_esquerda {
				float:left;
				width:130px;
				height:130px;
				}
				
			#quadros_base {
			width:714px;
			height:180px;
			}
			
				#quadro_esquerdo {
				width:315px;
				margin:10px;
				float:left;
				}
				
					#txt_esquerdo {
					width:150px;
					float:left;
					padding:5px;
					}
					
					#img_esquerdo {
					width:150px;
					float:left;
					margin:0px;
					border:solid 1px #000;
					}
				
				#quadro_direito {
				width:315px;
				margin:10px;
				float:left;
				}
				
					#txt_direito {
					width:150px;
					float:left;
					padding:5px;
					}
					
					#img_direito {
					width:150px;
					float:left;
					margin:0px;
					border:solid 1px #000;
					}
					
			#copyright {
			padding-top:20px;
			padding-left:160px;
			font-size:10px;
			}
		/*Final do meio meio*/
		
		/*Lado Direito*/
		#direita {
		width:101px;
		height:698px;
		float:left;
		background-image:url('../images/layout_verde_05.jpg');
		background-repeat:no-repeat
		}
		
			
				
		/*Final do lado Direito*/

/*Final do Meio*/

/*Início do Rodapé*/
	#base {
	width:1000px;
	height:46px;
	background-image:url('../images/layout_verde_09.jpg');
	}

/*Final do Rodapé*/


/*-------------------PÁGINA NATAL--------------------------*/

			#parte_texto_natal {
			width:714px;
			height:453px;
			background-image:url('../images/layout_verde_07.jpg');
			}
			
			#fotos_natal{
			width:155px;
			margin:5px;
			float:left;
			}
			
				#foto_n_01, #foto_n_02, #foto_n_03 {
				padding:2px;
				border:solid 1px #FFFFFF;
				margin-bottom:5px;
				}
			
			#txt_natal{
			float:left;
			width:495px;
			margin:5px;
			padding:5px;
			line-height:18px;
			height:350px;
			overflow:auto;
			}
			
			p {
			padding:0px;
			margin:0px;
			margin-bottom:5px;
			}
			
/*-------------------PÁGINA PROEJTOS--------------------------*/

			#parte_texto_projeto {
			width:694px;
			height:433px;
			background-image:url('../images/layout_verde_07.jpg');
			padding:10px
			}
			
				#menu_projeto{
				padding:10px;
				margin:0px;
				text-align:center;
				height:20px;
				padding-top:0px;
				width:670px;
				}
					
					#menu_projeto a:link, #menu_projeto a:active, #menu_projeto a:visited{
					text-decoration:none;
					color:#006600;
					font-weight:bold;
					letter-spacing:2px;
					}
					
					#menu_projeto a:hover{
					border:dashed 2px #FFFFFF;
					}
				
				#projeto_esquerdo{
				width:205px;
				height:300px;
				float:left;
				margin-left:10px;
				}
				
					#foto_projeto_01, #foto_projeto_02, #foto_projeto_03{
					border:solid 1px #FFFFFF;
					padding:2px;
					margin-bottom:5px;
					}
				
				#projeto_direito{
				width:445px;
				float:left;
				margin-left:20px;
				}
				
					#txt_projeto{
					text-align:justify;
					}
			
			/*-----IMAGENS PROJETO-----------*/		
			#caixa_imagens_projeto{
			height:280px;
			overflow:auto;
			margin-left:30px;
			}
				
				#img_projeto_01, #img_projeto_02, #img_projeto_03, #img_projeto_04, #img_projeto_05, #img_projeto_06, #img_projeto_07, #img_projeto_08, #img_projeto_09, #img_projeto_10{
				width:100px;
				height:95px;
				border:solid 1px #009933;
				padding:2px;
				margin:10px;
				float:left;
				}	

/*-------------------PÁGINA LOCALIZAÇÃO--------------------------*/

			#parte_texto_local {
			width:694px;
			height:433px;
			background-image:url('../images/layout_verde_07.jpg');
			padding:10px;
			text-align:center
			}
			
				#titulo_local{
				text-align:center;
				font-size:20px;
				letter-spacing:3px;
				font-weight:bold;
				margin-bottom:30px;
				}
				
				#mapa{
				border:solid 2px #009933;
				padding:5px;
				width:445px;
				}
			
/*-------------------PÁGINA INDEX--------------------------*/
	
#tudo_r{
text-align:center;
width:500px;
margin:0 auto;
}

#corpo_r{
width:500px;
text-align:left;
border:dashed 3px #00CC66;
background-color:#FFFFFF;
height:200px;
padding:10px;
}	
			#logo_restricted{
			padding-left:50px;
			width:200px;
			float:left;
			padding-top:35px;
			}
			
			#restricted {
			padding:20px;
			float:left;
			text-align:center;
			padding-top:50px;
			}
			
			#form_login{
			padding:0px;
			margin:0px;
			}
				
				#tit_restricted {
				font-weight:bold;
				text-align:center;
				border-bottom:dashed 1px #000;
				margin-bottom:5px;
				}
				
					#item_form {
					font-size:12px;
					}
					
					#item_form .123{
					padding:4px;
					}
					
/*-------------------PÁGINA ESCRITURA--------------------------*/

	#escrituras {
	padding:0px;
	margin:0px;
	}

/*-------------------PÁGINA ESCRITURA--------------------------*/

	#quadro_descritivo {
	padding:0px;
	margin:0px;
	height:300px;
	overflow:auto;
	width:690px;
	}
	
/*-------------------PÁGINA PLANTAS--------------------------*/

			#parte_texto_plantas {
			width:694px;
			height:433px;
			background-image:url('../images/layout_verde_07.jpg');
			padding:10px;
			text-align:center
			}
			
			#caixa_plantas{
			text-align:center;
			height:300px;
			margin-left:50px;
			}
			
				#plantas_01, #plantas_02, #plantas_03, #plantas_04, #plantas_05, #plantas_06, #plantas_07 {
				border:solid 1px #009933;
				padding:5px;
				margin:5px;
				width:100px;
				height:95px;
				float:left;
				}

/*-------------------PÁGINA DIFERENCIAIS--------------------------*/

			#parte_texto_diferenciais {
			width:694px;
			height:433px;
			background-image:url('../images/layout_verde_07.jpg');
			padding:10px;
			text-align:center
			}
			
				#energia_solar, #tratamento_esgoto, #madeira, #preservada{
				width:320px;
				height:160px;
				margin:10px;
				float:left;
				border:dashed 1px #FFFFFF;
				}
				
				#pic_solar, #pic_tratamento, #pic_esgoto, #pic_madeira, #pic_preservada{
				width:120px;
				height:90px;
				padding:2px;
				border:solid 1px #009900;
				margin:5px;
				float:left;
				}
				
				#txt_solar, #txt_tratamento, #txt_esgoto, #txt_madeira, #txt_preservada{
				width:180px;
				height:150px;
				float:left;
				overflow:auto;
				margin-top:5px;
				text-align:justify;
				padding:2px;
				}

/*-------------------PÁGINA FILME--------------------------*/

			#parte_texto_filme {
			width:694px;
			height:433px;
			background-image:url('../images/layout_verde_07.jpg');
			padding:10px;
			text-align:center
			}
			
				#caixa_filme{
				text-align:center;
				margin-top:20px;
				}
				
