body {
	font-family:Arial, "Arial";
	font-size:11px;
	color:#666666;
	line-height: 17px;
}
.llista{font-family:Arial, "Arial";	font-size:11px; color:#999999;}
.botons{font-family:Arial, "Arial";	font-size:11px; color:#666666;}
.inputs{font-family:Arial, "Arial";	font-size:11px; color:#000000;}
#Marc {
	width:800px;
	height:465;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#Header {
	width:800px;
	height:90px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#Menu {
	width:800px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
}
#LogoHeader {
	width:167px;
	height:72px;
	margin-top:13px;
	margin-left:6px;
	position:absolute;
}
#ImatgeHeader {
	width:509px;
	height:84px;
	margin-left:185px;
	position:absolute;

}
#FotoContingut {
	width:200px;
	height:274px;
	margin-left:8px;
	margin-top:32px;
	position:absolute;
}
#FotoM {
	width:125px;
	height:80px;
	margin-right:48px;
	margin-top:19px;
	border: #CCCCCC solid 1px;
	background-image:url(imatges/euromacmtx.jpg);
	float:right;
}
#FotoContingutBuit {
	width:210px;
	height:325px;
	background-image:url(imatges/fotocontingut2.jpg);
	background-repeat:no-repeat;
	margin-left:8px;
	margin-top:32px;
	position:absolute;
}
#TextContingut {
	width:535px;
	height:272px;
	margin-top:18px;
	margin-left:9px;
	text-align:justify;
	position:absolute;
	overflow:auto;
	padding:5px;
}
#TextContingut2 {
	width:187px;
	height:auto;
	margin-top:10px;
	margin-left:10px;
	text-align:justify;
	position:absolute;
}
#TextContingut3 {
	width:515px;
	height:267px;
	margin-top:27px;
	margin-left:27px;	
	overflow:hidden;
	position:absolute;
}
#ImatgeContingut {
	width:573px;
	height:325px;
	background-image:url(imatges/textcontingut.jpg);
	margin-top:32px;
	margin-left:223px;
	position:absolute;
	background-repeat:no-repeat;
}
#FormContactar {
	width:225px;
	height:230px;
	margin-top:10px;
	margin-left:1px;
	text-align:left;
	position:absolute;
}
#FormContactar2 {
	width:225px;
	height:230px;
	margin-top:10px;
	margin-left:1px;
	text-align:left;
	position:absolute;
	left: 239px;
}
#Footer {
	width:786px;
	height:18px;
	background-image:url(imatges/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding:0px;
	margin-left:6px;
	margin-right:auto;
	margin-top:370px;
	position:absolute;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../imatges/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../imatges/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imatges/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
