/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r43_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 19%;
	margin-right        : 10px;
	margin-bottom		: 10px;
}
div.r43_bodyCenterCol {
	float				: right;
	width				: 78%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
}
/* ===== Parte izquierda del cuerpo ===== */
div.r43_fullTextSearch {
	width				: 100%;
}
div.r43_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r43_bodyLeftColBanner1 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
}
div.r43_bodyLeftColBanner2 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
}
div.r43_bodyLeftColBanner3 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
}
div.r43_bodyLeftColImg {
	margin-top			: 30px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}
/* ===== Parte central del cuerpo ===== */
div.r43_bodyCenterColDetailedMenu {
	
}
