
/*-------------- Especifics agencia interior --------------*/
#placa-principal .wrap {
padding-top:2em;
}
#placa-principal .component {
	height: auto;
}
#content-header {
	background: #F60;
	color: #FFF;
	padding: 0.6em 0.6em 0em 1.5em;
	width: 94.2em;
	height: 4.2em;
	border-bottom: 1px solid #CCC;
}

	#content-header #logo-agencia {
		float:right;
	}
	#content-header h2 {
		font-size:2.9em;
		line-height: 1.2;
		float:left;
	}

	.content-titulars li{
	font-size:1.1em;
	line-height: 1.25;
	padding: 0 0 .5em 0;
	
	}
	.content-titulars li.actual h4 a{
	color:#F60;
	}
	.content-titulars li a{
	color:#999;
	}
	.content-titulars li a:hover{
	color:#F60;
	}

	.content-titulars .data {
		
	}
	.content-titulars h4, #content-titulars .data {
		font-size:1.1em;
		line-height: 1.25;
		margin-bottom: .2em;
	}
	.content-titulars .data {
		font-size:1em;
		line-height: 1;
		color:#999;
	}
	.content-titulars .paginacio {
		position: static;
		margin: 0 auto;
		width: 6em;
		height: 1em;
	} 


#content-main{}

	#content-main h1 {
		font-size:2.5em;
		color:#F60;
		line-height:1.2;
		padding: 0 0 .5em 0;
	}
	#content-main p {
		color:#333;
	}
	#content-main p.data {
		color:#999;
	}
	
	.galeria .paginacio {
		bottom: -1.8em;
	}


	
/*-------------- Altres --------------*/
 #content-main:after,.cerca-noticies p:before, #content-header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}