#fond_bleu {
	background-image: url(../_img/fond/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.texte-gris {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #69646A;
	letter-spacing: 1px;
}
.texte-blanc {

	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.texte-gris-11 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #69646A;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5D3D6;
	background-color: #959595;
	border: 1px solid #333333;
}

.texte-blanc-11 {


	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.texte-gris-12 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #69646A;
	letter-spacing: 1px;
}
.blanc12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.gris11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.rouge11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
}
.texte16 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
.menu-rouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.texte-rouge-12 {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
}

