body {
	background-color: #ece561;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	text-decoration: none;
}
.petite_blc {
	font-size: 10px;
	font-weight: 800;
	text-decoration: none;
	color: #FFFFFF;
}

.petite_rge {
	font-size: 10px;
	font-weight: 800;
	color: #990033;
	text-decoration: none;
}

.bton_bleu {
	background-color: #4F85C0;
	background-repeat: repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bton_jaune {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4F85C0;
	border-bottom-color: #4F85C0;
	background-color: #ECE561;
	background-repeat: repeat;
	text-align: center;
	color: #4F85C0;
}
.bton_bleu_txt {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.bton_jaune_txt {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F85CO;
	font-style: normal;
}
.titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #6699CC;
}

.txt_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
}

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


.titre_bdx {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #990033;
}

.titre_noir_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txt_bdx {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}

