.xxsBLANC { font-size: xx-small; font-family: Arial, sans-serif; color: #ffffff;}
.xsBLANC { font-size: x-small; font-family: Arial, sans-serif; color: #ffffff;}
.sBLANC {
	font-size: small;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
}
.mBLANC { font-size: medium; font-family: Arial, sans-serif; color: #ffffff;}
.lBLANC { font-size: large; font-family: Arial, sans-serif; color: #ffffff;}
.xlBLANC { font-size: x-large; font-family: Arial, sans-serif; color: #ffffff;}
.xllBLANC { font-size: xx-large; font-family: Arial, sans-serif; color: #ffffff;}

.xxsNOIR { font-size: xx-small; font-family: Arial, sans-serif; color: #000000;}
.xsNOIR { font-size: x-small; font-family: Arial, sans-serif; color: #000000;}
.sNOIR { font-size: small; font-family: Arial, sans-serif; color: #000000;}
.mNOIR { font-size: medium; font-family: Arial, sans-serif; color: #000000;}
.lNOIR { font-size: large; font-family: Arial, sans-serif; color: #000000;}
.xlNOIR { font-size: x-large; font-family: Arial, sans-serif; color: #000000;}
.xxlNOIR { font-size: xx-large; font-family: Arial, sans-serif; color: #000000;}

.xxsROUGE { font-size: xx-small; font-family: Arial, sans-serif; color: #800000;}
.xsROUGE { font-size: x-small; font-family: Arial, sans-serif; color: #800000;}
.sROUGE { font-size: small; font-family: Arial, sans-serif; color: #800000;}
.mROUGE { font-size: medium; font-family: Arial, sans-serif; color: #800000;}
.lROUGE { font-size: large; font-family: Arial, sans-serif; color: #800000;}
.xlROUGE { font-size: x-large; font-family: Arial, sans-serif; color: #800000;}
.xxlROUGE { font-size: xx-large; font-family: Arial, sans-serif; color: #800000;}

/* content */
.texte-header {
	font-size: 18pt;
	color: #000000;
	font-family: "Comic Sans MS", cursive;
}
.pageContent { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }
 .pageContent a { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }

/* top elements */
.company { font-size: 16pt; font-family: Arial, sans-serif; color: #ffffff; }
.slogan { font-size: 9pt; font-family: Arial, sans-serif; color: #ffffff; }
.url { font-size: 8pt; font-family: Arial, sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 8pt; font-family: Arial, sans-serif; color: #656565; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial, sans-serif; color: #656565; text-decoration: underline; text-transform: uppercase; }

/*submenu*/
.sousmenu { font-size: 8pt; font-family: Arial, sans-serif; color: #000000; text-decoration: none; }

/*copyright*/
.footer { font-size: 9pt; font-family: Arial, sans-serif; color: #ffffff; }

/*backgrounds*/
.bg { background-color: #31828E; }

