body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	width: 610px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.clar {
	color: #FFFFFF;
}
.vermell {
	color: #CC0000;
	font-weight: bold;
}

.credits {
	font-size: 10px;
}

.notes {
	font-size: 10px;
	color: #FF6600;
}	
a:link {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	text-transform: none;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}
.clar a:link {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:visited {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:hover {
	font-weight: bold;
	color: #CCCFFF;
	text-decoration: underline;
	text-transform: none;
}
.clar a:active {
	font-weight: bold;
	color: #9999FF;
	text-transform: none;
	text-decoration: none;
}

ul li {
list-style-image: url(imatges/arees/eso/put_eso.gif);
margin-left: -20px;
padding: 0;
margin-top:6px;
}

#icones {
	left: 10px;
	top: 40px;
	width: 500px;
	height: 75px;
	z-index: 1;
	position: absolute;
}
#botons {
	left: 520px;
	top: 40px;
	width: 245px;
	height: 75px;
	z-index: 5;
	position: absolute;
}
#muds {
	padding-left:25px;
	padding-top:60px;
	background-repeat: no-repeat;
	background-image:url(../css/imatges/arees/eso/muds_eso.png);
	position: absolute;
	z-index: 2;
	height: 330px;
	width: 325px;
	left: 10px;
	top: 130px;
}
#muds span { display:none
}
#llista_muds {
position:absolute;
left:15px;
top:35px;
width:305px;
height:325px;
z-index:3;
overflow: auto;
}
#faqs {
	padding-left:25px;
	padding-top:60px;
	background-repeat: no-repeat;
	background-image: url(../css/imatges/arees/eso/faqs_eso.png);
	position: absolute;
	z-index: 4;
	height: 180px;
	width: 375px;
	left: 375px;
	top: 130px;
}
#faqs span {display:none}

#llista_faqs {
position:absolute;
width:356px; 
height:157px; 
z-index:5; 
top:33px; 
overflow:auto; 
left:15px;
}

#enllacos {
	padding-left:25px;
	padding-top:60px;
	background-repeat: no-repeat;
	background-image: url(../css/imatges/arees/eso/vincles_eso_frances.png);
	position:absolute;
	z-index: 6;
	height:175px; 
	width:375px; 
	left:375px;
	top:335px; 
}
#enllacos span {display:none}

#llista_enllacos{
position:absolute; 
left:14px; 
top:35px; 
width:352px; 
height:135px; 
z-index:7; 
overflow:auto;
}
#notes {
   position:absolute;
   z-index: 8; 
   left:16px; 
   top:520px; 
   width:560px; 
   height:20px; 
}
 
 #logo {
   /*background-color: #0481BB;*/ 
   position:absolute; 
   z-index: 9; 
   left:0px; 
   top:547px; 
   width:760px; 
   /*height:28px; */
 }

.imag {margin:5px; text-align:left; }
.imag img { width:45px; height:45px; padding:5px 16px 0px 0px; }

.imag_botons { text-align:right; }
.imag_botons img { width:75px; height:75px; padding:0px 5px 0px 0px; }

.imag_icones { text-align:left; }
.imag_icones img { width:75px; height:75px; padding:0px 8px 0px 0px; }

