body { 
	margin: 0px; padding: 0px;
	background: #231f20; color: #ccc;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal; 
	font-size: 0.75em; line-height: 1.2em;
	}

a { color: #ccc; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
img { border: 0px; }
p { margin: 0px 0px 0.8em 0px; padding: 0px; }
h1, h2, h3, h4, h5 { font-weight:normal; }

/* --- */
#tot { text-align: left; }
#logotip h1 { margin: 0px; padding: 0px; }

/* --- menu --- */
#idioma { text-align: center; }
#idioma p { text-align: center; font-size: 1.3em; }
#idioma p a { margin: 0px; padding: 5px 25px; }

/* --- contingut --- */
#adresa { text-align: center; font-size: 0.9em; }
#adresa a { color: #ccc; }
#adresa a:hover { color: #fff; }

/* animacio */
#imatge { overflow: hidden; background-color: #c8d6ee; }
#imatge #foto_1 { display:none; visibility:hidden;
	position: absolute; z-index: 10;
	width: 770px; height: 280px; top: 0px; right: 0px; }
#imatge #foto_2 { display:none; visibility:hidden;
	position: absolute; z-index: 10;
	width: 770px; height: 280px; top: 0px; right: 0px; }
