h1 {
	font-size: 20px;
	color: #000000;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
}

h2 {
	color: #ff5800;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.intro {
	color: #ff5800;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.st_titre {
	color: #ff5800;
	font-size: 12px;
}

.titre2 {
	color: #666666;
	font-size: 18px;
	line-height: 20px;
}

.orange {
	color: #ff5800;
}



h3 {
}

h4 {
}


p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 18px;
}

ul {
	list-style-image: url(/imports/images/dot_jaune.gif);
	padding: 0px 0px 0px 18px;
	margin: 0px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 18px;
}

li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.note {
	font-size:0.8em;
	color:#aaa;
}