/* ===== Cuerpo central: posicionamiento izq y centro ===== */
div.r41_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 21%;
/*	margin-right        : 10px;*/
	margin-bottom		: 10px;
}
div.r41_bodyCenterCol {
	float				: right;
	width				: 77%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
}
/* ===== Parte izquierda del cuerpo ===== */
div.r41_fullTextSearch {

	width				: 100%;
}
div.r41_bodyLeftColVMenu {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r41_bodyLeftColBanner1{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColBanner2{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColBanner3{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColBanner4{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColImg{
	text-align			: center;
	width				: 100%;
}
/* ===== Parte central del cuerpo ===== */
div.r41_bodyCenterColContainer {
}
