/* CSS Document */

#llistatWebsInteres {
	font-family: "Open Sans", sans-serif;
}

#titolLlistat {
	
}

#nomEntitat {
	
}

#anchorTemes {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 1em;
	margin-bottom: 1em;
	text-align: center;
}

#anchorTemes a {
	
}

#anchorTemes a:hover {
	
}

.nivell_0 {
	border: 1px solid #ddd;
	margin-top: 1em;
}

#sectionTema {
	overflow:hidden;
	padding: 1em;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd;
}

#sectionTema #temaTitle {
	float:left;	
	font-weight:bold;
}

#sectionTema #goToTop {
	float:right;
	background-image:url(../img/go_top.png);
	background-repeat:no-repeat;
	width:29px;
	height:20px;
}

#sectionURL {
	margin:1em;
}

#onceURLwLine {
	margin-bottom: .5em;
}

#sectionURL a {
	
}

#sectionURL a:hover {
	
}

#noActivMess {	
}