@charset "utf-8";
body {
	/*	background-image: url(../images/fond-haut-2.jpg), top;
	background-position:center;
	background-position:top
	background-repeat: no-repeat;
	background-color:#EBEBEB; */
/* background: #EBEBEB url(../images/fonds/fond-7.jpg) no-repeat center top; */
/*	background: #333 no-repeat center top;*/
	background-color: #333
	padding: 0px 0px 0px 10px;
}
.titre-moyen {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0C1BC0;
	font-style: italic;
}
.normal-14 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #5B5B5B;
	padding: 0px 0px 0px 10px;
}
.normal-14-centre {
	color: #4D4D4D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.titre-petit {
	font-size: 18px;
	font-weight: bold;
	color: #0C1BC0;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
.titre-moyen-bleu
{
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #05B9CD;
	font-style: italic;
}
.footer {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.mentions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CC9;
}
#bloc-slide {
  margin-left: auto;
  margin-right: auto;
  width: 1000px; /* largeur obligatoire pour être centré */
}
.normal-12 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #5B5B5B;
}
.bloc-corps{ padding-left:10px;
background-image:url(../images/bloc-fond.png);
}
.titre-grand-bleu {
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
	color: #0C1BC0;
	text-align: center;
	font-weight: bold;
}
a.rea {   color: #EBEBEB;  text-decoration:none;}
a.menu {
	color: #FFF;
	text-decoration:none;
	font-size: 18px;
	text-align: left;
}
.block-cellule {
	background-image:url(../images/bloc-fond.png);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:scroll;
	font-weight: bold;
	color: #CCCCBC;
	padding: 10px 15px 0px 15px;
}
.formulaire {
	font-size: 14px;
	background-color: #FFF;
}
.bandeau {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
	background-color: #999;
}
.e {background-color: #ccccff; font-weight: bold; color: #000000;}
.v {background-color: #cccccc; color: #000000;}