.titre {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.Texte {
	font-family: Arial;
	font-size: 16px;




}
.choix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.coordonnes {
	font-family: Arial;
	font-size: 10px;
}
.choixmenu {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	border-top: thin inset #FF6600;
	border-right: thin inset #FF6600;
	border-bottom: thin inset #FF6600;
	border-left: thin inset #FF6600;
	background-color: #FFCCFF;
	width: 110px;
	list-style-type: none;


}
.texteminuscule {
	font-family: Arial;
	font-size: 16px;
	text-transform: lowercase;

}
.date {
	font-family: Arial;
	font-size: 10px;
}
.Annonce {
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	text-decoration: blink;
	font-weight: bolder;
	color: #3333FF;
	border: medium groove #FF0000;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;


}
