body.r41_bodyPrehome {
	text-align				: left;	
	height					: 100%;
	
}	
div.r41_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.r41_bodyImgsTop {
		
}
div.r41_logoSupLeft {
	float					: left;
}
div.r41_logoSupRight {
	float					: right
}

/* Bloque de imagenes inferior */
div.r41_bodyImgsBotton {
	margin-top				: 5px;
	width					: 100%;
}
/* Botones para los idiomas */
div.r41_bodyImgLanguageButtons {
	float					: left;
	width					: 100%;	
}
div.r41_bodyImgButtonsTop {
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.r41_bodyImgButtonsBottom {
	margin-top				: 2px;
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.r41_bodyImgButton {
	float					: left;  
	margin-right			: 2px;
}
/* Boton imagen WAI */
div.r41_bodyImgWai {
	float					: right;
	width					: 20%;
	text-align 				: right;
}

