@charset "UTF-8";
/* CSS Document */

#margeprepa {
margin-left:10px;
margin-right:10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.Entete {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009966;
	text-align: center;
}
.Style1 {
	color: #666666;
	font-size: 14px;
	font-style: normal;
}
.Style2 {
	color: #3300FF;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.Style3 {
	color: #660000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Style7 {
	color: #0000FF;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
