.titol_b {
	font-family: Georgia, Times New Roman, Times;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

.titol_b a{
	text-decoration: none;
	color: #000;
}

.capsa_reportatge{
list-style-type: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color:#CCCCCC;
padding-bottom: 10px;}

.reportatge {
padding:10px;
list-style-type: none;
border-top-width: 1px;
border-top-style: solid;
border-top-color:#999;}


.reportatge img {
float:right;
width: 300px;
margin-left:10px;}

.capsa_reportatgegris{
list-style-type: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color:#CCCCCC;
padding-bottom: 10px;
background-color:#CCC;}

