.promo {
	border: 1px dotted #FFCC00;
	padding: 10px;
}
.header_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

a.lien_gauche_top {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
text-transform: uppercase
}
a.lien_gauche {
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
}
a.lien_gauche:hover {
	color: #660000;
	text-decoration: none;
	
}
a.lien_gauche_top:hover {
	color: #660000;
	text-decoration: none;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4F7600;
	margin-top: 40px;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.table_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666633;
}
ul.lien_gauche_top {
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 2px;
}
.soustotal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
}
