.projecte {
	clear:both;
	margin-bottom:20px;
	width:460px;
	min-height:250px;
	margin-left:200px;
	
	background-image:url('../img/papallona_projecte.jpg');
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:25px;
}


.data_projecte {
	font-weight:bold;
	width:460px;
	border-bottom:dotted 2px #34aa2b;
	color: #34aa2b;
	padding-bottom:5px;
	margin-bottom:5px;
}

.nom_projecte {
	font-weight:bold;
	margin-bottom:5px;
	color: #34aa2b;
}


.text_projecte {
	line-height:150%;
	color:#34aa2b;
}

.poblacio_projecte {
	margin-top:5px;
	margin-bottom:15px;
	color:#34aa2b;
	font-weight:bold;
}

.imatge_projecte {
	margin-right:5px;
	float:left;
	
	padding:2px;

	border:solid 1px #34aa2b;
}