body.r61_bodyPrehome {
	text-align				: left;	
	height					: 100%;
	
}	
div.r61_Position {
	/* El ajuste del ancho difiere en Mozila y IE y depende del ancho de la imagen central */
	width					: 522px;
	position				: relative;
	top						: 30%;
	left					: 30%;
}
/* Logotipos superiores */
div.r61_bodyImgsTop {
		
}
div.r61_logoSupLeft {
	float					: left;
}
div.r61_logoSupRight {
	float					: right
}

/* Bloque de imagenes inferior */
div.r61_bodyImgsBotton {
	margin-top				: 5px;
	width					: 100%;
}
/* Botones para los idiomas */
div.r61_bodyImgLanguageButtons {
	float					: left;
	width					: 100%;	
}
div.r61_bodyImgButtonsTop {
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.r61_bodyImgButtonsBottom {
	margin-top				: 2px;
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.r61_bodyImgButton {
	float					: left;  
	margin-right			: 2px;
}
/* Boton imagen WAI */
div.r61_bodyImgWai {
	float					: right;
	width					: 20%;
	text-align 				: right;
}

