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: #F90;
}

.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: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #000;
}
.adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.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;
}

.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_vert_fluo {
	background-color: #6F6;
}
.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_20px_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	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;
}

