body {
	color: #000000;
	background: #cccccc url('img/spotxtr.gif') ;
}

/* En-t ýte */
#entete {
	padding: 0;
	height: 200px;
}
#entete h1 {
	width: 693px;
	height: 187px;
	margin: 0 auto;
	font-size: 2.5em;
  text-align:right;
  padding-top : 5px ;
  background: url(img/ban2.png) no-repeat ;
}
#entete img {
float: left;
border: 0;
}
#entete h1 img {
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Navigation */
#ColonneLaterale { 
  }
#MiseEnOeuvre { 
  margin-left:20px;
}
/**********************nouveau**************************/
#MenuHorizontal ul {
	margin: 0px;
	list-style: none;
}
#MenuHorizontal li {
  height:60px;
  float:left ;
}
.r_menu { width:140px ;}
.h_menu { width:140px ;}

#MenuHorizontal a {
  padding-top:30px;
  width:100%;
  display:inline-block;
  text-align:center;
  text-decoration: none;
}

#MenuHorizontal a:hover, #MenuHorizontal a:focus {
  background: url(img/mhGJR.png) top right no-repeat ;
  color:blue ;
}
.h_menu_nosel {
  background: url(img/mhGJR.png) top left no-repeat ;
}

.h_menu_sel {
  background: url(img/mhGJR.png) top center no-repeat ;
  cursor:pointer ;
}

/******************************************************/

#v_menu a {/*G*/
  background: url(img/mvGR.png) top left no-repeat ;
}
#v_menu a:hover, #v_menu a:focus {/*R*/
  background: url(img/mvGR.png) no-repeat 0 -61px ;
  color:blue ;
}

#v_menu li {
  height:60px;
  width:100%;
  text-align:center;
}
#v_menu a {
	display: block;
	height: 40px; /* -> 7 */
	padding: 20px 10px 0px 10px;
	line-height: 1.5;
	text-decoration: none;
}



#BottomMenu {
 background:url('img/pied.png') center repeat-x;
}
#BottomMenu table {
  margin:0 auto;
  background: lightgrey;
}

#BottomMenu a {
    line-height: 0;
}
