@charset "ISO-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FAE107;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FAE107;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #FAE107;
}
h1 {
	font-size: 28px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: 16px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.menu_big {
	font-size: 28px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #C00;
	line-height: 28px;
}
.menu_medium {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #999;
}
.menu_medium_neg {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.menu_small {
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}
.texte_courant {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.texte_courant_neg {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.titre_bleu {
	font-size: 14px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}
.titre_jaune {
	font-size: 14px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FAE107;
}
.legende {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-style: italic;
}
.numero {
	font-size: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #C00;
}
.menu_small_jaune {
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FAE107;
}