/* CSS Document */
/*@import url(contacto.css);*/



body {		
	margin: 0;
	padding: 0;
	border: 0;
}


img {
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
	border: 0;
}

h1 {
	font-family: arial;
	color: #4D4D4D;
	font-size: 23px;
	font-weight: normal;
	line-height: 25px;
	margin: 0 0 25px 0;
	border: 0;
	padding: 0;
	
	
}

h2 {
	font-family: arial;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 25px 0;
	border: 0;
	padding: 0;
	
	
}
h3 {
	font-family: arial;
	color: #fff;
	font-size: 21px;
	font-weight: normal;
	line-height: 23px;
	margin: 0;
	border: 0;
	padding: 0;
	position: absolute;
	
	text-transform: uppercase;
	letter-spacing: 0.3pt;
}

p {
	font-family: arial;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;	
	line-height: 16px;
	
	text-decoration: none;
}


.texto01 {
	font-family: arial;
	color: #808080;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 20px 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;	
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}

.texto02 {
	font-family: arial;
	color: #808080;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;	
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}

a.menu01:link, a.menu01:visited {
	font-family: arial;
	color: #8C6239;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;	
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	}
a.menu01:hover  {
  	color: #888;
	}
	
	
		
	.campoformulario  {
	width: 400px;
	height: 17px;
	font-size: 12px;
 	font-style: normal;
 	color: #fff;
	border: 0;
 	font-weight: normal;
 	font-family: arial;
 	text-decoration: none;
 	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: justify;
	background: #C69C6D;
	
	}
	
	.areatextoformulario  {
	width: 400px;
	height: 130px;
	font-size: 12px;
 	font-style: normal;
 	color: #fff;
	border: 0;
 	font-weight: normal;
 	font-family: arial;
 	text-decoration: none;
 	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: justify;
	background: #C69C6D;

	}
	
	


	
	.botonformulario  {
	width: 90px;
	height: 16px;
	font-size: 11px;
 	font-style: normal;
 	color: #fff;
	border: 0;
	background: #8C6239;
 	font-weight: normal;
 	font-family: arial;
 	text-decoration: none;
 	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: center;
	
	}
		
