.Style1 {font-weight: bold}
.Style2 {font-size: 16px}
.Style3 {color: #009900}
.Style5 {font-size: 12px}
.Style6 {
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}
.Style7 {
	color: #000000;
	font-size: 10px;
}
.Style8 {
	color: #000000;
	font-size: 12px;
}
.Style9 {
	font-size: 11px;
	color: #000000;
}
.Style17 {
	font-size: 16px;
	color: #FF0000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(IMAGES/puce-fleche.gif);


}
.textegrasfondjaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-transform: uppercase;
	background-color: #FFFF33;
	border: thin outset #FF9900;
	list-style-image: url(IMAGES/puce-fleche.gif);
	font-style: normal;
	line-height: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.textegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.liste {
	font-family: Arial;
	font-size: 12px;
	color: #33FF00;
	list-style-position: inside;
	list-style-image: url(IMAGES/puce-fleche.gif);
	list-style-type: circle;
}
.lienpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
.lienpage:hover {
	color: #FF0000;
	text-decoration: none;
}
.lienpage:link {
	color: #FF00FF;
}
.lienpage:visited {
	color: #666666;
}
.lienpage:active {
	color: #0033CC;
}
.textepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
