body {
	background-color: #FFFFFF;
	background-image: url(images/fond_page.jpg);
	background-repeat: repeat-x;
}
.fond_bande {
	background-color: #1f1f1f;
	background-image: url(images/fond_bande.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #38547d;
}
.corps {
	padding: 10px;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #993300;
}
.Style3 {
	color: #996600;
	font-style: normal;
}
.ligne_boite_haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	font-style: normal;
}

.Style7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666;}