@charset "utf-8";

body#pagina-dret-informacio {
	text-align: left;
	margin: 0 0 .75em;
	padding: 0;
	width: auto;
	max-width: none;
}
#contingut-dret-informacio {
	text-align: left;
	position: relative;
	margin: 0;
	padding: 1em;
/*	width: 625px;
	max-width: 625px;*/
}
#contingut-dret-informacio img {
	margin-bottom: 1em;
}
#contingut-dret-informacio h1 {
	margin: 1em 0;
	font-size: 1.5em;
	color: #333;
}
#contingut-dret-informacio h2 {
	margin-top: 2em;
	margin-bottom: .75em;
	font-size: 1.4em;
	color: #333;
	border-bottom: 1px solid #e7e7e7;
	clear: both;
	padding-bottom: .3em;
}
#contingut-dret-informacio p {
	padding-left: .5em; 
	line-height: 1.65em;
	margin-bottom: .75em;
}
p.final {
	margin-top: 3em;
}
.negreta {
	font-weight: bold;
	
}
