/* CSS d'estils de Divulgació [apartats] */

#capcalera {
	background: #A36E05; /*#CC8022; */
}

#menu li.actual {
	background: #A36E05;
}

#menu li a:hover {
	color: #A36E05;
}

#submenudreta {
	background: url('img/sub_div.png') no-repeat top left;
}

#submenudreta li a:visited {
	color: #555;
}

#submenudreta h3 {
	color: #B3862F; /*#CC8022;*/
}

#faq {
	margin-left: 1em;
	max-width: 680px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px dotted #CCCCCC;
}

#faq p {
	margin: 0px;
}

#faq p.pregunta {
	border-bottom: 1px dotted #CCCCCC;
	background: #EFEFEF;
	font-style: italic;
	padding: 0.5em;
	margin-bottom: 0.5em;
}

#faq img {
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin: 5px 10px 1px 10px;
	float:left;
}

#faq p.resposta, #faq li {
	font-size: 0.9em;
	line-height: 15px;
	padding: 3px 10px 5px 10px;
	color: #666;
}

#faq li {
	padding-bottom: 0px;
}

.TopLink {
	float: right;
}
.TopLink a {
	font-size: 0.8em;
	padding-right: 8px;
	color: #CBCBCB;
	text-decoration: none;
}
.TopLink a:hover {
	text-decoration: underline;
	color: #666666;
}

#butlleti {
	margin-left: 0.7em;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

#butlleti td {
	padding-right: 2em;
}

#index_butlleti {
	margin-left: 2em;
}

#index_butlleti span.apartat {
	font-weight: bold;
}

ul.llista {
	list-style-image: url(img/li_div.png);	
}


/* ------------------------------------------ */

	
#llibres {
	max-width: 690px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}

#llibres img {
	margin: 0.5em 1em 0em 1em;
	border: 5px solid #EDEDED; /* #EFEFEF*/
	float: left;
}
.dades {
	font-size: 0.9em;
}

