@charset "utf-8";
/* CSS Document */

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

/************************************************/
/* 				BALISES							*/
/************************************************/
* 								{ margin:0; padding:0; border:none; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
a:focus							{  }
body 							{ 
									color:#000000; 
									font-style:normal;
									font-variant:normal;
									font-weight:normal;
									line-height:normal; 
									text-align:left;
									background:#ffffff url('/media/accueil/body.jpg') 0 0 repeat-x; 
									/*scrollbar-3dlight-color:#e1e4e7;
									scrollbar-arrow-color:#34b5e1;
									scrollbar-base-color:#D6E9EF;
									scrollbar-darkshadow-color:#e4e7e9;
									scrollbar-face-color:#f3f5f6;
									scrollbar-highlight-color:#FFFFFF;
									scrollbar-shadow-color:#e4e7e9;
									scrollbar-track-color:#f0f2f5;*/
								}
h1								{}
h2								{}
h3								{}
h4								{ font-weight:normal; }
table							{ width:100%; }
tbody							{}
th								{}
tr								{}
td								{ vertical-align:top; }


/************************************************/
/* 				CALQUE GLOBAL					*/
/************************************************/
#global 						{ min-width:990px; background:url('/media/accueil/global.jpg') top center no-repeat;  }

/************************************************/
/* 			  STRUCTURE GENERALE				*/
/************************************************/

#header_bg 						{ clear:both; z-index:999;   }
#conteneur_bg 					{ clear:both; }
#footer_bg 						{ clear:both; }

/* centrage de la page */
#header, #conteneur, #footer 	{ position:relative; margin:0 auto; width:990px; }

#header 						{ height:81px; }
#conteneur 						{ height:545px;  }
#footer 						{ height:175px; }

.clear_all						{ clear:both; display:block; }

/************************************************/
/* 			  HEADER							*/
/************************************************/

/* Bloc menu primaire */
#header .menuprim 				{ position:absolute; top:20px; left:118px; height:40px; width:747px; }
#header .menuprim ul			{ position:relative; z-index:999; height:40px; }
#header .menuprim li 			{ float:left; list-style:none; height:40px; margin-right:52px; }
#header .menuprim a 			{ display:block; background-repeat:no-repeat; background-position:top left; height:40px; }
#header .menuprim a:hover 		{ background-position:bottom left; }
#header .menuprim li.actif a	{ background-position:bottom left; }
#header .menuprim a span		{ display:none; }
#header .menuprim .btn_menu_1 a	{ width:105px; }
#header .menuprim .btn_menu_2 a	{ width:120px; }
#header .menuprim .btn_menu_3 a	{ width:182px; }
#header .menuprim .btn_menu_4 a	{ width:131px; }

/* Bloc choix des langues */
#choix-langue					{ position:absolute; top:0; right:12px; width:65px; height:20px; }
#choix-langue .ctn				{ }
#choix-langue .ctn ul			{ list-style:none; }
#choix-langue .ctn li			{ float:left; width:32px; }
#choix-langue .ctn a			{ display:block; width:32px; height:20px; }
#choix-langue .ctn a span		{ display:none; }
#choix-langue .ctn .fr a		{ background:url('/media/accueil/choix-langue_fr.png') top left no-repeat; }
#choix-langue .ctn .gb a		{ background:url('/media/accueil/choix-langue_gb.png') top left no-repeat; }

#telecharger-brochure			{ position:absolute; top:22px; right:12px; }
#telecharger-brochure a			{ display:block; width:80px; height:36px; text-align:right; font-size:9px; font-weight:bold; background:url(/media/accueil/telecharger.png) top right no-repeat; padding:5px 36px 0 0;  }
#telecharger-brochure a:link,
#telecharger-brochure a:visited { color:#414141; text-decoration:none; }
#telecharger-brochure a:active,
#telecharger-brochure a:hover 	{ color:#414141; text-decoration:underline; }

/************************************************/
/*			CONTENEUR								*/
/************************************************/
/* Bloc titre du site */
#ttr_site						{ position:absolute; top:406px; left:517px; width:413px; height:81px; }
#ttr_site .ttr					{ }

/* Bloc texte référencement */
#txtref							{ position:absolute; left:218px; top:45px; width:317px; height:90px; }
#txtref .ttr					{ height:32px; }
#txtref .ttr h4					{ line-height:0; font-size:0;  }
#txtref .ctn					{ padding:5px 0 0 33px; }
#txtref .ctn p					{ color:#353535; margin-bottom:5px; }

/* Bloc Actualités */
#actualites						{ position:absolute; left:703px; top:127px; width:230px; height:261px; }
#actualites .ttr				{ height:38px;  }
#actualites .ttr h4				{ line-height:0; font-size:0;  }
#actualites .ctn				{ height:200px; width:206px; overflow:auto; }
#actualites .ctn ul				{ } 
#actualites .ctn li				{ border-bottom:1px solid #3d120e; padding:7px 22px 12px 9px; cursor:pointer; }
#actualites .ctn .date			{ font-size:12px; font-weight:bold; color:#40170f; }
#actualites .ctn h4				{ font-size:11px; font-weight:bold; color:#fd2200; }
#actualites .ctn h4 a			{ font-size:11px; }
#actualites .ctn h4 a:link,
#actualites .ctn h4 a:visited	{ color:#fd2200; text-decoration:none; }
#actualites .ctn h4 a:active,
#actualites .ctn h4 a:hover		{ color:#fd2200; text-decoration:underline; }
#actualites .ctn chapo			{ color:#334150; }
#actualites .btm				{ position:absolute; bottom:0; right:1px; width:164px; height:22px; background:url('/media/accueil/actualites_btm.jpg') bottom right no-repeat; }
#actualites .btm p				{ color:#40170f; padding:8px 41px 0 0; text-align:right; }
#actualites .btm a				{ text-transform:uppercase; font-weight:bold; }
#actualites .btm a:link,
#actualites .btm a:visited		{ color:#40170f; text-decoration:none; }
#actualites .btm a:active,
#actualites .btm a:hover		{ color:#40170f; text-decoration:underline; }

/************************************************/
/*			FOOTER								*/
/************************************************/
#footer *						{ font-size:11px; color:#42180f; }
#footer .menuprim 				{ position:absolute; top:16px; left:20px; height:15px; }
#footer .menuprim ul			{ position:relative; }
#footer .menuprim li 			{ display:inline; list-style:none; }
#footer .menuprim li.separateur	{ }
#footer .menuprim ul a 			{ padding:0 2px; }
#footer .menuprim ul a:link,
#footer .menuprim ul a:visited 	{ text-decoration:none;  }
#footer .menuprim ul a:active,
#footer .menuprim ul a:hover 	{ text-decoration:underline;  }

/* MENU HEADER SECONDAIRE */
#footer .menusec 				{ position:absolute; top:16px; right:20px; height:15px; }
#footer .menusec ul				{ position:relative; }
#footer .menusec li 			{ display:inline; list-style:none; }
#footer .menusec ul a 			{ }
#footer .menusec ul a:link,
#footer .menusec ul a:visited 	{ text-decoration:none; }
#footer .menusec ul a:active,
#footer .menusec ul a:hover 	{ text-decoration:underline; }

#footer	.adresse				{ position:absolute; top:32px; left:21px; }

#btn_mba						{ position:absolute; top:32px; right:20px; width:105px; height:11px; }


