/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r53_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	padding				: 2px;
	width				: 19%;
	margin-bottom		: 10px;
}
div.r53_bodyCenterCol {
	float				: left;
	width				: 56%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
	margin-left			: 3.0%;
}
div.r53_bodyRightCol {
	float				: right;
	width				: 20%;
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.r53_bodyLeftColfullTextSearch {
	width				: 100%;
}
div.r53_bodyLeftColVMenu {
	width				: 100%;
	margin-bottom		: 20px;
}
div.r53_bodyLeftColBanner1 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r53_bodyLeftColBanner2 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r53_bodyLeftColBanner3 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r53_bodyLeftColImg {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
/* ===== Parte central del cuerpo ===== */
div.r53_bodyCenterColImg {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r53_bodyCenterColGroup {

}
div.r53_bodyCenterColHeadLine {
	float				: left;
	width				: 47%;
}
div.r53_bodyCenterColContentList {
	float				: right;
	width				: 47%;
}
/* ===== Parte derecha del cuerpo ===== */
div.r53_bodyRightColImg {
	text-align			: right;
	margin-bottom		: 10px;
}
div.r53_bodyRightColBanner1 {
	text-align			: right;
	margin-bottom		: 10px;
}
div.r53_bodyRightColBanner2 {
	text-align			: right;
	margin-bottom		: 10px;
}
div.r53_bodyRightColBanner3 {
	text-align			: right;
	margin-bottom		: 10px;
}
div.r53_bodyRightColBanner4 {
	text-align			: right;
	margin-bottom		: 10px;
}
div.r53_bodyRightColBanner5 {
	text-align			: right;
	margin-bottom		: 10px;
}
div.r53_bodyRightColBanner6 {
	text-align			: right;
	margin-bottom		: 10px;
}
