/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r52_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	padding				: 2px;
	width				: 18%;
	margin-bottom		: 10px;
}
div.r52_bodyCenterCol {
	float				: left;
	width				: 60%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
	margin-left			: 4.5%;
}
div.r52_bodyRightCol {
	float				: right;
	width				: 16%;
	margin-bottom		: 10px;
}
/* ===== Parte izquierda del cuerpo ===== */
div.r52_fullTextSearch {
	width				: 100%;
}
div.r52_bodyLeftColVMenu1 {
	width				: 100%;
}
div.r52_bodyLeftColImg{
	text-align			:center;
	margin-top			: 20px;
	margin-bottom		: 30px;
	width				: 100%;
}

/* ===== Parte central del cuerpo ===== */

/*div.r52_bodyCenterColImg{
	text-align			:center;
	margin-bottom		: 10px;
}*/
div.r52_bodyCenterColContent {
	width				: 100%;
}	
div.r52_bodyCenterColContentList1{
	width				: 48%;
	float				:left;
}
div.r52_bodyCenterColContentList2{
	width				: 48%;
	float				:right;
}
/* ==== Parte derecha del cuerpo ==== */

div.r52_bodyRightColImg1{
	text-align			: center;
	margin-bottom		: 5px;
}
div.r52_bodyRightColImg2{
	text-align			: center;
	margin-bottom		: 5px;
}
div.r52_bodyRightColImg3{
	text-align			: center;
	margin-bottom		: 5px;
}
div.r52_bodyRightColImg4{
	text-align			: center;
	margin-bottom		: 5px;
}
div.r52_bodyRightColImg5{
	text-align			: center;
	margin-bottom		: 5px;
}
div.r52_bodyRightColImg6{
	text-align			: center;
	margin-bottom		: 5px;
}
div.r52_bodyRightColImg7{
	text-align			: center;
}

