body {
font-size:8pt;
font-family:Arial, Helvetica, sans-serif;
}

/* elements que no mostrarem */
a.acces-directe-als-continguts,
div.cercador-general,
div.utilitats,
div.navegacio-global,
div.capcalera,
div.subscripcio-butlleti,
div.navegacio-i-utilitats,
div.banners,
div.peu-de-pagina p.vincles,
div.peu-de-pagina p.logotip,
h1.titol-general a {
display:none;
}

/*
------------------------------------
helper imatges
------------------------------------
*/

div.brcm-image-and-caption {
margin-bottom:10px;
}

div.brcm-image-and-caption div.brcm-image {
margin-bottom:3px;
}

	div.brcm-image-and-caption div.brcm-image img {
	border:1px solid #728487;
	}

div.brcm-image-and-caption div.brcm-caption {
font-size:83%;
}

/* dreta i esquerra */
div.brcm-generic-element-with-images-on-the-right div.brcm-group-of-images,
div.brcm-event-detail div.brcm-group-of-images,
div.brcm-news-detail div.brcm-group-of-images,
div.brcm-announcement-detail div.brcm-group-of-images,
div.brcm-directory-element-detail div.brcm-group-of-images,
div.brcm-company-detail div.brcm-group-of-images {
float:right;
margin:0 0 5px 12px;
text-align:right;
}


div.brcm-generic-element-with-images-on-the-left div.brcm-group-of-images {
float:left;
margin:0 12px 5px 0;
}
