/* ===== Cuerpo central: posicionamiento izq, centro ===== */
div.r46_bodyLeftCol {
	float				: left;
	width				: 18%;
	margin-right        : 10px;
	margin-top			: 90px;
	margin-bottom		: 10px;
	border				: 1px solid #CCCCCC;
}
div.r46_bodyCenterCol {
	float				: right;
	width				: 79%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-top			: 90px;
	margin-bottom		: 10px;
}
/* Fondo */
#r46_bodyBackGround{
	float				: left; 
	margin				: 0px; 
	width				: 100%;
}


/* ===== Parte izquierda del cuerpo ===== */
div.r46_bodyLeftColBanner1{
	width				: 100%;				
	margin-bottom		: 20px;
	text-align			: center;
}
div.r46_bodyLeftColBanner2{
	width				: 100%;			
	margin-bottom		: 10px;
	text-align			: center;
}
div.r46_bodyLeftColVMenu {
	width				: 100%;			
	float				: left;
	width				: 100%;
	margin-bottom		: 20px;
}
div.r46_bodyLeftColImg {
	width				: 100%;			
	text-align			: center;
}
/* ===== Parte central del cuerpo ===== */
div.r46_bodyCenterColContainer {
}
div.r46_body {
	background-image	: url('/images/r46-fondo_AratzAlsasuaAizkorri.jpg');
	background-repeat 	: repeat-x;
}
div.r01gContainer a.linkpestanias {
	color				: #FFCC33;
}
div.r01gContainer a.linkpestanias:visited {
	color				: #FFCC33;
}
