@charset "utf-8";
.novImagen {
	text-align: center;
	max-width: 100%;
}
.novWrpTextos {
	background-color: hsla(0,0%,95%,1.00);
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 270px;
	overflow-y: hidden;
}
.novWrpTexto1 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 140px;
	overflow-y: hidden;
}
