/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r49_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 19%;
	margin-bottom		: 10px;
}
div.r49_bodyCenterCol {
	float				: left;
	width				: 57%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
	margin-left			: 2.5%;
}
div.r49_bodyRightCol {
	float				: right;
	width				: 18%;
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.r49_fullTextSearch {
	width				: 100%;
}
div.r49_bodyLeftColVMenu1 {
	width				: 100%;
	margin-bottom		: 20px;
}
div.r49_bodyLeftColBanner1{
	width				: 100%;
	text-align			:center;
	margin-bottom		: 3px;
}

div.r49_bodyLeftColBanner2{
	width				: 100%;
	text-align			:center;
	margin-bottom		: 3px;
}
div.r49_bodyLeftColBanner3{
	width				: 100%;
	text-align			:center;
	margin-bottom		: 3px;
}
div.r49_bodyLeftColBanner4{
	width				: 100%;
	text-align			:center;
	margin-bottom		: 3px;
}
div.r49_bodyLeftColImg{
	width				: 100%;
	text-align			:center;
	margin-bottom		: 3px;
}
/* ===== Parte central del cuerpo ===== */

div.r49_bodyCenterColBanner5{
	text-align			:center;
	margin-bottom		: 10px;
}
div.r49_bodyCenterColHeadLine{
	margin-bottom		: 10px;
}
div.r49_bodyCenterColContentList{
}

/* ==== Parte derecha del cuerpo ==== */

div.r49_bodyRightColVerticalMenu{
	margin-bottom		: 10px;
}
div.r49_bodyRightColContentList{

}
