/* ===== 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				: left;
	width				: 76%;			
}

/* ===== Parte izquierda del cuerpo ===== */
div.r43_fullTextSearch {
	width				: 100%;
}
div.r43_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r43_bodyLeftColImg1 {
	margin-top			: 10px;
	text-align			: center;
	width				: 100%;
}
div.r43_bodyLeftColImg2 {
	margin-top			: 10px;
	text-align			: center;
	width				: 100%;
}
div.r43_bodyLeftColImg3 {
	margin-top			: 10px;
	text-align			: center;
	width				: 100%;
}
div.r43_bodyLeftColImg4 {
	margin-top			: 10px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}
/* ===== Parte central del cuerpo ===== */
div.r43_bodyCenterColImg1 {
	text-align			: center;
	float				: left;
	width				: 48%;
}

div.r43_bodyCenterColImg2 {
	text-align			: center;
	float				: left;
	width				: 48%;
	margin-bottom		: 10px;
}

div.r43_bodyCenterColDetailMenu {
	margin-top		: 5px;
	width					: 100%;	
}
