/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */div.r45_bodyLeftCol {	border				: 1px solid #CCCCCC;	float				: left;	padding				: 2px;	width				: 19%;	margin-right        : 10px;	margin-bottom		: 10px;}div.r45_bodyCenterCol {	float				: left;	width				: 55%;		/* no llegar a 100% junto con el bloque izq y derecho */	margin-bottom		: 10px;	margin-left			: 2.5%;}div.r45_bodyRightCol {	float				: right;	width				: 18%;	margin-left			: 10px;	margin-bottom		: 10px;}/* ===== Parte izquierda del cuerpo ===== */div.r45_bodyLeftFullTextSearch {	width				: 100%;}div.r45_bodyLeftColVMenu1 {	margin-bottom		: 20px;	width				: 100%;}div.r45_bodyLeftColBanner1 {	margin-bottom		: 10px;	text-align			: center;	width				: 100%;}div.r45_bodyLeftColBanner2 {	margin-bottom		: 10px;	text-align			: center;	width				: 100%;}div.r45_bodyLeftColImg1 {	text-align			: center;	width				: 100%;}/* ===== Parte central del cuerpo ===== */div.r45_bodyCenterColBanner {	text-align			: center;	margin-bottom		: 10px;}div.r45_bodyCenterColContainer {	margin-bottom		: 20px;}/* ===== Parte derecha del cuerpo ===== */div.r45_bodyRightColVMenu {	margin-bottom		: 20px;}div.r45_bodyRightColContentList {	margin-bottom		: 20px;}div.r45_bodyRightColVMenu2 {	margin-bottom		: 20px;}
