/********************************************************/
/*GAUCHE*/
/********************************************************/
#nav ul {
	background: transparent url(../img/menu/menu.gif) no-repeat 0 40px;
	width: 140px;
	height: 242px;
  margin-left: 51px;
  margin-bottom: 30px;
}
#nav li, #nav li a {
  width: 140px;
  display: block;
  position: absolute;
}
#nav-actu a {
  background: transparent url(../img/menu/actualites.gif) -140px 0 no-repeat;
  height: 40px;
}
#nav-proform a {
  top: 40px;
  height: 40px;
}
#nav-visio a.visio1 {
  top: 81px;
  height: 45px;
}
#nav-blended a {
  top: 127px;
  height: 45px;
}
#nav-classic a {
  top: 173px;
  height: 45px;
}
#nav-catalogues a {
  top: 219px;
  height: 23px;
}
#nav-proform a:hover {
	background: transparent url(../img/menu/menu.gif) -141px 0 no-repeat;
}
#nav-visio a.visio1:hover {
	background: transparent url(../img/menu/menu.gif) -141px -41px no-repeat;
}
#nav-blended a:hover {
	background: transparent url(../img/menu/menu.gif) -141px -87px no-repeat;
}
#nav-classic a:hover {
	background: transparent url(../img/menu/menu.gif) -141px -133px no-repeat;
}
#nav-catalogues a:hover {
	background: transparent url(../img/menu/menu.gif) -141px -179px no-repeat;
}

/********************************************************/
/*DROITE*/
/********************************************************/
#droite {
  float: right;
  width: 645px;
  color: #616161;
  text-align: justify;
  line-height: 120%;
  letter-spacing: -0.3px;
}

#droite div {
  margin-left: 10px;
  width: 570px;
  position: relative;
  margin-bottom: 25px;
}

#droite h1 {
  color: #ff8a00;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 2px;
  margin-left: -1px;
}

p#date {
  font-weight: bold;
  margin-bottom: 15px;
}

#droite img {
  margin: 0 auto;
}

a#retour {
  text-decoration: none;
  color: #2d6566;
  font-weight: bold;
  font-size: 115%;
  letter-spacing: 0px;
	float: right;
  margin-top: 35px;
}
.all {
	text-align:right;
}

#illustration {
  text-align: center;
  margin-bottom: 0;
}

.detail_liens {
  margin-top: 15px;
}
.detail_liens  a {
  color: #ff8a00;
  text-decoration: none;
}