body {
	margin-left:auto;margin-right:auto;
	margin-top:auto;margin-bottom:auto;
	text-align: center;
}

#Marc
{
	text-align: left;
	width: 800px;
	height: 590px;
	margin-left:auto;margin-right:auto;
	margin-top:auto;margin-bottom:auto;
}

#Capcalera
{
	position: relative;
	width: 800px;
	height: 100px;
}

#Menu
{
	position: relative;
	width: 800px;
	height: 30px;
	background-color: #FFFFFF;
}

#BotoProjecte
{
	position: absolute;
	top: 5px;
	left: 16px;
}

#BotoColeccions
{
	position: absolute;
	top: 5px;
	left: 99px;
}

#BotoContacte
{
	position: absolute;
	top: 5px;
	left: 210px;
}

#BotoCa
{
	position: absolute;
	left: 752px;
	top: 8px;
}

#BotoEs
{
	position: absolute;
	left: 770px;
	top: 8px;
}

#BotoEn
{
	position: absolute;
	left: 789px;
	top: 8px;
}

#TitolText
{
	position: relative;
	left: 14px;
	top: -10px;
}

#TitolColeccio
{
	position: relative;
	top: -35px;
	left: 34px;
}

#Pantalla
{
	position: relative;
}

#Descripcio
{
	position: relative;
	left: 25px;
	width: 750px;
	height: 50px;
	top: 295px;
	background-image:url(Imatges/base/Descripcio.jpg);
	background-repeat: no-repeat;
}

#TextDesc
{
	position: relative;
	top: 15px;
	width: 800px;
}

#FletxaEsquerra
{
	position: absolute;
	top:-45px;
}			

#FletxaDreta
{
	position: absolute;
	left: 775px;
	top:-45px;
}			

#ImatgePrincipal
{
	position: absolute;
	left: 25px;
	top:-45px;
}	

#ImatgeProjecte
{
	position: absolute;
	left: 14px;
}

#TextProjecte
{
	position: absolute;
	left: 410px;
}

#TextContacte
{
	position: absolute;
	left: 14px;
}

body{
	font-family:arial
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	top: 20px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}
	

