body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#centrat {
	height: 490px;
	width: 900px;
	background-attachment: fixed;
	background-image: url(img/bk.jpg);
	background-position: top;
	background-color: #FFF;
	background-repeat: repeat-x;
}
#planol {
	position: absolute;
	left: 518px;
	top: 18px;
}
#tour {
	height: 320px;
	width: 450px;
	position: absolute;
	left: 20px;
	top: 120px;
	background-color: #000;
	padding: 2px;
}
#centrat iframe {
	height: 320px;
	width: 450px;
	position: absolute;
	overflow: hidden;
	top: 328px;
		left: 83px;
}
#titol {
	width: 500px;
	position: absolute;
	top: 20px;
	left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F2412D;
	font-weight: bold;

}
#comentari {
	position: absolute;
	height: 70px;
	width: 454px;
	top: 635px;
	left: 80px;
}
#comentari p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}



#titol_foto {
		width: 500px;
	position: absolute;
	top: 275px;
	left: 80px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F2412D;
	font-weight: bold;
		text-align: center;

}

#foto {
	width: 500px;
	position: absolute;
	left: 0px;
	top: 50px;
	padding: 2px;
	text-align: center;


}



#foto img{
		vertical-align: middle;
	border: 1px solid #000;

}

