a:hover{
  text-decoration : none;
}

/* Le div a scroller */
#DIV_MOVE {
	background-repeat: no-repeat;
	left : 30px;
	top : 40px;
	color : #000000;
	font-size : 13px;
	font-family : Verdana;
	text-align : center;
	height : 604px;
	width  : 160px;
	z-index : 1000;
	padding-top: 10px;
	position: fixed;
	background-image: url(../illus/sommaire/bg_menu.gif);
}
#D_MOVE_TITRE {
  	font-size : 13px;
  	font-family : Verdana;
  	font-weight: bold;
  	text-align : center;
}
