/* Folha de Estilos */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#84631E;
	text-decoration:none;
}	

	html{
	background-color:#0c0606;
	}


a:link {
	text-decoration:none;
	color:none;
}
a:visited {
	text-decoration:none;
	color:none;
}
a:hover {
	text-decoration:none;
	color:none;
}
a:active {
text-decoration:nome;
	color:#84631E;
}
img{ border:0px;
	 color:none;
	 }



	/* FIM DAS INFORMAÇÕES DO HTML */

   
   	/* INICIO DAS INFORMAÇÕES DO SITE */
   



		.body{
			width:780px;
			height:500px;
			background-color:#0C0606;
			margin:auto;
			margin-top:50px;
			}
			

		.topo{
			width:780px;
			height:135px;
			background-color:#0C0606;
			}
			
		.logo{
		    width:350px;
			height:125px;
			overflow:hidden;
			margin:5px 215px 5px 215px;
			}
			
		.rodape{
			width:780px;
			height:20px;
			background-color:#0C0606;
			}
		.rodape a:link{
		    color:#84631E;
			text-decoration:none;
			text-align:center;
			}
		.rodape a:hover{
		    color:#FFFFFF;
			text-decoration:none;
			}
			
			
		.menu{
			width:780px;
			height:40px;
			background-color:#0C0606;
			}
			
		 .conteudo_home{
		 	width:780px;
			height:305px;
			background-color:#0C0606;
			}


		 .conteudo_empresa{
		 	width:780px;
			height:305px;
			background-color:#0C0606;
			}
			
		.texto{
			width:350px;
			margin:25px 0px 0px 25px;
			}
			
		.img1{
		   margin:-195px 0px 0px 300px;
		   }

		 .conteudo_produtos{
		 	width:780px;
			background-color:#0C0606;
			}
			
			
		 .Fotopq1{
		 	width:100px;
			height:100px;
			background-color:#0C0606;
			margin:10px 0px 0px 170px;
			}
			
		 .Fotopq2{
		 	width:100px;
			height:100px;
			background-color:#0C0606;
			margin:-100px 0px 0px 280px;
			}
			
		 .Fotopq3{
		 	width:100px;
			height:100px;
			background-color:#0C0606;
			margin:-100px 0px 0px 390px;
			}
			
		  .Fotopq4{
		 	width:100px;
			height:100px;
			background-color:#0C0606;
			margin:-100px 0px 0px 500px;
			}
			
			
			
			
		 .conteudo_contato{
		 	width:390px;
			height:305px;
			background-color:#0C0606;
			margin:0px 0px 0px 0px;
			azimuth:center;
			}
			
		  .conteudo_contatoTexto{
		 	width:390px;
			height:305px;
			background-color:#0C0606;
			margin:-305px 0px 0px 390px;
			}
		

		
		 .EstiloFontForm{
		 	color:#84631E;
			}
			
		 .EstiloCaixaForm{
		 	color:#000000;
			background-color:#E2DCE0;
			border:2px #ffffff solid;
			}
		
		 .BtsForm{
		 	color:#000000;
			background-color:#E2DCE0;
			border:3px #ffffff solid;
			}

		 .PaginaObrigado{
		 	width:780px;
			height:305px;
			background-color:#0C0606;
			color:#000000;
			margin:auto;
			}
			
		 .PaginaObrigadoLocalDiv{
		 	margin:-50px 0px 0px 0px;
			color:#000000;
			}



		 .FonteErro404{
			font:Verdana;
			color:#84631E;
			font-size:16px;
			text-align:center;
			}
		 .FonteErro404 a:link{
		    color:#84631E;
			text-decoration:none;
			}	
		 .FonteErro404 a:hover{
		    color:#FFFFFF;
			text-decoration:none;
			}
		
		 .ImgErro404{
		 	width:418px;
			height:179px;
			margin:auto;
			}
			



















	
	

