/* ===== Cuerpo central: posicionamiento izq,centro ===== */
div.r85_bodyLeftCol {
    float               : left;
    border              : 1px solid #CCCCCC;
    margin-right        : 10px;
    width               : 19%;
    margin-bottom		: 10px;
}
div.r85_bodyCenterCol {
      float             : right;
      width             : 77%;              /* no llegar a 100% junto con el bloque izq y derecho */
      margin-top        : 20px;
      margin-bottom     : 10px;
}
/* ===== Parte izquierda del cuerpo ===== */
div.r85_bodyLeftFullTextSearch {
	width				: 100%;
}
div.r85_bodyLeftColVMenu1 {
	width				: 100%;
	margin-bottom		: 20px;
}
div.r85_bodyLeftColBanner1 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r85_bodyLeftColBanner2 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r85_bodyLeftColBanner3 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r85_bodyLeftColBanner4 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r85_bodyLeftColImg1 {
	width				: 100%;
	text-align			: center;
}
/* ===== Imagen Superior ===== */
div.r85_bodyborderImgTop {
	background-color	: #F6FAFD;
	border				: 2px solid #4FD1C7;
	float				: right;
	margin-bottom		: 10px;
	width				: 77%;
}
div.r85_bodyImgTop {
	position			: relative;
	text-align			: center;
}
/* ===== Parte central del cuerpo ===== */
div.r85_bodyCenterColContainer {
	text-align			: left;
	margin-bottom		: 20px;
}
