h3 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #ff9a01;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: text-bottom;
}
ul {
	word-spacing: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	list-style-image: url(../images/petit_bouton_orange.jpg);
	list-style-type: disc;
	white-space: normal;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: hand;
}
