body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/BCKG.jpg);
	background-color: #E8E8E8;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #2E2E2E;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00135F;
	text-decoration: underline;
}
.aMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.aMENU:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F90;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.2pxESPACE {
	letter-spacing: 2px;
}
.DESSOUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 30px;
}
.DESSOUSorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F90;
	letter-spacing: 2px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
}
.aDESSOUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F90;
	text-decoration: underline;
	letter-spacing: 2px;
}
.aDESSOUS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	letter-spacing: 2px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
}
.BleuBold {
	font-weight: bold;
	color: #00135F;
	text-transform: uppercase;
}
.FondGAUCHE {
	background-repeat: repeat-y;
	background-image: url(images/GAUCHE.gif);
}
.FondDROITE {
	background-repeat: repeat-y;
	background-image: url(images/DROITE.gif);
}
.TITRE {
	font-size: 14px;
	color: #919191;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.Image_G {
	background-image: url(images/TEMPLATE_09.jpg);
	background-repeat: no-repeat;
}
.20 {
	font-size: 20px;
	color: #00135F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TABLE_sous-menu {
	border: 1px solid #999999;
}
.asubMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00135F;
	text-decoration: underline;
	letter-spacing: 1px;
	text-transform: none;
}
.asubMENU:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	text-decoration: underline;
	letter-spacing: 1px;
	text-transform: none;
}
.BleuBoldBIG {
	font-weight: bold;
	color: #00135F;
	text-transform: uppercase;
	font-size: 36px;
}
.CAPITAL {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
}
.gris_clair {
	color: #F1F1F1;
}

