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

a { color: #5a92cd; text-decoration: none; }
a:hover { color: #c8d6ee; 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-transform: uppercase; }
#idioma ul { margin: 0px; padding: 0px;	list-style: none; }
#idioma li { margin: 0px; padding: 5px 20px 0px 20px; float: right;
	background: url(../imatges/ratlla.png) no-repeat right top; }
#idioma li.primer { padding: 5px 0px 0px 20px; background: none; }
#idioma p { text-align: right; font-size: 0.9em; }

/* --- contingut --- */
#adresa { text-transform: uppercase; text-align: center; font-size: 0.9em; }
#adresa a { color: #c8d6ee; }
#adresa a:hover { color: #5a92cd; }

/* 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; }
