/* ===== Cuerpo central: posicionamiento izq, centro ===== */
div.r46_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 18%;
	margin-right        : 10px;
	margin-bottom		: 10px;
}
div.r46_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.r46_fullTextSearch{
	width				: 100%;
}
div.r46_bodyLeftColVMenu1 {
	float				: left;
	width				: 100%;
	margin-bottom		: 20px;
}
div.r46_bodyLeftColBanner1 {
	margin-bottom		: 10px;
	text-align			: center;
	width				: 100%;
}
div.r46_bodyLeftColBanner2 {
	width				: 100%;
	margin-bottom		: 10px;
	text-align			: center;
}
div.r46_bodyLeftColBanner3 {
	width				: 100%;
	margin-bottom		: 10px;
	text-align			: center;
}
div.r46_bodyLeftColBanner4 {
	width				: 100%;
	margin-bottom		: 10px;
	text-align			: center;
}
div.r46_bodyLeftColBanner5 {
	width				: 100%;
	margin-bottom		: 10px;
	text-align			: center;
}
div.r46_bodyLeftColImg {
	width				: 100%;
	text-align			: center;
}
/* ===== Parte central del cuerpo ===== */
div.r46_bodyCenterColDetailedMenu {

}
