


/* ----------- ESTILS REPORTATGE -------------- */

/* --- Reportatge amb detall ------- */

.reportatgeEsquerra { display:block;  width:199px; float:left; }
	.reportatgeEsquerra img { width:199px; margin:3px 0 0 0;  }

.cosReportatge {  width:323px; float:right; } 


/* --- Reportatge Ample ------------ */
.reportatgeSuperior { width:530px; height:auto; /* height:198px; line-height:198px;  font-size:0px; overflow:hidden; */ }
.cosReportatgeAmple { display:block; width:530px; }
	.cosReportatgeAmple h4, .cosReportatgeAmple h3 { padding:5px 3px; }
	.titolReport h4, .titolReport h3 { display:block; height:23px; line-height:23px; padding:10px 3px 8px 3px; /*background:url(/web/FCBJunior/_imatges/fons-titol.gif) repeat-x;*/  }
	
	


/* --- Qualsevol reportatge -------- */
.cosReportatge, .cosReportatgeAmple { display:block;  margin:0 0 0px 3px; padding:0 0 20px 0;  overflow:hidden; color:#005570; }
.cosReportatge h4.titol { padding-top:12px; font-size:20px;}
.cosReportatge h4, .cosReportatgeAmple h4  { font-size:18px;}
.cosReportatge img, .cosReportatgeAmple img { padding:5px;}
.cosReportatge #entradeta, .cosReportatge h4, .cosReportatge p, .cosReportatgeAmple p  { padding:6px 9px; }
.cosReportatge a { color:#9B0033; cursor: pointer;}
	a:hover { color:#9B0033; text-decoration:none; }   