.wraplargepicture-norepeat {
/*   background-image: url("../images/toppic-formations.jpg"); */
  top: 100px;
  height: 490px;     

}  

 .agissez{
   width: 100%;  
   padding:10px;
   text-align: center;
 }
 
 .planmenubox{
   width: 350px;
   height: 200px;
   line-height: 200px;
   vertical-align: middle;
   margin: 10px;
   padding: 0px;
   float: left;
/*   background-color: #166ba2;    */
   color: #ffffff;
   display: block;
   text-align: center;
   cursor: pointer;
 } 
  .planmenubox span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  /* Adding some background color to the different menu items */
}

  .menuformation{
}

  .menuformation a:nth-child(4n+1) {
	background: rgb(22, 145, 190);
}

  .menuformation a:nth-child(4n+2) {
	background: rgb(22, 107, 162);
}

  .menuformation a:nth-child(4n+3) {
	background: rgb(27, 54, 71);
}

  .menuformation a:nth-child(4n+4) {
	background: rgb(21, 40, 54);
}


  .header-group-top-all{
  padding: 0;
  margin: 0;
  border: none;
}

  .header-group-menu-back{ 
  float:right;
  font-size: 170%;
  color: #000000;
  text-decoration: underline; 
  padding: 0;
  margin: 0;
  border: none;
}
