.libre_mauve, .liste_mauve {
	border: 1px solid #7F807B;
	background-color: #FFF;
	padding: 2px;
}
.libreT_mauve, .listeT_mauve {
	padding: 2px 2px 10px 2px;
}
.libre_orange, .liste_orange {
	border: 1px solid #7F807B;
	background-color: #FFF;
	padding: 2px;
}
.libreT_orange, .listeT_orange {
	padding: 2px 2px 10px 2px;
}
.libre_vert, .liste_vert {
	border: 1px solid #7F807B;
	background-color: #FFF;
	padding: 2px;
}
.libreT_vert, .listeT_vert {
	padding: 2px 2px 10px 2px;
}
.libre_mauve h1, .libre_orange h1, .libre_vert h1, .liste_mauve h1, .liste_orange h1, .liste_vert h1 {
	padding: 8px 8px 0 8px;
	margin: 0;
	text-align: center;
	color: #7F807B;
	font-size: 14px;
	font-weight: bold;
}
.libre_mauve h2, .libre_orange h2, .libre_vert h2 {
	padding: 8px 4px 0 4px;
	margin: 0;
	color: #7F807B;
	font-size: 12px;
	font-weight: bold;
}
.libre_mauve h3, .libre_orange h3, .libre_vert h3, .liste_mauve h3, .liste_orange h3, .liste_vert h3 {
	padding: 8px 4px 0 4px;
	margin: 0;
	color: #7F807B;
	font-size: 11px;
	font-weight: normal;
}
.libre_mauve h4, .libre_orange h4, .libre_vert h4, .liste_mauve h4, .liste_orange h4, .liste_vert h4 {
	text-align: right;
	padding: 4px 4px 0 4px;
	margin: 0;
	color: #7F807B;
	font-size: 11px;
	font-weight: normal;
}
.libre_mauve h4 a, .libre_mauve h4 a:visited, .libre_mauve h4 a:link, .libre_orange h4 a, .libre_orange h4 a:visited, .libre_orange h4 a:link, .libre_vert h4 a, .libre_vert h4 a:visited, .libre_vert h4 a:link, .liste_mauve h4 a, .liste_mauve h4 a:visited, .liste_mauve h4 a:link, .liste_orange h4 a, .liste_orange h4 a:visited, .liste_orange h4 a:link, .liste_vert h4 a, .liste_vert h4 a:visited, .liste_vert h4 a:link {
	color: #7F807B;
	text-decoration: none;
}
.libre_mauve h4 a:hover, .libre_orange h4 a:hover, .libre_vert h4 a:hover, .liste_mauve h4 a:hover, .liste_orange h4 a:hover, .liste_vert h4 a:hover {
	color: #7F807B! important;
	text-decoration: underline! important;
}
.libre_mauve h3 img, .libre_orange h3 img, .libre_vert h3 img, .liste_mauve h3 img, .liste_orange h3 img, .liste_vert h3 img {
	border: 1px solid #7F807B;
}
.liste_mauve h2, .liste_orange h2, .liste_vert h2 {
	background: url("../../img/common/plus.png") no-repeat left 5px;
	padding: 0 0 0 10px;
	margin: 8px 4px 0 4px;
	color: #7F807B;
	font-size: 12px;
	font-weight: bold;
}
.liste_detail {
	clear: both;
	border-bottom: 1px solid #7F807B;
	padding-bottom: 8px;
}



