body{
font-family:'Merriweather', Arial, Helvetica, sans-serif;
font-size:9pt;
}

a {color:#4B901A}

.logotip{ margin-bottom:40px;}
.logotip img{ width:250px; height:auto;}



h1{ 
color:#333333;
font-size:2.5em;
font-weight:900;
padding-bottom:22px;
border-bottom:thin solid #333;
font-family:'Merriweather', Arial, Helvetica, sans-serif; }

.firma-diputacio{
	padding-top:22px;
	border-top:thin solid #333;
	font-size:11px;}


div.ultima-modificacio {font-size:7pt}

/* 
disposició i mides de les imatges 
---------------------------------
*/

img,
object {max-width:100%;
max-width:700px;
height:auto;} /* evitem forçar massa les imatges */
/* petites */
div.brcm-generic-element-with-image-gallery div.brcm-image-and-caption,
div.brcm-gallery-of-images div.brcm-image-and-caption,
div.brcm-list-of-news div.brcm-image-and-caption {max-width:15%}

/* mitjanes */
div.brcm-generic-element-with-images-on-the-left div.brcm-group-of-images,
div.brcm-generic-element-with-images-on-the-right div.brcm-group-of-images,
div.brcm-news-module div.brcm-group-of-images,
div.brcm-calendar-module div.brcm-group-of-images,
div.brcm-directory-module div.brcm-group-of-images {
overflow:hidden;

}



div.brcm-generic-element-with-images-on-the-right div.brcm-image-and-caption, div.brcm-news-module div.brcm-news-detail div.brcm-image-and-caption, div.brcm-calendar-module div.brcm-event-detail div.brcm-image-and-caption, div.brcm-public-announcements-module div.brcm-announcement-detail div.brcm-image-and-caption, div.brcm-directory-module div.brcm-item-detail div.brcm-image-and-caption {
    clear: right;
    float: right;
}

div.brcm-generic-element-with-images-on-the-left {
    clear: right;
    float: right;
}

div.brcm-generic-element-with-images-on-the-right div.brcm-group-of-images, div.brcm-news-module div.brcm-news-detail div.brcm-group-of-images, div.brcm-calendar-module div.brcm-event-detail div.brcm-group-of-images, div.brcm-public-announcements-module div.brcm-announcement-detail div.brcm-group-of-images, div.brcm-directory-module div.brcm-item-detail div.brcm-group-of-images {
    float: right;
    margin-left: 10px;
}

.continguts{ overflow:hidden;
padding-bottom:20px;
padding-top:10px;}





/* news & events */
.brcm-list-of-news{}	 
	.brcm-list-of-news ol{
		list-style:none;
		margin:0px;
		padding:0px;}
	
	.continguts .brcm-list-of-news ol li, .continguts .brcm-list-of-events ol li{ margin-bottom:1.3em;}	
	.brcm-list-of-news .brcm-date, .brcm-list-of-announcements .brcm-date	{
		color:#547D00;
		font-size:0.8em;
		font-weight:700;}
	.categoria, .brcm-list-of-announcements .brcm-category{
		color:#666;
		font-size:0.8em;
		font-weight:700;
		margin-right:5px;}
		
	.brcm-list-of-news .brcm-image-and-caption{
		float:left;
		margin-right:1em;}	
	.brcm-list-of-news .brcm-title{
		font-weight:600;
		font-style:normal;margin-bottom:0.5em;}
	.brcm-list-of-news .brcm-summary{ font-size:0.9em;}
	.brcm-list-of-news .brcm-image-and-caption img{
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;}
		

	.brcm-news-detail p.brcm-summary{ font-weight:600; 
	font-size:115.8%;}	
	
		

/*
ítems que no cal mostrar
------------------------
*/
div.eines,
p.data-hora,
div.dreta-top,
div.navegacio-principal-1,
div.navegacio-secundaria-i-subscripcio,
div.mapa-web,
div.compartir,
ul.vincles,
div.vincles-peu a.logotip {display:none;}