@charset "UTF-8";
#fotoform1 {
	width: 569px;
	background-color:#F2F2E8;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #978747;
	text-align: center;
	font-style: italic;
	
}
#cobertura {
	width: 569px;
	margin-right: auto;
	margin-left: auto;
	background-color:#F2F2E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #978747;
	text-align: center;
	height: 30px;
	padding-top: 5px;
}
#fotoform2 {
	width: 569px;
	margin-right: auto;
	margin-left: auto;
}
#formulario_ventas {
	width: 569px;
	margin-right: auto;
	margin-left: auto;
	background-color:#E6E6D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #978747;
	padding-top: 5px;
}
.container .cont_principal #formulario_ventas #shop_form {
}
#direccion {
	height: 50px;
	width: 255px;
	background-color: #FFF;
	border: 1px solid #D5CB9B;
	color: #978747;
}
#campo_formulario {
	float: left;
	width: 125px;
	margin-right: 5px;
}
#nombre {
	width: 120px;
	background-color: #FFF;
	height: 20px;
	color: #978747;
	border: 1px solid #D5CB9B;
}
#campo_formulario2 {
	float: left;
	width: 125px;
}
#apellidos {
	width: 125px;
	background-color: #FFF;
	border: 1px solid #D5CB9B;
	height: 20px;
	color: #978747;
}
#campo_formulario3 {
	float: left;
	width: 125px;
	height: 40px;
}

#campo_formulario4 {
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 5px;
}

#campo_formulario5 {
	float: left;
	width: 255px;
	height: 70px;
	margin-top: 10px;
}
#campo_formulario6 {
	float: left;
	width: 255px;
	height: 40px;
}

#campo_formulario7 {
	float: left;
	width: 255px;
}

#email {
	width: 125px;
	background-color: #FFF;
	border: 1px solid #D5CB9B;
	height: 20px;
	color: #978747;
}
#telefono {
	width: 125px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #D5CB9B;
	color: #978747;
}
#comentarios {
	height: 50px;
	width: 255px;
	background-color: #FFF;
	border: 1px solid #D5CB9B;
	color: #978747;
}
#checks {
	width: 260px;
	float: right;
}
#shop_form {
	float: left;
	width: 539px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#campos {
	float: left;
	width: 265px;
}
#checks table {
	height: 180px;
}
#checks h2 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	line-height: 10px;
	color: #978747;
	padding-left: 5px;
	padding-bottom: 5px;
}

textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
.response {
	text-align: center;
	font-weight: bold;
}

a:link, a:visited {
	color:#796C39
}
	
a:hover {
	color:#9C8B49;
	text-align: right;
}

