/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r49_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 19%;
	margin-bottom		: 10px;
	margin-right		: 10px;
}
div.r49_bodyCenterCol {
	float				: left;
	width				: 54%;
	margin-bottom		: 10px;
	margin-left			: 2.5%;
}
div.r49_bodyRightCol {
	float				: right;
	width				: 19%;
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.r49_fullTextSearch {
	width				: 100%;
}
div.r49_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r49_bodyLeftColBanner1{
	margin-top			: 10px;
	text-align			: center;
	margin-bottom		: 20px;
	width				: 100%;
}
div.r49_bodyLeftColBanner2{
	margin-top			: 20px;
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;	
}
div.r49_bodyLeftColBanner3{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r49_bodyLeftColBanner4{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r49_bodyLeftColImg{
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}

/* ===== Parte central del cuerpo ===== */
}
div.r49_bodyCenterBanner{
	margin-top			: 20px;
	text-align			: center;
	margin-bottom		: 10px;
	

div.r49_bodyCenterImg {
	text-align			: center;
	margin-bottom		: 10px; 
}
div.r49_bodyCenterHeadLine{

	
}
/* ===== Parte derecha del cuerpo ===== */
div.r49_bodyRightVMenu1 {
	margin-bottom		: 10px;
}
div.r49_bodyRightColBanner{
	margin-bottom		: 10px;
	text-align			: left;
}
div.r49_bodyRightContentList {
	text-align			: center;
}
