td {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;

}
.liste {
	font-family: Arial;
	font-size: 14px;
	list-style-image: url(../photos/outils/boule_jaune_smaller.gif);
	list-style-type: disc;

}
.liste2 {
	font-family: Arial;
	font-size: 14px;
	list-style-image: url(../photos/outils/boule_noire_smaller.gif);
}
.justifié {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.txt01 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.smalltxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.smalltxtCopie {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
body {
	background-color: #FFFFFF;
}
.txtbarre {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;

}
.smalltxtcentre {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-position: center;
	font-style: italic;


}
.link-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
}

