#wrapper-content{
	height: 330px;
}

#content-left{
	height: 300px;
}

#content-center{
	height: auto;
/*	height: 300px;*/
}

#content-right{
	height: 300px;
}
/***** Clases *****/
.personal {
	width: 570px;
	height: 179px;
	background-color: #869ACB;
}
.personal-foto {
	position: relative;
	left: 40px;
	top: 20px;
	width: 116px;
	height: 139px;
	background-color: #FFF;
}
.personal-datos {
	position: relative;
	left: 220px;
	top: -100px;
	width: 300px;
	height: auto;
	background-color: #869ACB;
	color: #FFF;
	font-size: 14px;
}
.separador {
	background-color: #869ACB;
}
hr.separador {
	width:320px;
}
#content_wrapper_secciones img {
	vertical-align: middle;
}