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

body {
margin:0px;
padding:0px;
font-family:Humanst521 BT;
font-size:12px;
letter-spacing:1px;
text-align:center;
}

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

	#corpo {
	text-align:left;
	width:1000px;
	background-color:#FFF;
	margin-top:20px;
	}
	
	#caixa01 {
	width:1000px;
	height:486px;
	}
	
		/*lado esquerdo*/
		#esquerda {
		width:512px;
		float:left;
		margin:0xp;
		padding:0px;
		}
		
			#img_topo_esquerdo {
			width:512px;
			height:116px;
			background-image:url(imgs/layout_base_01.jpg);
			}
			
			#banner_esquerdo {
			width:512px;
			height:370px;
			background-image:url(imgs/layout_base_03.jpg);
			}
		
		/*final do lado esquerdo*/
		
		/*lado direito*/
		#direita {
		width:488px;
		float:left;
		margin:0px;
		padding:0px;
		}
		
			#img_topo_direito {
			width:488px;
			height:141px;
			background-image:url(imgs/layout_base_02.jpg);
			}
			
			#img_direita {
			width:488px;
			height:345px;
			background-image:url(imgs/layout_base_04.jpg);
			}
			
				#espaco_direito {
				width:488px;
				height:110px;
				}
				
				/*parte do menu superior*/
				#menu_topo {
				font-size:12px;
				letter-spacing:1px;
				font-weight:bold;
				text-align:center;
				width:430px;
				}
				
					#menu_topo a:link {
					color:#000;
					text-decoration:none;
					}
					
					#menu_topo a:hover {
					color:#036;
					text-decoration:none;
					}
					
					#menu_topo a:visited {
					color:#000;
					text-decoration:none;
					}
					
					#menu_topo a:active {
					color:#000;
					text-decoration:none;
					}
					
				#esp_txt_inicial{
				height:35px;
				}
				
				#txt_inicial {
				width:170px;
				margin-left:25px;
				border-bottom:solid 1px #000;
				text-align:justify;
				padding-bottom:5px;
				}
				
				/*noticias da home*/
				
				#noticias_tudo{
				width:170px;
				margin-left:25px;
				padding-top:10px;
				}
				
					#noticias_01, #noticias_02 {
					width:170px;
					height:80px;
					}
					
					#img_noticia01, #img_noticia02 {
					width:52px;
					height:42px;
					padding:2px;
					border: solid 1px #006;
					float:left;
					}
					
					#txt_noticia01, #txt_noticia02 {
					width:110px;
					height:50px;
					float:right;
					}
					
					#txt_noticia01 a:link{
					text-decoration:none;
					color:#000;
					}
					
					#txt_noticia02 a:link {
					text-decoration:none;
					color:#000;
					}
					
					#txt_noticia01 a:hover{
					text-decoration:none;
					color:#000;
					}
					
					#txt_noticia02 a:hover {
					text-decoration:none;
					color:#000;
					}
					
					#txt_noticia01 a:visited{
					text-decoration:none;
					color:#000;
					}
					
					#txt_noticia02 a:visited {
					text-decoration:none;
					color:#000;
					}
					
		
		/*final do lado direito*/
		
		/*rodapé do documento*/
		#rodape {
		width:1000px;
		height:126px;
		background-image:url(imgs/layout_base_05.jpg);
		}
		
		/*newsletter rodapé*/
		#roda_01 {
		width:500px;
		height:126px;
		float:left;
		}
		
		#newsletter {
		margin-left:25px;
		padding-top:10px;
		width:400px;
		}
		
			#newsletter .campo_form {
			font-size:10px;
			}
			
			#form_n_h {
			margin:0px;
			padding:0px;
			}
		
		#oab {
		width:400px;
		margin-left:25px;
		font-size:16px;
		letter-spacing:3px;
		font-weight:bold;
		padding-top:27px;
		color:#036;
		}
		
		#roda_02 {
		width:500px;
		height:126px;
		float:right;
		text-align:center;
		}
		
			#links_rodape {
			font-size:16px;
			letter-spacing:2px;
			font-weight:bold;
			}
			
			#links_rodape a:link{
			text-decoration:none;
			color:#000;
			}
			
			#links_rodape a:hover{
			text-decoration:none;
			color:#036;
			}
			
			#links_rodape a:active{
			text-decoration:none;
			color:#000;
			}
			
			#links_rodape a:visited{
			text-decoration:none;
			color:#000;
			}
			
		#links_rapidos {
		padding-top:70px;
		}
		
		#bot_inicial {
		width:50px;
		float:left;
		padding-left:370px;
		}
		
			#bot_inicial a:link, #bot_inicial a:hover, #bot_inicial a:activ, #bot_inicial a:visited {
			border:0px;
			text-decoration:none;
			}
		
		#bot_contato {
		width:50px;
		float:left;
		}
			

/*Página Obrigado*/

		#oab_obrigado {
		padding-top:60px;
		font-size:16px;
		letter-spacing:3px;
		font-weight:bold;
		color:#036;
		text-align:left;
		padding-left:40px;
		}
		
		#msg_obrigado {
		width:180px;
		margin-left:20px;
		padding-top:50px;
		text-align:center;
		font-size:18px;
		}
		
		#obrigado_red {
		color:#F00;
		letter-spacing:3px;
		}
		
/*Página Currículo*/
			
				#esp_txt_curriculo {
				width:auto;
				padding:10px;
				font-weight:bold;
				padding-top:25px;
				}
				
				#txt_curriculo {
				width:180px;
				margin-left:25px;
				text-align:left;
				padding-bottom:5px;
				line-height:16px;
				}

/*Página Empresa*/

			#img_direita_empresa {
			width:488px;
			height:345px;
			background-image:url(imgs/layout_base_04_bco.jpg);
			}
			
				#esp_txt_empresa {
				width:340px;
				font-weight:bold;
				padding-top:15px;
				padding-bottom:3px;
				padding-left:20px;
				border-bottom:solid 1px #006699;
				margin-left:5px;
				}
				
				#txt_empresa {
				width:280px;
				margin-left:35px;
				text-align:left;
				line-height:14px;
				padding:10px;
				}
				
				#txt_empresa a:link {
				color:#006699;
				text-decoration:none;
				letter-spacing:2px;
				font-weight:bold;
				} 
				
				#txt_empresa a:hover, txt_empresa a:visited, txt_empresa a:active {
				text-decoration:none;
				color:#000;
				}
				
				#esp_txt_empresa2 {
				width:340px;
				font-weight:bold;
				padding-top:15px;
				padding-bottom:3px;
				padding-left:20px;
				border-bottom:solid 1px #006699;
				margin-left:5px;
				}
				
				#txt_empresa2 {
				width:340px;
				margin-left:40px;
				text-align:left;
				padding-bottom:5px;
				line-height:20px;
				}
				
					#associados {
					padding-top:5px;
					color:#006699;
					}

/*Página Serviços*/
			
			#img_direita_servicos {
			width:488px;
			height:345px;
			background-image:url(imgs/layout_base_04_bco.jpg);
			}
			
				#esp_txt_servicos {
				font-weight:bold;
				padding-top:5px;
				padding-bottom:4px;
				border-bottom:solid 1px #006699;
				width:340px;
				margin-left:20px;
				}
				
				#esp_txt_servicosc {
				font-weight:bold;
				padding-top:5px;
				margin-bottom:10px;
				border-bottom:solid 1px #006699;
				width:340px;
				margin-left:20px;
				}
				
				#txt_servicos {
				font-weight:bold;
				padding-top:5px;
				padding-bottom:4px;
				border-bottom:solid 1px #006699;
				width:340px;
				margin-left:20px;
				}
				
					#item_lista_servicos {
					font-weight:normal;
					padding-bottom:10px;
					}
					
/*Página Atuação*/
			
			#img_direita_atuacao {
			width:488px;
			height:345px;
			background-image:url(imgs/layout_base_04_bco.jpg);
			}
			
				#esp_txt_atuacao {
				line-height:22px;
				margin:0px;
				padding-left:70px;
				padding-top:5px;
				}
				

/*Página Clientes*/

			#img_direita_clientes {
			width:488px;
			height:345px;
			background-image:url(imgs/layout_base_04_bco.jpg);
			}
			
				#esp_txt_clientes {
				font-weight:bold;
				padding-top:30px;
				padding-bottom:2px;
				border-bottom:solid 1px #006699;
				width:340px;
				margin-left:20px;
				margin-bottom:30px;
				}
				
				#txt_clientes {
				width:340px;
				margin-left:25px;
				text-align:left;
				line-height:14px;
				padding-bottom:10px;
				line-height:20px;
				}

/*Página Contato*/

			#img_direita_contato {
			width:488px;
			height:335px;
			padding-top:10px;
			background-image:url(imgs/layout_base_04_bco.jpg);
			}
				
					#lado_form {
					width:150px;
					padding:15px;
					padding-top:0px;
					float:left;
					line-height:18px;
					}
					
					#frm_contato {
					padding:5px;
					width:200px;
					float:left;
					margin:0px;
					}
					
						#nome, #email, #telefone, #comentario {
						margin-bottom:5px;
						font-size:10px;
						}
				
						#endereco {
						float:left;
						width:410px;
						padding-top:30px;
						line-height:25px;
						margin-left:10px;
						}

				
