/* MEGA - Empresa */

/*------ Contenido ------*/
#contenido{
	float:left;
	width:71em;
	margin-top:5em;
	background:none;

}

*html #contenido{
	float:left;
	width:71em;
	margin-top:2em;
}

/*------ Contenido Central ------*/
#contenido_central{
	float:left;
	width:71em;
	margin-left:0;
	background:#FFFFFF;
}

/*------------ SIGNOS DISTINTIVOS ------------*/
/*------ Concepción integral ------*/
.conpcecion_integral .descripcion_izquierda{
	float:left;
	width:38em;

}

.conpcecion_integral .imagen_derecha{
	margin-top:1.5em;
	float:right;
}

.conpcecion_integral .listado{
	/*clear:both;*/
	float:left;
}
