@charset "utf-8";
/* CSS Document */
 
html { 
overflow: hidden; 
} 
body {
	margin: 0px;
	padding: 0px;
	background: #222;
	width: 100%;
	height: 100%;
} 

#apDiv1 {
	position:absolute;
	left:10%;
	width:80%;
	height:55px;
	z-index:2000;
	background-color: #222;
	bottom: 0%;
	top: 0%;
}
#apDiv1 p {
	color: #FFFFFF;
	margin: 0px;
}

.titolnom {
	font-family: "Times New Roman", Times, serif;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
.titolnom a {
	margin-left: 0px;
	font-size: 18px;
}
.titol1 {
	float: left;
	color: #999999;
	margin: 20px 0 0 18px;
}
.titol2 {
	color: #999999;
	position: absolute;
	top: 62%;
	left: 46%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#menudret {
	float: right;
	margin-top: 20px;
}
#capsal p {
	font-family: "Times New Roman", Times, serif;
	float: left;
	margin: 14px 0 0 0;
	font-size: 20px;
	color: #999999;
}
#apDiv1  #josep {
	float: left;
	margin-top: 10px;
}
#apDiv1  #josep  .imjosep {
	border: 0px;
	margin-left: -8px;
}



a {
	text-decoration: none;
	margin-left: 10px;
	color: #999999;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
a:hover {
	color: #666;
}

#fulls {
	clear: both;
	float: right;
}
#fulls p {
	float: right;
	margin-top: 3px;
	color: #AAA;
}
.fulla {
	border: 0;
	font-size: xx-small;
}
.fulli {
	border: 0;
}


#imageFlow {
	position: absolute;
	width: 100%;
	height: 80%;
	left: 0%;
	top: 10%;
	overflow: hidden;
	background: #000;
	clear: both;
} 
#imageFlow .diapo {
	position: absolute;
	left: -1000px;
	cursor: pointer;
	-ms-interpolation-mode: nearest-neighbor;
} 
#imageFlow .link { 
border: dotted #fff 1px; 
margin-left: -1px; 
margin-bottom: -1px; 
} 
#imageFlow .bank { 
visibility: hidden; 
} 
#imageFlow .text { 
position: absolute; 
left: 0px; 
width: 100%; 
bottom: 16%; 
text-align: center; 
color: #FFF; 
font-family: verdana, arial, Helvetica, sans-serif; 
z-index: 1000; 
} 
#imageFlow .title {
	font-size: 1em;
	font-weight: bold;
} 
#imageFlow .legend {
	font-size: 0.7em;
} 
#imageFlow .scrollbar {
	position: absolute;
	left: 10%;
	bottom: 4%;
	width: 80%;
	height: 16px;
	z-index: 1000;
} 
#imageFlow .track { 
position: absolute; 
left: 1%; 
width: 98%; 
height: 16px; 
filter: alpha(opacity=30); 
opacity: 0.3; 
} 
#imageFlow .arrow-left { 
position: absolute; 
} 
#imageFlow .arrow-right { 
position: absolute; 
right: 0px; 
} 
#imageFlow .bar { 
position: absolute; 
height: 16px; 
left: 25px; 
} 

#apDiv2 {
	position:absolute;
	left:1452px;
	top:19px;
	width:54px;
	height:37px;
	z-index:2001;
}
#peu {
	position: fixed; /* fixa el peu al fina finestra */
	bottom: 0; /* fixa el peu al fina finestra */
	left: 0;
	right: 0;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	height: 50px;
	clear: both;
	text-align: center;
	color: #666666;
}
#copy {
	margin-top: -12px;



}

#copy a {
	font-size: 18px;
	color: #444444;
}
#copy a:hover {
	color: #999999;
}
