/* ===== Cuerpo central:===== */
div.r59_bodyLeftCol {
    float               : left;
    border              : 1px solid #CCCCCC;
    width               : 19%;
    margin-bottom		: 10px;
    margin-right		: 10px;
}
div.r59_bodyCenterCol {
	/*float				: right;*/
	width				: 70%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.r59_bodyLeftColVMenu1{
	width				: 100%;
}
/* ===== Parte central del cuerpo ===== */
div.r59_bodyCenterColContainer{
	text-align			: left;
}
