/* ===== Cuerpo central: posicionamiento izq,centro ===== */
div.r48_bodyLeftCol {
    float               : left;
    border              : 1px solid #CCCCCC;
    width               : 19%;
    margin-bottom		: 10px;
}
div.r48_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.r48_bodyLeftFullTextSearch {
	width               : 100%;
}
div.r48_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width               : 100%;
}
div.r48_bodyLeftColBanner1 {
	text-align			: center;
	margin-bottom		: 10px;
	width               : 100%;
}
div.r48_bodyLeftColBanner2 {
	text-align			: center;
	margin-bottom		: 10px;
	width               : 100%;
}
div.r48_bodyLeftColBanner3 {
	text-align			: center;
	margin-bottom		: 10px;
	width               : 100%;
}
div.r48_bodyLeftColBanner4 {
	text-align			: center;
	width               : 100%;
	margin-bottom		: 10px;
}
div.r48_bodyLeftColImg1 {
	text-align			: center;
	width               : 100%;
	margin-bottom		: 3px;
}
/* ===== Parte central del cuerpo ===== */
div.r48_bodyCenterColBanner {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r48_bodyCenterColContentList {
	text-align			: left;
	margin-bottom		: 10px;
}
div.r48_bodyCenterColHeadLine {
	text-align			: left;
	margin-bottom		: 10px;
}
