/* ===== Cuerpo central: posicionamiento izq y centro ===== */div.r33_bodyLeftCol {	float				: left;	width				: 19%;	margin-right        : 7px;	margin-bottom		: 10px;}div.r33_bodyCenterCol {	float				: right;	width				: 79%;/* no llegar a 100% junto con el bloque izq y derecho */	/*height: 58%;*/	margin-bottom		: 10px;}/* ===== Parte izquierda del cuerpo ===== */div.r33_fullTextSearch {	width				: 100%;}div.r33_bodyLeftColVMenu1 {	width				: 100%;	margin				: 10px 0px;}div.r33_bodyLeftColBanner1{	width				: 100%;	margin-top			: 10px;	text-align			: center;}div.r33_bodyLeftColBanner2{	width				: 100%;	margin-top			: 10px;	text-align			: center;}div.r33_bodyLeftColBanner3{	width				: 100%;	margin-top			: 10px;	text-align			: center;}div.r33_bodyLeftColImg{	width				: 100%;	margin-top			: 10px;	text-align			: center;}/* ===== Parte central del cuerpo ===== */div.r33_bodyCenterColSearchResult {}
