body
	{
		background-color:#742829;
		background-image:url(../imagens/bg_site.jpg);
		background-repeat:repeat-x;
		margin:0;
	}
	
	.ressetImage
		{
			border:none;
			margin:0;
			padding:0;
			float:left;
		}
	
	
	#corpoPrincipal
		{
			width:900px;
			margin:0px;
			padding:0px;
			border:0px;
			position:absolute;
			left:50%;
			margin-left:-450px;
		}
		
		
	a
		{
			text-decoration:none;
			color:#4e4e4e;
		}

	a:hover
		{
			color:#742829;
		}

/*=============================================================================== INDEX ===========================================================================*/


.topo
	{
		width:900px;
		height:177px;
		background-image:url(../imagens/bgTopo.jpg);
		background-repeat:repeat-x;
		position:relative;
		padding:0;
		margin:0;
		float:left;
	}
			
			
		.logoTopo
			{
				position:relative;
				float:left;
				margin:0;
				padding:0;
				left:20px;
				top:25px;
			}
			
			.textoCopyright
				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					position:relative;
					float:right;
					margin:0;
					padding:0;
					top:20px;
					right:4px;
					color: #4e4e4e;
				}
		
			.textoLinks
				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					position:relative;
					float:right;
					margin:0;
					padding:0;
					top:90px;
					right:-295px;
					color:#4e4e4e;
				}
		
		
			.links
				{
					/*width:532px;*/
					width: 424px;
					height:43px;
					position:relative;
					float:right;
					margin:0;
					padding:0;
					top:100px;
				}
		
		
		.flash
			{
				width:900px;
				height:329px;
				position:relative;
				padding:0;
				margin:0;
				float:left;
			}
		
		.miolo
			{
				width:900px;
				height:281px;
				position:relative;
				padding:0;
				margin:0;
				float:left;
				background-color:#f6f5ed;
			}
		
			.destaques
				{
					width:229px;
					height:275px;
					background-image:url(../imagens/bgDestaques.jpg);
					background-repeat:no-repeat;
					position:relative;
					float:left;
					margin:0;
					padding:0;
					left:5px;
					top:2px;
				}
		
				
				
				.imgDestaque
					{
						position:relative;
						height:97px;
						float:left;
						margin:0;
						padding:0;
						top:56px;
						left:7px;
					}
					
				.textoDestaques
					{
						width:209px;
						font-family:"Times New Roman", Times, serif;
						font-size:13px;
						color:#e1dac2;
						position:relative;
						margin:0;
						padding:0;
						left:9px;
						top:60px;
						text-align:justify;
					}
			
				.botaoLeiaMais
					{
						width:65px;
						height:23px;
						position:relative;
						margin:0;
						padding:0;
						float:left;
						top:65px;
						left:153px;
					}
			
			
			.boas_vindas
				{
					width:655px;
					height:275px;
					background-image:url(../imagens/bgBoasVindas.jpg);
					background-repeat:no-repeat;
					position:relative;
					margin:0;
					padding:0;
					float:left;
					left:10px;
					top:2px;
				}
		
		
				.imgBoasVindas
					{
						width:208px;
						height:177px;
						position:relative;
						float:left;
						margin:0;
						padding:0;
						left:20px;
						top:70px;
						background-image:url(../imagens/imgEscritorio.jpg);
					}
				
				.textoBoasVindas
					{
						width:380px;
						position:relative;
						float:left;
						margin:0;
						padding:0;
						left:40px;
						top:75px;
						font-family:"Times New Roman", Times, serif;
						font-size:13px;
						color:#2b281d;
						line-height:18px;
						text-align:justify;
					}
		
		
		.rodape
			{
				width:900px;
				height:77px;
				background-image:url(../imagens/bgRodape.jpg);
				background-repeat:repeat-x;
				position:relative;
				padding:0;
				margin:0;
				float:left;
			}
			
			.logoRodape
				{
					position:relative;
					float:left;
					left:0;
					margin:0;
					left:20px;
					top:30px;
				}
					
			.textoLinksRodape
				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					position:relative;
					float:left;
					margin:0;
					padding:0;
					top:30px;
					left:40px;
					color:#4e4e4e;
				}
					
			.textoCopyrightRodape
				{
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					position:relative;
					float:left;
					margin:0;
					padding:0;
					top:45px;
					color: #4e4e4e;
					left:-168px;
				}
			
/*=============================================================================== SUBPAGINAS ===========================================================================*/

.mioloSubpaginas
	{
		width:900px;
		height:500px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}

.mioloSubpaginasOEscritorio
	{
		width:900px;
		height:550px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}
	
.mioloSubpaginasAreaAtuacao
	{
		width:900px;
		height:470px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}
	
.mioloSubpaginasArtigos
	{
		width:900px;
		height:500px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}
	

.mioloSubpaginasMediacao
	{
		width:900px;
		height:300px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}


.mioloSubpaginasLinks
	{
		width:900px;
		height:1360px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}








.mioloSubpaginasNossosProfissionais
	{
		width:900px;
		height:410px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}
/*======================================================== CONTATO =======================*/	
.mioloSubpaginasContato
	{
		width:900px;
		height:530px;
		position:relative;
		padding:0;
		margin:0;
		float:left;
		background-color:#f6f5ed;
	}
	
	.formularioContato
		{
			width:500px;
			height:520px;
			float:left;
			position:relative;
			top:50px;
			left:20px;
		}

		.ajustesDeCampos
			{
				width:490px;
				height:30px;
				margin-top: 10px;
			}
		.ajustesDeCamposTextarea
			{
				width:490px;
				height:150px;
				margin-top: 10px;
			}
			
			.titulosLabel
				{
					width:80px;
					display:block;
					float:left;
					color:#666;
					margin-left:10px;
				}
			
			
			.camposGrandes
				{
					background-color:#fbfaf6;
					border:solid 1px #9c7878;
					height:20px;
					width:350px;
				}


			.campoTextarea
				{
					background-color:#fbfaf6;
					border:solid 1px #9c7878;
					height:130px;
					width:350px;
				}



/*======================================================== CONTATO =======================*/	











.caixaArtigo
		{
			width:500px;
			background-color:#ebe6d3;
			position:relative;
			float:left;
			margin:5px 0px 0px 0px;
			padding:0;
			top:40px;
			left:25px;
		}
	
		.textoArtigos
			{
				font-family:"Times New Roman", Times, serif;
				font-size:12px;
				color:#333;
				margin:0;
				padding:15px;
			}
	
	
	
	
	
	.foto_OEscritorio
		{
			width:350px;
			height:500px;
			position:relative;
			margin:0;
			padding:0;
			float:left;
			left:20px;
			top:20px;
		}
	
	.texto_conteudo_o_escritorio
		{
			width:548px;
			position:relative;
			float:left;
			margin:0;
			padding:0;
		}
		
	.texto_conteudo_artigos
		{
			width:548px;
			position:relative;
			float:left;
			margin:0;
			padding:0;
		}
		
		
		
		
		
		
		h1
			{
				font-family:"Times New Roman", Times, serif;
				font-size:19px;
				color:#900;
				margin:0px;
				padding:0px;
				position:relative;
				left:45px;
				top:20px;
				
			}
			
			
			.paragrafo_O_escritorio
				{
					font-family: "Times New Roman", Times, serif;
					font-size:12px;
					color:#666;
					width:470px;
					position:relative;
					margin:0px;
					padding:0px;
					left:45px;
					top:50px;
					text-align:justify;
				}
		
	
	
	
	
