.blanc {
	color: #FFFFFF !important;
}

.blanc-souligne {
	color: #FFFFFF !important;
	border-bottom: 1px solid #FFFFFF !important;
}

.bleu-clair {
	color: #009de0 !important;
}

.bleu-clair-souligne {
	color: #009de0 !important;
	border-bottom: 1px solid #009de0 !important;
}

.bleu-fonce {
	color: #105a96 !important;
}
.bleu-fonce-souligne {
	color: #105a96 !important;
	border-bottom: 1px solid #105a96 !important;
}

.jaune {
	color: #d4a110 !important;
}

.jaune-souligne {
	color: #d4a110 !important;
	border-bottom: 1px solid #d4a110 !important;
}
.legende {
	font-size: 1.0em;
	font-style: italic;
	color: #000000;
}

.orange {
	color: #d3731f !important;
}

.orange-souligne {
	color: #d3731f !important;
	border-bottom: 1px solid #d3731f !important;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3{
	font-size: 14px;
	font-weight: bold;
}

h4{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px ;
	background: url(../images/li-maintenance.jpg) 0 5px no-repeat transparent;
}

h5{
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

li{
	list-style: url(../images/li-maintenance.jpg);
}
