.texte {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color:#0567c9;
	line-height: 20px;
	font-weight: bold;
	text-align:justify;
}


.libelle_menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color:#0567c9;
	line-height: 15px;
	font-weight: bold;
}	

.num_fiche {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color:#0567c9;
	line-height: 15px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
}

.cell_menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color:#0567c9;
	line-height: 15px;
	font-weight: bold;
	text-align:right;
}

.titre {
	font-family: Arial;
	padding:20px 0px 20px 0px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

.grostitre {
	font-family: Arial;
	padding:20px 0px 20px 0px;
	font-size:200%;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

.lien {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.boite {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.retrait {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0066FF;
}

.soustitre {
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
}

.Gros_soustitre {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 40px;
	font-weight: bold;
	color: #CC3300;
}

.textesouligne {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.textepetitblanc {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.textepetitbleu ,.textepetitbleu a {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0066CC;
}
.soustitre2 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0099FF;
}
.texteBlanc {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

TABLE.menu {
	background-color:#000000;
}

TD.cellule_numero {
	text-align:center;
	vertical-align:middle;
	font-weight:600;
	font-size:14px
}

.liste {
	list-style-position: inside;
	list-style-type: square;
}

.liste_a {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: lower-alpha;
}

.liste_1 {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type:decimal;
}

