@charset "UTF-8";
#contingutTreballs {
	clear: both;
	width: 898px;
	position: relative;
	margin-top: 73px;
	height: 600px;
	overflow: visible;
}

#informacio {
	float: left;
	width: 200px;
	position: relative;
}
#informacio h4 {
	font-weight: 700;
	color: rgb(0,0,0);
	font-size: 14px;
	margin-top: 32px;
	margin-bottom: 10px;
}
#informacio h5 {
	font-weight: 700;
	color: rgb(0,0,0);
	margin-top: 5px;
	margin-bottom: 5px;
}
#informacio a {
	font-weight: 700;
	color: rgb(153,153,153);
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
#informacio a:hover {
	color: rgb(0,0,0);
}
#diapos {
	float: right;
	width: 668px;
	position: relative;
}
#informacio p {
	margin-bottom: 20px;
}
