html, body { 
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	text-align: center;
	}
	
#horitzo { border: 0px solid #ff0000;
	position: absolute;
	left: -455px; top: -200px;
	width: 100%; height: 100%; 
	}

#tot { border: 0px solid #000000;
	background: #fff; color: #c8d6ee;
	position: absolute; visibility: visible;
	width: 910px; height: 400px;
	left: 50%; top: 50%;
	margin: auto;
	}
/* --- DALT --- */

#imatge { position: absolute; 
	width: 770px; height: 280px; top: 90px; left: 140px; }

#logotip { position: absolute; 
	width: 140px; height: 280px; top: 90px; left: 0px; }

#idioma { position: absolute; 
	width: 910px; height: 30px; top: 60px; left: 0px; }
	
#adresa { position: absolute;
	width: 910px; height: 30px; top: 380px; left: 0px; }
	

