BODY  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	
}

A:link, A:visited { text-decoration: underline; color: #300 }


#apDiv1 {
	position: relative;
	z-index:2;
	left:50px;
	top: 100px;
	width:220 ;
	/*visibility:hidden;*/
}

#titul {
	position: absolute;
	z-index:3;
	height: 49;
	top:-50;
	visibility: visible;
}
#apDiv2 {
	position: relative;
	width:227;
	z-index:5;
	left:540px;
	top: -50px;
	/*visibility:hidden;*/
}
#apDiv3 {
	position: relative;
	z-index:4;
	left:0px;
	top: -5px;
	visibility:hidden;
}
#prepage {
	background-color:#000;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	z-index:100;
	visibility: visible;
}
.APARTAT { color: #FFF;font-size: 10pt;font-weight: bold;}
.bot { color: #630;font-size: 10pt;font-weight: bold;}
.title { color: #300;font-size: 12pt;font-weight: bold;}
.contingut{color: #000;font-size: 10pt;}
 
 
 
#menu{
	position:relative;
	left:-60;
	top: -60;
	z-index:5;
}

#slide{
	position:relative;
	left:70;
	top: 316;
	z-index:6;
}
#slide2{
	position:relative;
	left:-208;
	top: -339;
	z-index:6;
}

#titulo{
	position:relative;
	left: -30px;
	top: -50px;
	width:473;
	height:123;
	z-index:4;
}

#content{
	position:relative;
	left:-30;
	top:-10;
	width:100%;
	z-index:2;
}

#idioma{
	position:relative;
	left:-25;
	top:15;
	width:70;
	z-index:5;
}

#top{
position: absolute; 
width:100%; 
height:118; background-image:url(../imatges/menu/lowerbg.jpg);
visibility: visible;
z-index:-1; 
}
