.cabecera_area {
	position: relative;
	height: 232px;
	background-image: url(../../img/plantillas/9/cabecera_area.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
	border-left: solid 1px #C2D4E9;
	border-right: solid 1px #C2D4E9;
}
.nombre_area {
	position: absolute;
	width: 457px;
	height: 40px;
	left: 11px;
	top: 163px;
}
.datos_area {
	position: absolute;
	width: 462px;
	left: 11px;
	top: 209px;
}
.datos_area img{
	position: relative;
	top: 5px;
	display:none;
}