/* ===== Cuerpo central: posicionamiento izq,centro ===== */
div.r48_bodyLeftCol {
    float               : left;
    border              : 1px solid #CCCCCC;
    padding             : 2px;
    width               : 18%;
    margin-bottom		: 10px;	
}
div.r48_bodyCenterCol {
    float				: right;
	width				: 78%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	padding-right		: 10px;
	padding-left		: 5px;	
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.r48_bodyLeftFullTextSearch {

}
div.r48_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
}
div.r48_bodyLeftColBanner1 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r48_bodyLeftColBanner2 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r48_bodyLeftColBanner3 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r48_bodyLeftColImg1 {
	text-align			: center;
}
/* ===== Parte central del cuerpo ===== */
div.r48_bodyCenterColImg1 {
	text-align			: center;
	margin-bottom		: 20px;
}
div.r48_bodyCenterColHeadLine {
	
}
