/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */div.r44_bodyLeftCol {	border				: 1px solid #CCCCCC;	float				: left;	padding				: 2px;	width				: 18%;	margin-bottom		: 10px;}div.r44_bodyCenterCol {	float				: left;	width				: 59%;		/* no llegar a 100% junto con el bloque izq y derecho */	/*height: 58%;*/	margin-bottom		: 10px;	margin-left			: 2.5%;}div.r44_bodyRightCol {	float				: right;	width				: 18%;	margin-bottom		: 10px;}/* ===== Parte izquierda del cuerpo ===== */div.r44_fullTextSearch {	width				: 100%;}div.r44_bodyLeftColVMenu1 {	margin-bottom		: 20px;	width				: 100%;}div.r44_bodyLeftColImg1{	text-align			:center;	margin-bottom		: 5px;	width				: 100%;}div.r44_bodyLeftColImg2{	text-align			:center;	margin-bottom		: 5px;	width				: 100%;}div.r44_bodyLeftColImg3{	text-align			:center;	margin-bottom		: 5px;	width				: 100%;}div.r44_bodyLeftColImg4{	text-align			:center;	margin-bottom		: 5px;	width				: 100%;}div.r44_bodyLeftColImg5{	text-align			:center;	margin-bottom		: 5px;	width				: 100%;}/* ===== Parte central del cuerpo ===== */div.r44_bodyCenterColImg{	text-align			:center;}div.r44_bodyCenterColContent {/*	width				: 100%;*/}	div.r44_bodyCenterColContentList1{	width				: 45%;	float				:left;}div.r44_bodyCenterColContentList2{	width				: 48%;	float				:right;}/* ==== Parte derecha del cuerpo ==== */div.r44_bodyRightColHeadLine{	margin-bottom		: 10px;}div.r44_bodyRightColImg1{	text-align			:center;	margin-bottom		: 5px;}div.r44_bodyRightColImg2{	text-align			:center;	margin-bottom		: 5px;}div.r44_bodyRightColImg3{	text-align			:center;	margin-bottom		: 5px;}div.r44_bodyRightColImg4{	text-align			:center;	margin-bottom		: 5px;}div.r44_bodyRightColImg5{	text-align			:center;	margin-bottom		: 5px;}div.r44_bodyRightColImg6{	text-align			:center;	margin-bottom		: 5px;}div.r44_bodyRightColImg7{	text-align			:center;}
