@charset "utf-8";

#destacado {
	background-image:url(img/contactanos_Fondo.jpg);
	background-repeat:no-repeat;
	min-height: 377px;
}

#destacado #contenido {
	width: 260px;
	margin-left: 57px;
	padding-top: 25px;
	padding-bottom: 30px;
	letter-spacing: -20px;
}

#destacado h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FCD912;
	line-height: 40px;
}

#destacado h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250px;
	color: #FCD912;
}

#destacado p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665940;
	margin-bottom: 12px;
}

#destacado a:link, #destacado a:visited, #destacado a:Hover, #destacado a:active, .linkactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #665A41;
	font-weight: bold;
	margin-right:8px;
}

#destacado a:Hover, .linkactivo {
	color: #FCD812;
}

#flashConocenos {
	float: right;
	width: 550px;
	padding-top: 62px;
	margin-right: 100px;
}


form {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3C3626;
	padding-top: 15px;
	margin-left: 120px;
}

td {
	margin-bottom:9px;
	padding-bottom: 9px;
}
form table tr td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

