/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r46_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 19%;
	margin-right        : 10px;
	margin-bottom		: 10px;
}
div.r46_bodyCenterCol {
	float				: left;
	width				: 74%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
	margin-left			: 2.5%;
}

/* ===== Parte izquierda del cuerpo ===== */

div.r46_bodyLeftColBanner1 {
	width				: 100%;
	text-align			: center;
	margin-top			: 10px;
}
div.r46_bodyLeftColBanner2 {
	width				: 100%;
	text-align			: center;
}
div.r46_bodyLeftColBanner3 {
	width				: 100%;
	text-align			: center;
}
div.r46_bodyLeftColBanner4 {
	width				: 100%;
	text-align			: center;
}
div.r46_bodyLeftColBanner5 {
	width				: 100%;
	text-align			: center;
}
div.r46_bodyLeftColBanner6 {	
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r46_bodyLeftColBanner7 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r46_bodyLeftColImg {
	width				: 100%;
	text-align			: center;
}

/* ===== Parte central del cuerpo ===== */
div.r46_bodyCenterColImg1 {
}

div.r46_bodyCenterColContainer{
	width		        : 80%;
	margin-top: 5px;
	margin-bottom		: 5px;
}
div.r46_bodyCenterColHeadLine{
	
	width		        : 80%;

	
}

	
