/*
CSS per a families.pl
*/

.reportatge {
	border: 1px solid #959595;
	background-color: #101010;
	text-align: left;
	font-family: trebuchet ms;
	font-size: 10px;
	color: #999;
	padding: 5px;
}

.reportatge b {
	font-weight: bold;
	color: #fff;
}
