/*.titre {
	background-color: #eeeeee;
	color: #ff7700;
	font-weight: bold;
	margin-top: 0px;
	display: inline;
}
*/

ul {
	/*text-indent: 20px;*/
	/*	list-style-type: circle;*/
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 35px;
	padding: 0px;
	list-style-position: outside;
	font-size: 0.75em;
	font-size: 12px;
	list-style-type: disc;
	color: #333;
}
li {
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	/*vertical-align: middle;*/
}
