/* ===== Cuerpo central: centro ===== */
div.r48_bodyCenterCol {
    float				: right;
	width				: 100%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
}
/* ===== Parte central del cuerpo ===== */
div.r48_bodyCenterColContainer {
	text-align			: center;
	margin-bottom		: 20px;
}
