@charset "utf-8";
.titre {
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 70%;
	margin-top: 10px;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border: none;
	
}
.lettrine:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 350%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF9900;
	float: left;
	margin-right: 7px;
}
ul.list_gold li{
	list-style-image: url(images/gold_puce.png);
	margin: 0px 0px 10px;
}
h1 a {
	background-image: url(images/gold_puce.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	width: 90%;
	margin-left: 10px;
}
.yes_bullet {
	background-image: url(images/check2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 25px;
	width: 90%;
	margin-left: 10px;
}
