@charset "utf-8";
/*******    FEUILLE DE STYLE      ********/
/*******    © MBA MULTIMEDIA      ********/
/*******  www.mba-multimedia.com  ********/

/************************************************/
/* 			  HEADER							*/
/************************************************/
#header_bg						{}

.header 						{ height:154px; background:url('/media/accueil/bck_menu.jpg') no-repeat top left;position:relative; margin:0 auto; width:762px; }

/* MENU HEADER PRIMAIRE */
.header .menuprim 				{ position:absolute; top:111px; left:8px; height:29px; width:600px;}
.header .menuprim ul			{ position:relative; z-index:999; height:43px; margin:0px; }
.header .menuprim li 			{ float:left; list-style:none; height:43px; }
.header .menuprim ul a 			{ display:block; background-repeat:no-repeat; height:43px; }
.header .menuprim ul a:hover 	{ background-position:bottom left; }
.header .menuprim li.actif a	{ background-position:bottom left; }

.header .menuprim .btn_menu_1 a			{ width:126px; }
.header .menuprim .btn_menu_2 a			{ width:126px; }
.header .menuprim .btn_menu_3 a			{ width:137px; }
.header .menuprim .btn_menu_4 a			{ width:198px; }

.header .menuprim .btn_menu_1 a span, .header .menuprim .btn_menu_2 a span, .header .menuprim .btn_menu_3 a span, .header .menuprim .btn_menu_4 a span	{ display:none; }


/* MENU HEADER SECONDAIRE */
.header .menusec 				{ position:absolute; top:4px; left:280px; height:21px; width:440px}
.header .menusec ul				{ height:21px; padding:0 11px 0 22px; }
.header .menusec li 			{ float:left; list-style:none; height:21px; }
.header .menusec ul a 			{ display:block; background:url('/media/accueil/puce_menu_sec.jpg') no-repeat top left; height:21px; color:#daedf1 ; text-decoration:none; font-weight:bold; padding:6px 8px 0px 10px; }
.header .menusec ul a:hover 	{ color:#FFFFFF;  }
.header .menusec li.actif a		{  }
.header .menusec li.separateur	{ background:url('/media/gabarit/menusec/separateur.png') 0 0 no-repeat; width:13px; }


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

#btn_langue 					{ position:absolute;right:23px;top:11px; }
#btn_langue	a					{ background:url('/media/accueil/drapeau_en.gif') top left no-repeat; display:block;width:18px; height:12px;}
#btn_langue	a span				{ display:none; }


#btn_logo 						{ height:77px;margin-left:10px;width:131px; position:absolute; top:35px; left:155px;}
	