@charset "utf-8";

/* css para ocultar botonera*/
#botonera:before {
	background-color: transparent!important;
}
#botonera div {
	border-bottom: 6px solid #89380f;
}
/* /. */
 

.cerrar {
	position: absolute;
	top: 0px;
	right: -10px;
}
.validar {
	position: absolute;
	top: 620px;
	right: 100px;
	background-color: #EF964D;
	border-radius: 12px;
	width: 142px;
	padding: 6px;
	color: white;
	cursor: pointer;
	font-size:30px;
}
.validar:active {
	top: 625px;
}
.validar:hover {
	background-color: #EB7F26;
}

h1 {
	font-size: 2.33em !important;
}
.fotointerno img {
	border-radius: 15px;
	width: 839px;
	margin-top: 57px;
	margin-left: -25px;
	border-style: dashed;
	border-width: 3px;
	border-color: #c5653a;
}
.image1 {
	position: absolute;
	top: 280px;
	left: 220px;
	width: 350px;
}
.image2 {
	position: absolute;
	top: 280px;
	left: 820px;
	width: 250px;
}
/*.bloque1 .areadetexto textarea{ border-style: dashed; border-width: 3px; border-color: #c5653a;color: #be272d; padding: 30px;}*/
.bloque1 {
	border-width: 2.5px;
	border-radius: 6px;
	color: #000;
	margin-right: -25px;
	font-size: 35px;
}
.bloque1 .caracteristica_titulo {
	text-align: left;
	float: left;
	padding-left: 75px;
	color: #004756;
	font-size: 42px;
}
.caracteristica_tittle {
	font-size: 36px;
	font-style: italic;
	padding: 5px 5px 20px 5px;
	;
	text-align: center;
	color: #004756;
}
.cuadrointerno {
	background: #bebcb1;
	border-radius: 15px;
	border-style: dashed;
	border-color: #c5653a;
}
.cuadrointerno2 {
	background: #bebcb1;
	border-radius: 15px;
	width: 1200px;
	padding: 0px;
	margin-top: -15px;
	height: 511px;
}
.fotointerno {
	width: 500px;
	border-radius: 15px;
	margin-left: -280px;
	margin-top: -70px;
	padding-right: 10px;
	padding-left: 10px;
}
.fotointerno2 {
	width: 500px;
	border-radius: 15px;
	margin: 10px 10px 0 10px;
	border-style: dashed;
	border-width: 3px;
	border-color: #c5653a;
}
.fotointerno3 {
	width: 500px;
	left: 120px;
	border-radius: 15px;
	margin-right: 10px;
	margin-left: 10px;
	border-style: dashed;
	border-width: 3px;
	border-color: #c5653a;
}
.areadetexto {
	border-color: #be272d;
	background: #FFF;
	border-radius: 15px;
	margin-left: 650px;
	margin-top: 0px;
	margin-bottom: 43px;
	width: 415px;
	height: 97px;
	width: 377px\0;
}
input {
	border-style: dashed;
	border-width: 2.5px;
	border-color: #c5653a;
	border-radius: 15px;
	color: #004756;
	margin: 5px;
	padding: 20px;
	color: #be272d;
	text-align: center;
}
