.persona{
  	clear: both;
	height: 95px;
	width: 460px;
	margin: 0 auto;
	margin-bottom: 11px;
}

.foto{
	float:left;
	height: 85px;	
	width: 85px;
	margin: 5px;
}

.text_membre{
	float: left;
	margin-top: 5px;		
	height: 85px;
	width: 355px;
}

.nom_persona{
	display: block;
	line-height: 20px;  
	font-weight: bold;
}

.text_persona{
  
}

.text_activitat{
 	width: 355px;
  	_width: 350px;
  	padding-top: 5px;
	margin-left: 95px;
}

.titol{
 	color: black;
 	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}

.titol a{
 	color: black;
	text-decoration: none;
}

.titol a:hover{
	color: white;
}

.data{
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #d71e1e;
}