#flashcontent {	text-align: right; color: #999; }
#NO_noflash { background: url(../imatges/fons_inici.jpg) no-repeat top left; }

/* @group TITOL */
#noflash h1 { position: absolute; width:330px; left: 230px; top: 80px; 
	color: #c81400; z-index: 50; }
/* @end */

/* @group IDIOMES */
#noflash #idiomes { position: absolute; width:250px; left: 230px; top: 170px;
	z-index: 20; }
#noflash ul { 
	margin: 0px; padding: 0px;
	font-size: 1.4em; font-weight: normal; text-transform: uppercase;	list-style: none;
}
#noflash li { margin-bottom: 0.8em; }
#noflash li a { color: #fff; }
#noflash li a:hover { color: #000; }
/* @end */

/* @group ADDRESS */
#noflash #address { position: absolute; width: 250px; left: 230px; top: 490px;
	z-index: 5; }
#noflash #address p { margin: 0px; padding: 0px; color: #ccc; }
#noflash #address a { font-weight: bold; color: #fff; }
/* @end */

