p, ul {
	margin-bottom: .3em !important;
}
#sitemap {
  line-height: 16px;
  margin-bottom: 10px;
}
.grand_titre {
  color: #666;
  font-size: 16px;
	padding-bottom: 16px;
	letter-spacing: 0.05em;
}
.titre_vert, .titre_aqua, .titre_orange {
	font-size: 13px;
	padding-bottom: 3px;
	letter-spacing: 0.05em;
}

.titre_vert, .titre_vert a {
	color: #00694e;
}

.titre_aqua, .titre_aqua a {
	color: #008492;
}

.titre_orange, .titre_orange a {
	color: #bc5000;
}

.soustitre_vert, .soustitre_aqua, .soustitre_orange {
	font-size: 12px;
	letter-spacing: 0.05em;
}

.soustitre_vert, .soustitre_vert a {
	color: #4fbf8e;
}

.soustitre_aqua, .soustitre_aqua a {
	color: #00bbcc;
}

.soustitre_orange, .soustitre_orange a {
	color: #e59d2b;
}
.soustitre_orange a, .soustitre_aqua a, .soustitre_vert a,
.titre_vert a, .titre_aqua a, .titre_orange a {
	text-decoration: none;
}

.texte {
	/*padding-left: 15px;*/
  font-size: 11px;
  color: #666666;
}
.texte a, .liste a {
  color: #666666;
  text-decoration: none;
}
.liste, #content ul.liste li {
	list-style: none;
	padding-left: 0px; 
  font-size: 11px;
  color: #666666;
}
#content ul.liste {
	margin-top: -5px;
}
