@charset "utf-8";
.table {
 border-width:1px; 
 border-style:solid; 
 border-color:black;
 width:50%;
 }
body {
	text-align: center;
	/*	background-image: url(../images/fond-haut-2.jpg), top;
	background-position:center;
	background-position:top
	background-repeat: no-repeat;
	
	background-color:#333;
	background: #EBEBEB url(../images/fonds/fond-6.jpg) no-repeat center top;
	padding: 0px 0px 0px 10px;
	text-align: right;
*/	
}
.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: Verdana, Geneva, sans-serif;
	color: #0C1BC0;
}
a.rea {   color: #EBEBEB;  text-decoration:none;}

.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;
}
.Centre {	text-align: center;
}
#success_message {
	border: 1px solid #000;
	width: 550px;
	text-align: center;
	padding: 10px 7px;
	background: #33ff33;
	color: #000;
	font-weight; bold; font-size: 1.2em; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; 
}
