/* ===== Cuerpo central: posicionamiento izq,centro ===== */
div.r59_bodyLeftCol {
    float               : left;
    border              : 1px solid #CCCCCC;
    width               : 19%;
    margin-bottom		: 10px;

}
div.r59_bodyCenterCol {
    float				: right;
	width				: 80%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;

}
/* ===== Parte izquierda del cuerpo ===== */
div.r59_bodyLeftColBanner1 {
	text-align			: center;
	margin-bottom			: 20px;
	margin-top			: 20px;
	width				: 100%;	
}
div.r59_bodyLeftColVMenu1 {
	margin-bottom			: 60px;
	width				: 100%;	
}
div.r59_bodyLeftColBanner2 {
	text-align			: center;
	margin-bottom			: 20px;
	margin-top			: 20px;
	width				: 100%;	
}
div.r59_bodyLeftColVMenu2 {
	margin-bottom			: 60px;
	width				: 100%;	
}
div.r59_bodyLeftColBanner3 {
	text-align			: center;
	margin-bottom			: 10px;
	width				: 100%;
}
div.r59_bodyLeftColBanner4 {
	text-align			: center;
	margin-bottom			: 10px;
	width				: 100%;
}
div.r59_bodyLeftColBanner5 {
	text-align			: center;
	margin-bottom			: 10px;
	width				: 100%;
}
/* ===== Parte central del cuerpo ===== */
div.r59_bodyCenteColContainer {
	text-align			: left;
	margin-bottom			: 20px;
}