h1 {
	font-size: 14px;
	color: #9F0067;
	font-weight: bold;
	background-image: url(../personne-agee/puce.gif);
	background-repeat: no-repeat;
	/*background-position: 10px;*/
	padding: 0 20 5px;
}
h2 {
	font-size: 12px;
	color: #1786D8;
	font-weight: bold;
	background-image: url(../personne-agee/puce2.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	padding: 0 5px 0 18;
}
h3 {
	font-size: 11px;
	font-weight: 400;
	color: #9F3100;
	padding-left:3px;
	padding-right: 2px;
}
h4 {
	font-size: 11px;
	font-weight: 400;
	color: #9F3100;
	padding-left:3px;
	padding-right: 2px;
}
p {
	font-size: 11px;
	color: #9F3100;
	padding-left:3px;
	padding-right: 2px;
}
li {
	font-size: 11px;
	color: #9F3100;
	padding-left:3px;
	padding-right: 2px;
}
.bottom {
	text-align: center;
	color: #999999;
}
.bottom a {
	text-decoration: none;
	color: #999999;
}
.bottom a:hover {
	text-decoration: underline;
}
