@charset "UTF-8";
.style_body {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #333333;
}
.pieddepage {
	font-size: 9px;
	text-align: center;
	color: #666666;
}
.titrepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
}
.gras {
	font-weight: bold;
	color: #990066;
}
.gras_noir {
	font-weight: bold;
}
.pluspetit {
	font-size: 9px;
}
.sommaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.italique {
	font-style: italic;
	font-size: 9px;
}
.style_blanc {
	color: #FFFFFF;
}
.style_body_2 {
	font-size: 12px;
	font-family: "Comic Sans MS";
}
.style_body_2rouge {
	font-size: 12px;
	color: #990066;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.centre {
	text-align: center;
}
