.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: circle;
	list-style-position: outside;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
	color: #666666;
	vertical-align: baseline;
	text-align: justify;
}
.titres {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}

