/********************************************************/
/*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) no-repeat;
  height: 40px;
}
#nav-proform a {
  top: 40px;
  height: 40px;
}
#nav-visio a {
  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-actu a:hover {
	background: transparent url(../img/menu/actualites.gif) -140px 0 no-repeat;
}
#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;
}

a#nav_drp_fr1 {
  width: 140px;
  top: 116px;
  height: 45px;
}
a#nav_drp_eng1 {
  width: 140px;
  top: 116px;
  left:22px;
  height: 45px;
}
a#nav_drp_esp {
  width: 140px;
  top: 116px;
  left:44px;
  height: 45px;
}
a#nav_drp_all {
  width: 140px;
  top: 116px;
  left:64px;
  height: 45px;
}
a#nav_drp_ital {
  width: 140px;
  top: 116px;
  left:85px;
  height: 45px;
}
/********************************************************/
/*DROITE*/
/********************************************************/
#droite {
  float: right;
  width: 585px;
  color: #616161;
  text-align: justify;
  line-height: 120%;
  letter-spacing: -0.3px;
  margin-right: 60px;
}

#droite h2 {
  color: #ff8a00;
  font-size: 150%;
}

#droite p {
  margin-top: 15px;
}