.CaracteresParagraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.CaracteresCommentaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.FondTableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
 background-color: #738CC6; color: #003333;}
 
 .CaracteresMenu {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.FondMenu {
	 background-color: #738CC6; color: #003333;
	line-height: 20px;
}
.LienFMCP {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; color: #FFFF00; }
.SousCartoucheEntete {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFF00;
}
.CartoucheLePereAussi {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 36px;
	
}
.FondEnTete {Background-color: #FFFFFF; color: #003333;}

body {
	background-color: #FFFFCC;
}
