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

/************************************************/
/* 				BALISES							*/
/************************************************/
* 								{ margin:0; padding:0; border:none; font-size:10px; font-family:Verdana, Helvetica, sans-serif; }
body 							{ 
									color:#515151; 
									font-style:normal;
									font-variant:normal;
									font-weight:normal;
									line-height:normal; 
									text-align:left;
									background:#ffffff;
								}
h1								{}
h2								{}
h3								{}
h4								{ font-weight:normal; }
table							{ width:100%; }
tbody							{}
th								{}
tr								{}
td								{ vertical-align:top; }

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

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

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

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

#header 						{ height:180px; }
#conteneur 						{  }
#conteneur table				{ border-spacing:0; }
#footer 						{ height:129px; }

.deux_col1_bg .col1a			{ position:relative; width:713px; }
.deux_col1_bg .col1a .col-top	{ padding:10px 24px 30px 57px;  }
.deux_col1_bg .col1a .col-mid	{ padding:5px 0 60px 0; clear:both; }
.deux_col1_bg .col1a .col-btm	{ height:30px; position:absolute; bottom:0;  }

.deux_col1_bg .col1b			{ position:relative; width:247px; background:url('/media/gabarit/col1b.jpg') 0 0 no-repeat; }
.deux_col1_bg .col1b .col-top	{ height:46px; width:247px; }
.deux_col1_bg .col1b .col-mid	{ clear:both; padding-bottom:128px; }
.deux_col1_bg .col1b .col-btm	{ position:absolute; bottom:0; height:28px; width:247px; }

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

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

/* MENU HEADER PRIMAIRE */
#header .menuprim 				{ position:absolute; top:108px; left:37px; height:72px; width:900px; }
#header .menuprim ul			{ position:relative; z-index:999; height:72px; }
#header .menuprim li 			{ float:left; list-style:none; height:72px; margin:4px 0 0 5px; }
#header .menuprim ul a 			{ display:inline-block; background-repeat:no-repeat; background-position:top left; height:72px; }
#header .menuprim ul a:hover 	{ background-position:bottom left; }
#header .menuprim li.actif a	{ background-position:bottom left; }
#header .menuprim ul a span		{ display:none; }
#header .menuprim .btn_menu_1 a	{ width:156px; background-image:url('/fr/media/gabarit/menuprim/btn_menu_1.png'); }
#header .menuprim .btn_menu_2 a	{ width:152px; background-image:url('/fr/media/gabarit/menuprim/btn_menu_2.png'); }
#header .menuprim .btn_menu_3 a	{ width:148px; background-image:url('/fr/media/gabarit/menuprim/btn_menu_3.png'); }
#header .menuprim .btn_menu_4 a	{ width:96px;  background-image:url('/fr/media/gabarit/menuprim/btn_menu_4.png'); }
#header .menuprim .btn_menu_5 a	{ width:154px;  background-image:url('/fr/media/gabarit/menuprim/btn_menu_5.png'); }
#header .menuprim .separateur	{ display:inline-block; width:1px; height:72px; margin:0 0 0 5px; background:url('/media/gabarit/menuprim_separateur.gif') top left no-repeat; }

/* LOGO */
#btn_logo						{ position:absolute; top:17px; left:37px; width:248px; height:72px; }
#btn_logo a						{ display:block; width:248px; height:72px; }

/* ESPACE CLIENTS */
#header .espace-clients						{ position:absolute; top:0; right:0; width:347px; height:89px; }
#header .espace-clients .ttr				{ width:292px; }
#header .espace-clients .ttr h4				{ border-bottom:1px solid #cdcccb; text-align:right; padding:17px 0 5px 0; }
#header .espace-clients .ctn				{ padding:10px 0 0 0; }
#header .espace-clients .cnx button			{ background:url('/fr/media/gabarit/btn_ok.png') top left no-repeat; width:36px; height:36px; }
#header .espace-clients .cnx button:hover	{ background-position:bottom left; cursor:pointer; }
#header .espace-clients .cnx button span	{ display:none; }
#header .espace-clients .dcnx .bouton 		{ background:none; }
#header .espace-clients .ctn input			{ height:22px; font-size:12px; padding:4px 2px 0 2px; border-style:solid; border-width:1px; border-top-color:#7498a9; border-right-color:#dfe3e6; border-bottom-color:#dfe3e6; border-left-color:#7498a9; background:url('/media/gabarit/espace-clients_input.png') 0 0 repeat-x; }
#header .espace-clients .ctn .td-input		{ vertical-align:middle; }

/************************************************/
/*			FIL D'ARIANE						*/
/************************************************/
#filariane 					{ height:22px;  }
#filariane ul				{ padding:5px 0 0 57px; }
#filariane li				{ background:url('/media/gabarit/picto-triangle.gif') 0 3px no-repeat; padding-left:7px; display:inline; font-size:9px; color:#958b84; }

#filariane .first			{  }
#filariane .first a			{  }
#filariane .first a:hover	{  }
#filariane .first			{  }

#filariane li a				{ font-weight:bold; }
#filariane li a:link,
#filariane li a:visited		{ color:#958b84; text-decoration:none; }
#filariane li a:active,
#filariane li a:hover		{ color:#958b84; text-decoration:underline; }
#filariane .separateur		{ background:none; width:10px; }
#filariane .separateur span	{ display:none; }
#filariane .last			{  }

#btn_retour					{ display:none; }
/*#btn_retour				{ display:block; width:57px; height:22px; float:left; background-image:url('/fr/media/gabarit/btn_retour.png'); background-position:top left; background-repeat:no-repeat; }
#btn_retour span			{ display:none; }
#btn_retour:hover			{ background-position:bottom left; }*/

/************************************************/
/*			CONTENEUR							*/
/************************************************/

.ttr_space						{ }
.ttr_page						{ }

.titre							{ color:#0d0909; font-size:20px; font-weight:bold; padding-bottom:10px;  }
.chapo							{ color:#F08900; margin-bottom:9px; }

.btn_retour-hdp					{ padding:15px 0 0 80px; }
.btn_retour-hdp a				{ color:#958B84; background:url('/media/gabarit/picto-pyramide.gif') 0 6px no-repeat; padding-left:9px; }
.btn_retour-hdp a:link,
.btn_retour-hdp a:visited		{ color:#958B84; text-decoration:none; }
.btn_retour-hdp a:active,
.btn_retour-hdp a:hover			{ color:#ee9100; text-decoration:underline; }
.btn_retour-hdp a span			{ font-size:9px; }

/************************************************/
/*			BLOCKS								*/
/************************************************/

/*.menulat					{ width:222px; }
.menulat .ttr				{ background:url('/media/gabarit/menulat_ttr.jpg') 0 0 no-repeat; height:51px; }
.menulat .ttr h4			{ line-height:0; text-align:center; padding:27px 0 0 0; }
.menulat .ctn				{  }
.menulat .bg1				{ background:url('/media/gabarit/menulat_ctn_bg1.jpg') 0 0 no-repeat; padding-bottom:10px; }
.menulat .ctn ul			{  }
.menulat .ctn li			{ height:20px; padding:1px 0 0 0; text-align:center; list-style:none; }
.menulat .ctn li a			{ font-weight:bold; }
.menulat .ctn li a:link,
.menulat .ctn li a:visited 	{ color:#816550; text-decoration:none; } 
.menulat .ctn li a:active,
.menulat .ctn li a:hover 	{ color:#816550; text-decoration:underline; } */

/* Actualités */
.actualites							{ margin-top:13px; }
.actualites	*						{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.actualites .ttr					{ height:20px; background:url('/media/gabarit/actualites_ttr.jpg') 0 0 no-repeat; }
.actualites .ttr h4					{ padding:1px 0 0 71px; }
.actualites .ctn					{ height:312px; padding:20px 11px 0 18px; background:url('/media/gabarit/actualites_ctn.jpg') 0 0 no-repeat; }
.actualites .scroll					{ overflow:hidden; width:218px; height:300px; }
.actualites .date					{ color:#394957; }
.actualites .surtitre				{ color:#ee9100; font-size:12px; }
.actualites .titre,
.actualites .titre a				{ color:#000000; font-size:11px; font-weight:bold; padding-bottom:0; }
.actualites .titre a:link,
.actualites .titre a:visited		{ color:#000000; text-decoration:none; }
.actualites .titre a:active,
.actualites .titre a:hover			{ color:#ee9100; text-decoration:underline; }
.actualites .chapo					{ color:#334150; }
.actualites .suite					{ text-align:right; }
.actualites .suite a				{ color:#000000; font-weight:bold; background:url('/media/gabarit/picto-triangle.gif') 0 4px no-repeat; padding-left:7px; }
.actualites .suite a:link,
.actualites .suite a:visited		{ color:#000000; text-decoration:none; }
.actualites .suite a:active,
.actualites .suite a:hover			{ color:#ee9100; text-decoration:underline; }
.actualites .ctn ul					{ list-style:none; }
.actualites .ctn li					{ padding-bottom:15px; border-bottom:1px solid #cacaca; margin-bottom:15px;  }
.actualites .btm					{ height:32px; background:url('/media/gabarit/actualites_btm.jpg') 0 0 no-repeat;  }
.actualites .btm p					{ padding:5px 15px 0 0; text-align:right; }
.actualites .btm a					{ color:#000000; font-size:11px; font-weight:bold; background:url('/media/gabarit/picto-triangle.gif') 0 5px no-repeat; padding-left:7px; }
.actualites .btm a:link,
.actualites .btm a:visited			{ color:#000000; text-decoration:none; }
.actualites .btm a:active,
.actualites .btm a:hover			{ color:#ee9100; text-decoration:underline; }

/* BLOC Colonne droite */
.colr-bloc						{ background:url('/media/gabarit/colr-bloc.png') 0 0 repeat-y; }
.colr-bloc	.top				{ height:4px; background:url('/media/gabarit/colr-bloc_top.png') 0 0 no-repeat; }
.colr-bloc	.btm				{ height:4px; background:url('/media/gabarit/colr-bloc_btm.png') 0 0 no-repeat; }
.colr-bloc .ctn					{ padding:10px 10px 10px 30px; }
.colr-bloc .ctn	h4				{ padding-bottom:.5em; }
.colr-bloc .ctn	.lien			{ padding-bottom:.5em; padding-left:2px; }
.colr-bloc .ctn a				{ font-size:11px;}
.colr-bloc .ctn a:link,
.colr-bloc .ctn a:visited		{ color:#4e7992; text-decoration:none; }
.colr-bloc .ctn a:active,
.colr-bloc .ctn a:hover			{ color:#f08900; text-decoration:underline; }

/* ### FICHIERS, CONTACT ET LIENS ### */
.fichiers-liens						{ background:url('/media/gabarit/colr-bloc.png') 0 0 repeat-y; }
.fichiers-liens	.top				{ height:4px; background:url('/media/gabarit/colr-bloc_top.png') 0 0 no-repeat; }
.fichiers-liens	.btm				{ height:4px; background:url('/media/gabarit/colr-bloc_btm.png') 0 0 no-repeat; }
.fichiers-liens .ctn				{ padding:10px 10px 10px 30px; }
.col1b .fichiers-liens .ctn			{ padding:10px 10px 10px 12px; }
.fichiers-liens .ctn li				{ color:#4e7992; font-size:11px; list-style:none; padding:1px 0 5px 30px; }
.fichiers-liens .ctn a				{ font-weight:bold; font-size:11px;  }
.fichiers-liens .ctn a:link,
.fichiers-liens .ctn a:visited		{ color:#4e7992; text-decoration:none; }
.fichiers-liens .ctn a:active,
.fichiers-liens .ctn a:hover		{ color:#f08900; text-decoration:underline; }

/* Contact */
.col1b .fichiers-liens .contact		{ padding:0 0 0 18px; }
.fichiers-liens .contact .ctn		{ padding:1px 0 5px 30px; background:url('/media/gabarit/picto-contact.png') 0 1px no-repeat;}

/* Fichiers */
.col1b .fichiers-liens .fichiers	{ padding:0 0 0 18px; }
.fichiers-liens .fichiers .ctn		{ padding:0; }
.fichiers-liens .fichiers li		{ background:url('/media/gabarit/picto-fichier.png') 13px 1px no-repeat; }

/* Liens */
.col1b .fichiers-liens .liens		{ padding:0 0 0 18px; }
.fichiers-liens .liens .ctn			{ padding:0; }
.fichiers-liens .liens li			{ background:url('/media/gabarit/picto-lien.png') 0 1px no-repeat; }

/* Liens statiques */
.fichiers-liens .statique			{ width:229px; padding:10px 0 10px 0; }
.fichiers-liens .statique .ttr		{ }
.fichiers-liens .statique .ttr h4	{ color:#FFFFFF; height:20px; background:#79a0b4 url('/fr/media/gabarit/statique_ttr.png') 0 0 no-repeat; }
.fichiers-liens .statique .ttr h4 span	{ display:none; }
.fichiers-liens .statique .ctn		{ padding:5px 5px 5px 5px; border:1px solid #CACACA; border-top:none; }
.fichiers-liens .statique li		{ padding:1px 0 5px 0px; }
.fichiers-liens .statique a					{ color:#000000; font-size:10px; font-weight:bold; background:url('/media/gabarit/picto-triangle.gif') 0 3px no-repeat; padding-left:7px; }
.fichiers-liens .statique a:link,
.fichiers-liens .statique a:visited			{ color:#000000; text-decoration:none; }
.fichiers-liens .statique a:active,
.fichiers-liens .statique a:hover			{ color:#ee9100; text-decoration:underline; }



/************************************************/
/*			STYLES FCK							*/
/************************************************/
.fck * 						{ font-size:10px; color:#515151; border:none; font-family:Verdana,Helvetica,sans-serif; margin:0; padding:0; }
.fck ul 					{ margin:10px 0 10px 15px; }
.fck li 					{ list-style:disc; }
.fck a	 					{ }
.fck a:link,
.fck a:visited				{ color:#0d0909; text-decoration:none; }
.fck a:active,
.fck a:hover				{ color:#f08900; text-decoration:underline; }


/************************************************/
/*			FOOTER								*/
/************************************************/
#footer *						{
	color:#5c5c5c;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
#footer .menuprim 				{ position:absolute; top:55px; left:62px; }
#footer .menuprim ul			{ position:relative; }
#footer .menuprim li 			{ display:inline; list-style:none; }
#footer .menuprim .separateur	{ }
#footer .menuprim .separateur	{ display:inline-block; width:1px; height:10px; margin:0 5px 0 5px; border-right:1px solid #5c5c5c; }
#footer .menuprim ul a 			{ padding:0; }
#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;  }

#footer	.coordonnees			{ position:absolute; top:31px; left:62px; }
#footer	.coordonnees *			{ color:#000000; }
#footer	.coordonnees .ctn div	{ display:inline; }
#footer	.coordonnees .ctn		{ /*width:850px;*/ width:890px; border-bottom: 1px solid #a7a7a7; padding-bottom:5px; }
#footer	.raisonsociale			{  }
#footer	.adresse				{  }
#footer	.telephone				{  }
#footer	.logo1					{  }
#footer	.logo2					{  }

/*#btn_mba						{ position:absolute; top:56px; right:48px; width:105px; height:11px; }*/
#btn_mba						{ position:absolute; top:56px; right:8px; width:105px; height:11px; }

div.savoir						{ position:absolute; top:390px; left:445px;}
a.lien_savoir					{ color:#bbbbbb; font-size:9px;}
a.lien_savoir:hover				{ color:#666666;}