/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r41_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 20%;
	margin-bottom		: 10px;
}
div.r41_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.r41_bodyRightCol {
	float				: right;
	width				: 14%;
	margin-bottom		: 10px;
}
/* ===== Parte izquierda del cuerpo ===== */
div.r41_bodyLeftColBanner1 {
	margin-bottom		: 10px;
	text-align			: center;
	width				: 100%;
}
div.r41_bodyLeftFullTextSearch {
	width				: 100%;
}
div.r41_bodyLeftColVMenu1 {
	margin-bottom		: 5px;
	width				: 100%;
}
div.r41_bodyLeftColVMenu2 {
	margin-bottom		: 5px;
	width				: 100%;
}
div.r41_bodyLeftColVMenu5 {
	margin-bottom		: 5px;
	width				: 100%;
}
div.r41_bodyLeftColVMenu3 {
	margin-bottom		: 5px;
	width				: 100%;
}
div.r41_bodyLeftColVMenu4 {
	margin-bottom		: 30px;
	width				: 100%;

}
div.r41_bodyLeftColBanner2 {
	margin-bottom		: 10px;
	text-align			: center;
	width				: 100%;
}
div.r41_bodyLeftColBanner3 {
	margin-bottom		: 10px;
	text-align			: center;
	width				: 100%;
}
div.r41_bodyLeftColBanner4 {
	margin-bottom		: 10px;
	text-align			: center;+
	width				: 100%;
}
div.r41_bodyLeftColImg1 {
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}
/* ===== Parte central del cuerpo ===== */
div.r41_bodyCenterColBanner {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyCenterColContentList{
	width				: 100%;
	
}
div.r41_bodyCenterColContentList1 {
	float				: left;
	width				: 48%;
	margin-right		: 10px;
	margin-top			: 10px;
}
div.r41_bodyCenterColContentList2 {
	float				:right;
	margin-top			: 10px;
	width				: 48%;
}
div.r41_bodyCenterColContentList3 {
	float				:right;
	margin-top			: 10px;
	width				: 48%;
}
/* ===== Parte derecha del cuerpo ===== */
div.r41_bodyRightColBanner1 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyRightColBanner2 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyRightColBanner3 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyRightColBanner4 {
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyRightColBanner5 {
	text-align			: center;
	margin-bottom		: 10px;
}

