.cuerpo{
	width: 100;
	color: #5b5b5b;
		font-size: 15pt;
		line-height: 1.85em;
		font-family: 'Source Sans Pro', sans-serif;
		font-weight: 300;
}
.galeria{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.texto{
	width: 47%;
	padding-left: 2%;
	display: inline-block;
	vertical-align: top;text-align: left;
}
.fechi{
	color: #999;
	font-size: 1em;
}
.fechi2{
	font-size: 0.9em;
	display: inline;
	color: #ccc;
}
.fechi3{
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 10px;
	border-top: solid 1px #ccc;
	width: auto;
	display: inline-block;
	font-weight: bold;
	font-size: 0.9em;
}
.fechi4{
	font-size: 1.5em;
	padding-bottom: 10px;
}
.fechi5{
	color: #999;
	font-size: 0.7em;
}
.imagengalgrande{
	width: 99%;
	height: 0;
	padding-bottom: 70%;
	margin-left: 1%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.imagenesgalchiquitas{
	width: 100%;
	display: block;
	margin-top: 20px;
	vertical-align: top;
}
.imagenesgalchiquitas2{	
	width: 24%;
	height: 0;
	padding-bottom: 15%;
	margin-left: 1%;
	vertical-align: top;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}