/******* sous-menu ********/

#sous-menu {
	position			: absolute;
	top					: 100px;
	left				: 400px;
	width				: 600px;
	height				: 20px;
	z-index				: 9;
}

/******* menu_design *******/


#mobe {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/mobe-white.png) scroll;
	background-repeat	: no-repeat;
}

#mobe-orange {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/mobe-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#mobi {
	position			: absolute;
	top					: 0px;
	left				: 150px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/mobi-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#mobi-orange {
	position			: absolute;
	top					: 0px;
	left				: 150px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/mobi-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#objet {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/objet-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#objet-orange {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/objet-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#pack {
	position			: absolute;
	top					: 0px;
	left				: 450px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/pack-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#pack-orange {
	position			: absolute;
	top					: 0px;
	left				: 450px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/pack-orange.png) scroll;
	background-repeat	: no-repeat;
}


/***************************/

/******** menu doc *********/

#doc {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/doc-white.png) scroll;
	background-repeat	: no-repeat;
}

#doc-orange {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/doc-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#logo {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/logo-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#logo-orange {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/logo-orange.png) scroll;
	background-repeat	: no-repeat;
}


/***************************/

/******* menu design *******/

#archi {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/archi-white.png) scroll;
	background-repeat	: no-repeat;
}

#archi-orange {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/archi-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#des {
	position			: absolute;
	top					: 0px;
	left				: 100px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/des-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#des-orange {
	position			: absolute;
	top					: 0px;
	left				: 100px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/des-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#sceno {
	position			: absolute;
	top					: 0px;
	left				: 200px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/sceno-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#sceno-orange {
	position			: absolute;
	top					: 0px;
	left				: 200px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/sceno-orange.png) scroll;
	background-repeat	: no-repeat;
}
			
#pub {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/pub-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#pub-orange {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/pub-orange.png) scroll;
	background-repeat	: no-repeat;
}
			
#vid {
	position			: absolute;
	top					: 0px;
	left				: 400px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/vid-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#vid-orange {
	position			: absolute;
	top					: 0px;
	left				: 400px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/vid-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#quick {
	position			: absolute;
	top					: 0px;
	left				: 500px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/quick-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#quick-orange {
	position			: absolute;
	top					: 0px;
	left				: 500px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/quick-orange.png) scroll;
	background-repeat	: no-repeat;
}

/*************/

/******** menu enseignement/conseil *********/

#cons {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/cons-white.png) scroll;
	background-repeat	: no-repeat;
}

#cons-orange {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/cons-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#ense {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/ense-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#ense-orange {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/ense-orange.png) scroll;
	background-repeat	: no-repeat;
}


/***************************/

/******* menu_design *******/


#mobe-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/mobe-white-an.png) scroll;
	background-repeat	: no-repeat;
}

#mobe-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/mobe-orange-an.png) scroll;
	background-repeat	: no-repeat;
}
		
#mobi-an {
	position			: absolute;
	top					: 0px;
	left				: 150px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/mobi-white-an.png) scroll;
	background-repeat	: no-repeat;
}
	
#mobi-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 150px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/mobi-orange-an.png) scroll;
	background-repeat	: no-repeat;
}
		
#objet-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/objet-white-an.png) scroll;
	background-repeat	: no-repeat;
}
	
#objet-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/objet-orange-an.png) scroll;
	background-repeat	: no-repeat;
}
		
#pack-an {
	position			: absolute;
	top					: 0px;
	left				: 450px;
	width				: 150px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/pack-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#pack-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 450px;
	width				: 150px;
	height				: 20px;
	background			: url(../img/miseenpage/pack-orange.png) scroll;
	background-repeat	: no-repeat;
}


/***************************/

/******** menu doc *********/

#doc-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/doc-white.png) scroll;
	background-repeat	: no-repeat;
}

#doc-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/doc-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#logo-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/logo-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#logo-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/logo-orange.png) scroll;
	background-repeat	: no-repeat;
}


/***************************/

/******* menu design *******/

#archi-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/archi-white.png) scroll;
	background-repeat	: no-repeat;
}

#archi-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/archi-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#des-an {
	position			: absolute;
	top					: 0px;
	left				: 100px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/des-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#des-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 100px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/des-orange.png) scroll;
	background-repeat	: no-repeat;
}
		
#sceno-an {
	position			: absolute;
	top					: 0px;
	left				: 200px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/sceno-white-an.png) scroll;
	background-repeat	: no-repeat;
}
	
#sceno-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 200px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/sceno-orange-an.png) scroll;
	background-repeat	: no-repeat;
}
			
#pub-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/pub-white-an.png) scroll;
	background-repeat	: no-repeat;
}
	
#pub-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/pub-orange-an.png) scroll;
	background-repeat	: no-repeat;
}
			
#vid-an {
	position			: absolute;
	top					: 0px;
	left				: 400px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/vid-white-an.png) scroll;
	background-repeat	: no-repeat;
}
	
#vid-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 400px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/vid-orange-an.png) scroll;
	background-repeat	: no-repeat;
}
		
#quick-an {
	position			: absolute;
	top					: 0px;
	left				: 500px;
	width				: 100px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/quick-white.png) scroll;
	background-repeat	: no-repeat;
}
	
#quick-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 500px;
	width				: 100px;
	height				: 20px;
	background			: url(../img/miseenpage/quick-orange.png) scroll;
	background-repeat	: no-repeat;
}

/*************/

/******** menu enseignement/conseil *********/

#cons-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/cons-white-an.png) scroll;
	background-repeat	: no-repeat;
}

#cons-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/cons-orange-an.png) scroll;
	background-repeat	: no-repeat;
}
		
#ense-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	display				: block;
	background			: url(../img/miseenpage/ense-white-an.png) scroll;
	background-repeat	: no-repeat;
}
	
#ense-orange-an {
	position			: absolute;
	top					: 0px;
	left				: 300px;
	width				: 300px;
	height				: 20px;
	background			: url(../img/miseenpage/ense-orange-an.png) scroll;
	background-repeat	: no-repeat;
}


/***************************/
	
	
