.txtnoermal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	list-style-image: url(../images/accueil2.gif);
	list-style-type: circle;

}
.TITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00486A;
}
.fond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-attachment: fixed;
	background-image: url(../images/traiteur.gif);
	background-repeat: repeat;
}
