#Izquierda {
	width: 320px;
	margin-right: 40px;
	float: left;
	min-height: 300px;
}
#Derecha {
	width: 640px;
	float: left;
	min-height: 300px;
}
.boton {
	width: 310px;
	height: 57px;
	background-color: #58585A;
	font-family: "Noto Sans";
	font-size: 15px;
	color: rgb(255,255,255);
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.botonTit {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
#galeriaTxt {
	font-family:Signika;
font-size:18px;

color:rgb(255,187,1);
text-align:left;

}
.imagenSec {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.campo1l {
	width: 290px;
	height: 40px;
	background-color: #F0EEED;
	border-style: none;
	font-family: Signika;
	font-size: 13px;
	color: rgb(156,157,159);
	text-align: left;
	margin-bottom: 20px;
	border-width: 0px;
	margin-left: 0px;
	padding-left: 15px;

}
.campovl {
	width: 640px;
	height: 150px;
	background-color: #F0EEED;
	border-style: none;
	font-family: Signika;
	font-size: 13px;
	color: rgb(156,157,159);
	text-align: left;
	margin-bottom: 20px;
	border-width: 0px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 15px;

}
