div#imatge_ampliada {
	display: none;
	position: absolute;
	z-index: 200;
	width: 400px;
}

div#imatge_ampliada_fons {
	background-color: #fff7d0;
	color: #656551;
	padding: 20px;
	font-weight: bolder;
}

div.video {
	background-color: #fff7d0;
	margin-left: 30px;
	margin-bottom: 3px;
	padding: 5px 0px 5px 20px;
	width: 610px;
	color: #656551;
}
div.video a {
	color: #656551;
}
div.ratlla_principal {
	clear: both;
	background-image: url('/img/fons/ratlla_500.gif');
	background-position:bottom;
	background-repeat: repeat-x;
	height: 1px;
	width: 635px;
	margin-left: 25px;
}

div.foto {
	background-image: url('/img/fons/fotos.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 220px;
	height: 200px;
	float: left;
	padding-top: 10px;
	text-align: center;
}