/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r43_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 19%;
	margin-bottom		: 10px;
}
div.r43_bodyCenterCol {
	float				: left;
	width				: 58%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
	margin-left			: 2.5%;
}
div.r43_bodyRightCol {
	float				: right;
	width				: 18%;
	margin-bottom		: 10px;
}
/* ===== Parte izquierda del cuerpo ===== */
div.r43_fullTextSearch {
	width				: 100%;
}
div.r43_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r43_bodyLeftColImg1 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}
div.r43_bodyLeftColImg2 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}
div.r43_bodyLeftColImg3 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}
div.r43_bodyLeftColImg4 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}

div.r43_bodyLeftColImg5 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}

div.r43_bodyLeftColImg6 {
	margin-top			: 20px;
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}

/* ===== Parte central del cuerpo ===== */

div.r43_bodyCenterColBanners{
 	width				: 100%;
}

div.r43_bodyCenterColBanner1 {
	text-align			: center;
	float				: right;
	width				: 48%;
	margin-bottom		: 10px;
}

div.r43_bodyCenterColBanner2 {
	text-align			: center;
	float				: left;
	width				: 48%;
	margin-bottom		: 10px;	
}

div.r43_bodyCenterColHeadLine{
	margin-bottom		: 10px;	
}
div.r43_bodyCenterColContentList {
	
}
/* ===== Parte derecha del cuerpo ===== */
div.r43_bodyRightContentList {

}
div.r43_bodyRightBanner {
	text-align			: center;
}
/* ===== padding del AV IDIOMAS ===== */
ul, ol {
padding					:0 0 0px 0px !important;
}
