body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #CCC;
	font-weight: normal;
}
.fond_bleu {
	background-color: #39F;
}
.fond_orange {
	background-color: #faf7f2;
}

.fond_blanc {
	background-color: #FFF;
}
.fond_blanc_24_px_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F00;
	background-color: #FFF;
	font-weight: bold;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
a:hover {
	font-weight: bold;
	color: #00F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #03C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #03C;
}

.orange_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	line-height: 0%;
	color: #000;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.font_bienvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0040ff;
	font-weight: bold;
}
.fond_jaune {
	background-color: #FF9;
}
.fond_bandeau {
	background-image: url(images/fond_bandeau.jpg);
}
.exposant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	vertical-align: super;
}


.fond_gris {
	background-color: #CCC;
}
.blanc_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.noir_20px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.noir_20px_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: normal;
}
.noir_24px_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.liens:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.bleu_30px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #03F;
	font-weight: bold;
	background-color: #CCC;
}
.fond_gris_tres_clair {
	background-color: #fafafa;
}

.brunrouge_18px_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8d1200;
	font-weight: normal;
}
.rouge_18_px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}

.bleu_24px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #03F;
	font-weight: bold;
	background-color: #CCC;
}
.fond_bleu_clair {
	background-color: #CFF;
}
.noir_16px_exposant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	vertical-align: super;
}
noir_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.noir_16px_fond_vert_fluo_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: center;
	background-color: #d2f2c2;
}
.noir_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.noir_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

.noir_20px_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.noir_16px_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.gris_40px_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #a6a6a6;
	font-weight: bold;
	text-align: center;
}
.rouge_24_px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.fond_blanc_18_px_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #03F;
	font-weight: bold;
}
.noir_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.noir_12px_retrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-left: 20px;
}
.noir_20px_retrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-left: 100px;
	vertical-align: super;
}
