/* CSS Document */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 12px;
	/*background-color: #c9c9c9; */
}
img {
	border: 0px;
}
.spip_surligne {
	background-color : #DDD;
}
hr {
	color: #c00418;
	margin: 2px 0 5px 0;
	background-color: #c00418;
	height: 2px;
	border: 0;
}
hr.gris {
	margin: 5px 0 5px 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 0;
}
hr.pied {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	color: #c00418;
	background-color: #c00418;
	height: 2px;
	width: 1000px;
	border: 0;
}
table.Bord_Rouge {
	border : 1px solid #c00418;
	font-size: 12px;
	color: #000000; 
	text-align: justify;
}
a {
	color:#c00418;
	text-decoration: none;
}
a:hover {
	color:#c00418;
	text-decoration: underline;
}
#Conteneur {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image : url("../images/Fond-menu.gif");
	background-repeat : repeat-y; 
	background-color: #FFFFFF;

}
#Pied-de-page {
	float: left;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-align: center;
}
#Menu-gauche  {
	width : 241px;
 	min-height: 450px; 
	float: left;
	background-image : url("../images/Fond-menu.gif");
	background-repeat : repeat-y; 

}
.Recherche {
	margin-top:20px;	
	margin-left:20px;
}
.Rubrique-menu {
	color: #c00418;
	font-weight: bold;
	font-size: 14px;
	text-transform : uppercase; 
	padding-left: 20px;
	margin-top:12px;
	margin-bottom: 3px;
}
.Article-menu {
	line-height: 16px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.Article-menu:hover {
	color: #000000;
	text-decoration: underline;
}
.News-accueil {
	color: #000000;
	text-decoration: none;
}
.News-accueil:hover {
	color: #000000;
	text-decoration: underline;
}
#Item-menu {
	width: 241px;
}
#Item-menu-en-cours {
	width: 241px;
	height: 38px;
	background-image : url("../images/Menu-on.png");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 20px;
	text-decoration: none;
}
#Menu-haut  {
	margin-left: 281px;
	width : 719px;
	height: 165px;
	background-image : url("../images/Fond-bulles.gif");
	background-repeat : no-repeat; 
}
.Titre-menu-haut {
	color: #c00418;
	font-weight: bold;
	font-size: 18px;
}
#Contenu  {
	margin-left: 241px;
}
#Premiere-visite{
	margin-left: 69px;
	width: 220px;
	float: left;
	text-align: center;
	margin-top: 6px;
}
#Simulation {
	width: 190px;
	float: left;
	text-align: center;
	margin-top: 6px;
	margin-left: 20px;
}
#Connexion {
	width: 220px;
	float: left;
	text-align: center;
	margin-top: 6px;
}
#Connecte {
	margin-top: 6px;
	float: left;
	width : 719px;
	text-align: right;
}
.Titre-noir {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.Lien-noir {
	color: #000000;
	line-height: 25px;
	text-decoration: none;
}
.Lien-noir:hover {
	color: #000000;
	line-height: 25px;
	text-decoration: underline;
}
table.Bord_Gris , table.Bord_Gris td{
	border : 1px solid #999999;
	font-size: 12px;
	color: #000000; 
	text-align: justify;
}
table.Bord_Gris2 {
	border : 1px solid #999999;
	font-size: 12px;
	color: #000000; 
	text-align: justify;
}
table.Bord_Gris3 td {
	border-top : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
	border-left : 0px solid #999999;
	font-size: 12px;
	color: #000000; 
	text-align: justify;
}
table.Bord_Gris table td{
	border : 0px solid #999999;
	font-size: 12px;
	color: #000000; 
	text-align: justify;
}
.disabled {
  background-color: #808080;
}
.spip_surligne {
	background-color : #DDD;
}
.Faq {
	border-top: 0px solid #c00418;
	border-bottom: 0px solid #c00418;
	border-left: 1px solid #c00418;
	border-right: 0px solid #c00418;
	padding:2px 5px 2px 5px;
	color: #000000; 
	text-align: justify;
}