.content header img {
	box-shadow: 0 6px 5px -5px #707070; 
}

#contentBody hgroup {
	float: left;
	color: #09BBAF;
	margin: 0 35px 0 0;
	width: 30%;
	line-height: 120%;
	font-weight: 400;
}

#contentBody hgroup h3 {
	font-weight: 400;
}

#contentBody .overview {
	font-size: 10pt;
	float: right;
	width: 65%;
	line-height: 150%;
}

#contentBody .features {
	float: right;
	font-size: 10pt;
	width: 65%;
	font-weight: 700;
}

#contentBody .features h5 {
	color: #09BBAF;
	font-size: 10pt;
	margin-bottom: 6px;
}

#contentBody .features .col1 {
	float: left;
	width: 50%;
}

#contentBody .features .col2 {
	float: right;
	width: 50%;
}

#contentBody article {
	margin: 0 0 35px 0;
}

#contentBody article.quienes-somos {
	border-bottom: 2px solid #ECF8F8;
	padding-bottom: 35px;
	padding-top: 0;
	margin-top: 0;
}

.features ul {
	padding: 0;
	list-style: none inside url("../images/emprendimientos/flechita.gif");
	font-size: 10pt;
}

.features ul li {
	margin: 0 0 5px 0;
}

.features ul li:not(:first-child) {
	border-top: 1px solid #ECF8F8;
	padding-top: 4px;
}

