/*_____Header Menu droite__*/

#headermenu{
	list-style-type:none;
	float:left;
	margin-left:733px;
}
#qui{
	position:absolute;
	top:15px;
	background-image:url(../img/menu/qui.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
}
#ebusiness{
	position:absolute;
	top:45px;
	background-image:url(../img/menu/ebusiness.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#elearning{
	position:absolute;
	top:75px;
	background-image:url(../img/menu/elearn.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#marshall{
	position:absolute;
	top:105px;
	background-image:url(../img/menu/plan.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#medias{
	position:absolute;
	top:135px;
	background-image:url(../img/menu/medias.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}
#contact{
	position:absolute;
	top:165px;
	background-image:url(../img/menu/contact.jpg);
	width:196px;
	height:30px;
	border:none;
	text-indent:-6000px;
	cursor:pointer;
}

