body.s15_bodyPrehome {
	text-align 				:center;	
}	
div.s15_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.s15_bodyImgsTop {
		
}
div.s15_logoSupLeft {
	float					: left;
}
div.s15_logoSupRight {
	float					: right
}

/* Bloque de imagenes inferior */
div.s15_bodyImgsBotton {
	margin-top				: 5px;
	width					: 100%;
}
/* Botones para los idiomas */
div.s15_bodyImgLanguageButtons {
	float					: left;
	width					: 100%;	
}
div.s15_bodyImgButtonsTop {
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.s15_bodyImgButtonsBottom {
	margin-top				: 2px;
	width					: 100%;
	float					: left;
	height					: 20px;
}
div.s15_bodyImgButton {
	float					: left;  
	margin-right			: 2px;
}
/* Boton imagen WAI */
div.s15_bodyImgWai {
	float					: right;
	width					: 20%;
	text-align 				: right;
}

