/* ===== Cuerpo central: posicionamiento izq y centro ===== */div.r33_bodyLeftCol {
	border : 1px solid #CCCCCC;
	float : left;
	padding : 0px;
	width : 19%;
	margin-bottom : 10px;
}
div.r33_bodyCenterCol {
	float : right;
	width : 79%;		/* no llegar a 100% junto con el bloque izq y derecho */
	margin-bottom : 10px;
}/* ===== Parte izquierda del cuerpo ===== */
div.r33_fullTextSearch {
	width : 100%;
}
div.r33_bodyLeftColVMenu1 {
	margin:10px 0;
	width:100%;
}
div.r33_bodyLeftColBanner {
	text-align : center;
	margin-bottom : 40px;
	width : 100%;
}
div.r33_bodyLeftColImg {
	text-align : center;
	width : 100%;
}/* ===== Parte central del cuerpo ===== */
div.r33_bodyCenterColDetailedMenu {
	margin-bottom : 10px;
}
div.r33_bodyCenterColContentList1 {
	margin-bottom : 10px;
	padding-top:5px;
}
div.r33_bodyCenterColContentList2 {
}
div.r33_bodyLeftColVMenu1 {
	margin:10px 0;
	width:100%;
}


