/********************************************************/
/*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;
  width: 140px;
}
#nav_drp_fr1 {
  width: 140px;
  top: 117px;
  height: 45px;
}
#nav_drp_eng1 {
  width: 140px;
  top: 117px;
  left:22px;
  height: 45px;
}
#nav_drp_esp {
  width: 140px;
  top: 117px;
  left:44px;
  height: 45px;
}
#nav_drp_all {
  width: 140px;
  top: 117px;
  left:64px;
  height: 45px;
}
#nav_drp_ital {
  width: 140px;
  top: 117px;
  left:85px;
  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: 60px;
  overflow: hidden;
}

#droite h2 {
  color: #ff8a00;
  font-size: 115%;
  font-weight: bold;
  margin-bottom: 20px;
}

#droite ul {
  margin-bottom: 15px;
}
#droite li {
  margin-bottom: 7px;
}
#droite a.underline_on_hover {
  text-decoration: none;
  color: #616161;
}

#droite hr {
  color: #d1d1d1;
  height: 1px;
  margin-bottom: 25px;
}

a#actu-prec {
  text-decoration: none;
  color: #2d6566;
  font-weight: bold;
  font-size: 115%;
  letter-spacing: 0px;
  /*position: absolute;
  bottom: -70px;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  right: 20px;
  display:inline;
}

a#actu-suiv {
  text-decoration: none;
  color: #2d6566;
  font-weight: bold;
  font-size: 115%;
  letter-spacing: 0px;
  display:inline;
  /*position: absolute;
  bottom: -70px;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}
.img-news {
margin:auto;
}

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

#droite a.underline_on_hover:hover
{
	text-decoration:underline;	
}
