/* ===== Cuerpo central: posicionamiento izq y centro ===== */
div.r46_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 19%;
	margin-right        : 10px;
	margin-bottom		: 10px;
}
div.r46_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.r46_fullTextSearch{
}

div.r46_bodyLeftColVMenu1 {
	width				: 100%;
	margin-bottom		: 20px;
}
div.r46_bodyLeftColVMenu2 {
	width				: 100%;
	margin-bottom		: 20px;
}
div.r46_bodyLeftColBanner1 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r46_bodyLeftColBanner2 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r46_bodyLeftColBanner3 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r46_bodyLeftColBanner4 {
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r46_bodyLeftColBanner5 {
	width				: 100%;
	text-align			: center;
}
div.r46_bodyLeftColImg {
	width				: 100%;
	text-align			: center;
}
/* ===== Parte central del cuerpo ===== */
div.r01gContainer .toma {
	float				: left;
}
div.r01gContainer a.link_inactivo {
	color				:#004753;
}
div.r01gContainer a.link_activo {
	color				:#FFFFFF;
}
div.r01gContainer a.link_inactivo:visited {
	color				:#004753;
}
div.r01gContainer a.link_activo:visited {
	color				:#FFFFFF;
}
