.Menu {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

.police {
	font-family: "Times New Roman", Times, serif;
}
.coul_bleu {color: #0707FF;}
.coul_bleunuit {color: #330099;}
.coul_bordeau {color: #660000;}
.coul_noir {color: #000000;}
.coul_rose {color: #660066;}
.coul_rouge {color: #FF0078;}
.coul_vert {color: #003F00;}
.souligne {text-decoration:underline;}
.souligne_non {text-decoration:none;}
.intro {color: #000000;	text-decoration:none;}
.chapitre {color: #000000; font-weight: bold; text-decoration:underline;}
.taille_36 {font-size: 36px;}
.taille_24 {font-size: 24px;}
.taille_18 {font-size: 18px;}
.taille_16 {font-size: 16px;}
.taille_15 {font-size: 15px;}
.taille_14 {font-size: 14px;}
.taille_13 {font-size: 13px;}
.taille_12 {font-size: 12px;}
.titre {font-size: 36px; font-weight: bold; font-style: italic; font-family: "Times New Roman", Times, serif;}

