/* ===== 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				: 54%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
	margin-left			: 2.5%;
}
div.r46_bodyRightCol {
	float				: right;
	width				: 20%;
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.r46_fullTextSearch {
	width				: 100%;

}
div.r46_bodyLeftColVMenu1 {
	width				: 100%;
	float				: left; 
	margin-bottom		: 20px; 
	width				: 100%
}
div.r46_bodyLeftColBanner1{
	width				: 100%;
	margin-bottom		: 10px; 
	text-align			: center
}
div.r46_bodyLeftColBanner2{
	width				: 100%;
	margin-bottom		: 10px; 
	text-align			: center
}
div.r46_bodyLeftColBanner3{
	width				: 100%;
	margin-bottom		: 10px; 
	text-align			: center
}
div.r46_bodyLeftColBanner4{
	width				: 100%;
	margin-bottom		: 10px; 
	text-align			: center
}
div.r46_bodyLeftColBanner5{
	width				: 100%;
	margin-bottom		: 10px; 
	text-align			: center
}
div.r46_bodyLeftColImg {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 3px; 
}
/* ===== Parte central del cuerpo ===== */
div.r46_bodyCenterColBanner1{
	width				: 100%;
	margin-bottom		: 10px; 
	text-align			: center
}
div.r46_bodyCenterColHeadLine{
	width				: 100%;
	margin-bottom		: 10px; 
	margin-top			: 15px; 

}
div.r46_bodyCenterColImg1 {
	margin-top			: 10px; 
	float				: left; 
	width				: 48%; 
	text-align			: center;
}
div.r46_bodyCenterColImg2 {
	margin-top			: 10px; 
	float				: left; 
	width				: 48%; 
	text-align			: center;
}

/* ===== Parte derecha del cuerpo ===== */
div.r46_bodyRightBanner1{
	text-align			: center;
	margin-bottom		: 10px;	
}
div.r46_bodyRightContentList1{
	float				: left;
	margin-bottom		: 10px;	

}
div.r46_bodyRightBanner2{
	text-align			: center;
	margin-bottom		: 10px;	
}
div.r46_bodyRightBanner3{
	text-align			: center;
	margin-bottom		: 10px;		
}
div.r46_bodyRightBanner4{
	text-align			: center;
	margin-bottom		: 10px;		
}
div.r46_bodyRightBanner5{
	text-align			: center;
	margin-bottom		: 10px;		
}
