body.r48_bodyPrehome {
	text-align 				:center;	
}	
div.r48_Position {
	/* El ajuste del ancho difiere en Mozila y IE y depende del ancho de la imagen central */
	width					: 520px;
	_width					: 550px;
	
	margin					: 75px auto;
	text-align				: left;
	padding					: 15px;
}
/* Logotipos superiores */
div.r48_bodyImgsTop {
		
}
div.r48_logoSupLeft {
	float					: left;
}
div.r48_logoSupRight {
	float					: right
}

/* Bloque de imagenes inferior */
div.r48_bodyImgsBotton {
	margin-top				: 5px;
	width					: 100%;
}
/* Botones para los idiomas */
div.r48_bodyImgLanguageButtons {
	float					: left;
	width					: 80%;	
}
div.r48_bodyImgButtonsTop {
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.r48_bodyImgButtonsBottom {
	margin-top				: 2px;
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.r48_bodyImgButton {
	float					: left;  
	margin-right			: 2px;
}
/* Boton imagen WAI */
div.r48_bodyImgWai {
	float					: right;
	width					: 20%;
	text-align 				: right;
}

