.titol {
	color:#003366;
	font-size: 14px;
	font-weight:bold;
	background-color:#E3E5F2;
}

.imatges {
	font-size: 12px;
	background-color: #F5F5F5;
	border: 2px solid #003366;
	padding: 15px;
	line-height: 15px;
}
.blanc {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 2px solid #003366;
	padding: 15px;
	line-height: 15px;
}
#horari {
	position:absolute;
	margin-left: 305px;
	width: 215px;
	background-color: #F5F5F5;
	font-weight:bold;
}

#contingut a:link, a:visited a:active {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

#contingut a:hover {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
