body {
  background-attachment : fixed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-size: 11px;
	color: #18183E;
}

.textNL {
	font-size: 9px;
	color: #18183E;
}

.news-title {
  color: #5C1C49;
  font-weight: bold;
  font-size: 11px;
}

.news-teaser {
  color: #000000;
  font-weight: normal;
  font-size: 11px;
}

.design-densite {
	font-size: 11px;
	font-weight: bold;
	color: #5C1C49;
}
.text-small {
	font-size: 11px;
	color: #18183E;
}
li {
	list-style-image: url(../images/structure/dot.gif);
	list-style-type: square;
}

a {
	font-size: 11px;
	color: #5C1C49;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #18183E;
	text-decoration: underline;
} 

.active-link {
  color: #5C1C49;
  font-weight: bold;
}