@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #023D80;
	list-style-type: square;
}
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: #064F31;
	text-decoration: underline;
}

.LEFT {
	background-image: url(images/index_14.gif);
}
.RIGHT {
	background-image: url(images/index_20.gif);
}
.FORMALINGUA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #054C2E;
	letter-spacing: 1px;
}
.ArrierePlanBleu {
	background-color: #023D80;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023D80;
	background-color: #FFF;
}
.aMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
}
.aMENU:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	font-variant: small-caps;
}
.TEXTE11Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.dessous {
	background-image: url(images/dessous.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #023D80;
}
.aDESSOUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #91B4DE;
	text-decoration: underline;
}
.aDESSOUS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C7E9FF;
	text-decoration: underline;
}
.TITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #95B6D5;
	letter-spacing: 1px;
	font-weight: bold;
}
.txt10 {
	font-size: 10px;
	color: #C00;
}
