div.foto {
	float: left;
	height: 299px;
	width: 265px;	
}
div.aire_fresc {
	float: left;
	height: 299px;
	width: 150px;	
}
div.cartell {
	float: left;
	width: 414px;
	height: 299px;
}
div.video {
	background-image: url('/img/fons/video.png');
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	padding-top: 20px;
	height: 280px;
	width: 315px;
}
div.ratlla_principal {
	clear: both;
	background-image: url('/img/fons/ratlla_900.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 1px;
	width: 929px;
	margin-left: 15px;
}

div.dades_prin {
	float: right;
	width: 730px;
}

div.bloc_actualitat {
	float: left;
	width: 364px;
	font-weight: bolder;
	color: #FFF;
	font-size: 16px;
}
div.bloc_actualitat a {
	color: #FFF;
}
div.bloc_agenda {
	float: right;
	width: 364px;
	font-weight: bolder;
	color: #FFF;
	font-size: 16px;
}
div.bloc_actualitat div.contingut, div.bloc_agenda div.contingut {
	background-color: #edeeef;
	padding-top: 5px;
	font-weight: normal;
	font-size: 12px;
}
div.bloc_actualitat div.contingut ul, div.bloc_agenda div.contingut ul {
	list-style: none;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
div.bloc_actualitat div.contingut ul li, div.bloc_agenda div.contingut ul li {
	padding-bottom: 10px;
	margin: 0px;
}
div.bloc_actualitat div.contingut a, div.bloc_agenda div.contingut a {
	color: #5f5f5f;
}
