/* ===== Cuerpo central: posicionamiento izq y centro ===== */div.r44_bodyLeftCol {	border				: 1px solid #CCCCCC;	float				: left;	padding				: 2px;	width				: 19%;	margin-bottom		: 10px;}div.r44_bodyCenterCol {	float				: right;	width				: 78%;		/* no llegar a 100% junto con el bloque izq y derecho */	/*height: 58%;*/	margin-bottom		: 10px;}/* ===== Parte izquierda del cuerpo ===== */div.r44_fullTextSearch {	width				: 100%;}div.r44_bodyLeftColVMenu1 {	margin-bottom		: 20px;	width				: 100%;}div.r44_bodyLeftColBanner1{	text-align			: center;	margin-bottom		: 10px;	width				: 100%;}div.r44_bodyLeftColBanner2{	text-align			: center;	margin-bottom		: 10px;	width				: 100%;}div.r44_bodyLeftColBanner3{	text-align			: center;	margin-bottom		: 10px;	width				: 100%;}div.r44_bodyLeftColBanner4{	text-align			: center;	margin-bottom		: 10px;	width				: 100%;}div.r44_bodyLeftColImg{	text-align			: center;	width				: 100%;}/* ===== Parte central del cuerpo ===== *//* === Necesario para hacer el tamaño de la letra del contenido mas pequeña === *//* === Machaca el 100% de la clase r01PortalResetToBaseStyles === */div.r44_bodyCenterColContainer {}
