		/* COMMUNS / RESET */
		/******************************************************************************/
		/******************************************************************************/
		
		*					{margin:0; padding:0}
		a					{ outline:0;	text-decoration:none }
		:focus 				{ outline: 0}
		img, a img			{ border:0}
		input, textarea		{  font-family:"Lucida Grande","Segoe UI",Arial,Helvetica,sans-serif;}
		fieldset				{ padding: 10px; border: 1px solid #009EFF}
		legend				{ padding: 0 15px; color: #009EFF; font-size: 80%}
		li, ol, ul 			{ list-style: none}
		label				{ font-size: 80%}
		/**/
		.clearboth 			{ clear:both;overflow:hidden;height:0 !important;height /**/:1px}
		.centreur			{ text-align:center}
		.fl_gauche,
		.fl_g				{ float:left}
		.fl_droite,
		.fl_d				{ float:right}
		.SPACER			{ clear:both;overflow:hidden; display:block; height:20px !important;height:/**/20px}
		.ignore_moi		{ display: none }
		
		select.selecteur_petit {background:#fff ;border:1px solid #ccc; font-size:12px;padding:5px;width:50%}
		select.selecteur_petit option { padding:5px 5px 2px 15px; margin: 0 5px 2px 5px; border-bottom: 1px solid #5FC6F2;}
	
		/******************************************************************************/
		/******************************************************************************/
		
		/**/
		body{/*background: white url(../img/FD_BODY.gif) repeat-y left top; */ background:#fff;font: .9em/1.25em "Lucida Grande","Segoe UI",Arial,Helvetica,sans-serif; text-align:center; }
		/**/
		
		/**/
		#GLOBAL{	margin:0 auto 0 auto;width:1000px; text-align: left; padding: 0 0 0 0; background: url(../img/FD_GLOBAL.jpg) no-repeat 520px 25px; overflow:hidden}
		.update2012 #GLOBAL{	width:960px;}
		#GLOBAL .WRAPPER{  padding: 0 0px}
		
		/**/
		#ENTETE{  height :100px; display:block; cursor: pointer; background: url(../img/LOGO.gif) no-repeat 0 0;}
		#ENTETE span{ display: none;}
		
		/**/


		#MENU_GLOBAL{  height :42px; display:block; overflow: hidden;}
		#MENU_GLOBAL ul{ }
		#MENU_GLOBAL li{ float: left; font-size: .9em;/*height :42px;*/margin-top: 12px;text-align: center;  }
		#MENU_GLOBAL a{ padding: 0 10px 0 0; margin: 0 10px 0 0; border-right:  1px solid #4d4d4d; }
		#MENU_GLOBAL a span{ display: none; }
		#MENU_GLOBAL a.extremite{  border: 0}


/* @group BTNS */

		#BTN_0{ width: 295px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_0.gif) no-repeat left top; }
		a:hover#BTN_0{ background: url(../img/BTN_0.gif) no-repeat left -15px	;}
		#BTN_1{ width: 228px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_1.gif) no-repeat left top; }
		a:hover#BTN_1{ background-position: left -15px	;}
		#BTN_2{ width: 55px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_2.gif) no-repeat left top; }
		a:hover#BTN_2{ background-position: left -15px	;}
		#BTN_3{ width: 99px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_3.gif) no-repeat left top; }
		a:hover#BTN_3{ background-position: left -15px	;}
		#BTN_4{ width: 126px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_4.gif) no-repeat left top; }
		a:hover#BTN_4{ background-position: left -15px	;}
		#BTN_5{ width: 134px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_5.gif) no-repeat left top; }
		a:hover#BTN_5{ background-position: left -15px	;}
		#BTN_6{ width: 104px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_6.gif) no-repeat left top; }
		a:hover#BTN_6{ background-position: left -15px	;}
		#BTN_7{ width: 15px; height: 15px; display:block; overflow: hidden; background: #F7FFC0 url(../img/BTN_7.gif) no-repeat center top; }
		a:hover#BTN_7{ background-color:#fff;}
		#BTN_8{ width: 12px; height: 15px; display:block; overflow: hidden; background: url(../img/BTN_8.gif) no-repeat left top; }
		a:hover#BTN_8{ background-position: left -15px	;}

		#BTN_10{ width: 16px; height: 15px; display:block; overflow: hidden; background: #FFEFF9 url(../img/BTN_10.gif) no-repeat center center; }
		a:hover#BTN_10{ background-color:#fff;}

		#BTN_11{ width: 150px; height: 75px; display:block; overflow: hidden; background: url(../img/BTN_11.gif) no-repeat center center; }
		#BTN_11 span{display: none}

/* @end */
		
		/**/
		.BREADCRUMBS a{ color: gray; border-bottom: 1px solid gray;}
		.BREADCRUMBS a:hover{ color: #000; border-bottom: 0;}
		.BREADCRUMBS li{	float: left; margin: 0 2px; font-size: .85em}

		/**/
		.PAGINATION { padding: 2px; background: #F6FFDF; margin: 5px 0;}
		.PAGINATION a{ }
		.PAGINATION a:hover{ }
		.PAGINATION li{	float: left; margin: 0 2px; font-size: .75em}
		.PAGINATION li.page_active{ color: #759F00;padding: 5px; font-weight: bold; font-size: .9em;}
		.PAGINATION li.page{ padding: 5px 0;}
		.PAGINATION li.page a{ color: #759F00;padding: 5px; border: 1px solid #759F00;}
		.PAGINATION li.page a:hover{ background: #759F00;padding: 5px; border: 1px solid #759F00; color: white;}
		.PAGINATION li.total{ padding: 5px; float: right;}
		
		/**/
		#CENTRE{ display:block; border-top: 1px solid #d9d9d9; margin: 0 0 20px 0; width: 1000px }
		#CENTRE .WRAPPER{  padding: 20px 0 }
		#CENTRE #PRINCIPALE	{ float: left; width: 680px; overflow: hidden;}
		#CENTRE #SECONDE		{ float: left; width: 310px; overflow: hidden;}
		#CENTRE .separateur{ height: 1px; overflow: hidden; border-bottom: 1px solid #d9d9d9; display: block; margin-bottom: 5px }

		/**/
		.theme_1,
		.theme_8{ color: #D1AC26;}
		.theme_3{ color: #119CFE;}
		a.theme_3{ color: #0B5E98;}
		.theme_6{ color: #D44735;}
		/*.theme_2{ color: #9bc723;}*/
		a.theme_2{ color: #9bc723;}
		.theme_10{ color: #633E2A;}
		a.theme_10{ color: #633E2A;}
		.theme_agenda{ color: #FF7200;}
		.theme_contact{ color: #FF009A;}
		
		h2.sous_rubrique{ display:block;  color: #979797;font: 1.3em/1.35em Georgia, "Times New Roman", Times, serif; margin: 10px 0; }
		h2.sous_rubrique a{ color: #8CBF00; font-weight: bold; font-family: "Lucida Grande","Segoe UI",Arial,Helvetica,sans-serif;  padding: 0 2px; background: #F6FFDF; }
		h2.sous_rubrique a:hover{   border-bottom: 1px solid #8CBF00;}
		h3.sous_rubrique{ display:block;  color: #979797;font: 1.3em/1.35em Georgia, "Times New Roman", Times, serif; margin: 10px 0; }
		h3.sous_rubrique a{ color: #8CBF00; font-weight: bold; font-family: "Lucida Grande","Segoe UI",Arial,Helvetica,sans-serif;  padding: 0 2px; background: #F6FFDF; }
		h3.sous_rubrique a:hover{   border-bottom: 1px solid #8CBF00;}

		a.suite_article { background: #119cfe; padding: 2px 3px;   color: #fff; font-size: .8em}
		a:hover.suite_article { background: #fff;    color: #119cfe; }
		
		
		
		/**/
		#AFF_ARTICLE{ margin: 10px 0;  padding: 0 40px 0 0 }
		#AFF_ARTICLE #CHAPEAU{ padding: 0 0px 0 45px;display:block; background: url(../img/FD_article_0.gif) no-repeat left 5px}
		#AFF_ARTICLE #CHAPEAU  a h1{ letter-spacing:-1px; display:block; font: 1.5em/1.25em Georgia, "Times New Roman", Times, serif; margin: 10px 0; color: #000; }
		#AFF_ARTICLE #CHAPEAU  a:hover h1{ color: #119cfe; }
		#AFF_ARTICLE #CHAPEAU h1{ letter-spacing:-1px; display:block; font: 1.8em/1.25em Georgia, "Times New Roman", Times, serif; margin: 10px 0; color: #000; }
		#AFF_ARTICLE h1.titre_page{ letter-spacing:0px; display:block;   font-size: 1.5em;  margin: 10px 0 0 0; color: #fff; background: #119CFE; padding: 5px; }
		#AFF_ARTICLE h2{  display:block;  color: #555; font-size: 1.2em;  margin: 10px 0; }
		#AFF_ARTICLE h2 a{ letter-spacing:-1px; color: #555; border-bottom: 1px solid #555; }
		#AFF_ARTICLE h2 a:hover{ color: #000; border-bottom: 1px solid #000; }
		#AFF_ARTICLE h4{ letter-spacing:-1px; display:block;  color: #119cfe; font-size: .9em;  margin: 10px 0; padding: 0 0 5px 5px ; border-bottom: 1px solid #909090; }
		#AFF_ARTICLE .contenu_article{ font-size: 1em; line-height: 1.45em; color: #222; margin-left: 45px; background: #fff; padding: 10px 40px;}
		#AFF_ARTICLE .contenu_article ul{ margin-bottom: 10px;}
		#AFF_ARTICLE .contenu_article li{ list-style: disc; list-style-position: inside; padding-left: 10px;}
		#AFF_ARTICLE .contenu_article a{ color: #0C81CF; background: #EFF9FF;}
		#AFF_ARTICLE .contenu_article a:hover{ color: #000; }
		
		#AFF_ARTICLE .signature{color: #909090; margin-bottom: 15px ; font-size: .85em; border-bottom: 1px solid #D9D9D9; padding: 0 0 5px 0;}
		#AFF_ARTICLE .signature p{  color: #909090; margin-bottom: 10px ;display:inline; padding: 0;}
		#AFF_ARTICLE a.suite_article { background: #119cfe; padding: 2px 3px;   color: #fff; }
		#AFF_ARTICLE a:hover.suite_article { background: #fff;    color: #119cfe; }
		
		#AFF_ARTICLE .BREADCRUMBS {	background: #e6eef2; padding: 3px 1px; float: right;}
		#AFF_ARTICLE .BREADCRUMBS li.page_active{  background: #fff; padding: 5px; }
		#AFF_ARTICLE .BREADCRUMBS li.page{padding: 5px;}
		#AFF_ARTICLE .BREADCRUMBS li.page a{ border: 0;}
		#AFF_ARTICLE .BREADCRUMBS li.total{ border-left: 1px solid #aaa; padding: 5px 0 5px 5px}
		#AFF_ARTICLE .FOOTER {float: left;}
		#AFF_ARTICLE .FOOTER a{color: #119CFE; font-size: 1.2em;  display: block; line-height: 1.5em; vertical-align: middle; padding: 5px 15px; float: left;}
		#AFF_ARTICLE .FOOTER a:hover{color: #000; font-size: 1.2em; background: #F5F8FC;  display: block;}
		
		
		/**/
		#LANCEURS .separateur{ height: 1px; overflow: hidden; border-bottom: 1px solid #d9d9d9; display: block; margin-bottom: 5px }
		#LANCEURS h4{  color: #777;  padding-top: 5px; margin-bottom: 5px;}

		#LANCEURS .LANCEUR_1{ background: #f1eed5; -moz-border-radius: 10px;-webkit-border-radius: 10px;	 padding-bottom: 20px;}
		#LANCEURS .LANCEUR_1 dt { background: url(../img/LANCEUR_1.gif) no-repeat left top; display: block; width: 310px;  height: 115px;}
		#LANCEURS .LANCEUR_1 dd .signature{ line-height: 1em; color: #000; font-size: .9em;}
		#LANCEURS .LANCEUR_1 dt span{  display: none; }
		#LANCEURS .LANCEUR_1 { font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif}

		 .LANCEUR_1{ background: #f1eed5; -moz-border-radius: 10px;-webkit-border-radius: 10px;	 padding-bottom: 20px;}
		 .LANCEUR_1 dt { background: url(../img/LANCEUR_1.gif) no-repeat left top; display: block; width: 620px;  height: 115px;}
		 .LANCEUR_1 dd .signature{ line-height: 1em; color: #000; font-size: .9em;}
		 .LANCEUR_1 dt span{  display: none; }
		 .LANCEUR_1 { font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif}
		/**/
		.LANCEUR_1 .ARTICLE_preview{ padding: 0px 15px 10px 45px; background:  url(../img/FD_article_1.gif) no-repeat 10px 10px; margin: 0 10px 0 0;}
		.LANCEUR_1 .ARTICLE_preview ul.pied{  border-top: 1px solid #e6eef2; padding: 0px 0 0 0; margin: 0px 0 5px 0; font-size: .8em; color: #333;}
		.LANCEUR_1 .ARTICLE_preview p{ color: #555; margin-bottom: 10px;}
		.LANCEUR_1 .ARTICLE_preview p a{ color: #222; border-bottom: 1px solid #222;  }
		.LANCEUR_1 .ARTICLE_preview p a:hover{ color: #222; border-bottom: 0px solid #222;  }
		.LANCEUR_1 .ARTICLE_preview a.suite_article{ background: red; color: white;}
		.LANCEUR_1 .ARTICLE_preview a:hover.suite_article{ background:white; color: #000;}

	/* @group INACTIFS */
			/*#LANCEURS {  width: 280px }
			#LANCEURS dl{ padding: 10px; margin: 0 0 5px 0; display: block; font-size: .8em; line-height: 1.3em; }
			#LANCEURS dt { margin-bottom: 5px;}
			#LANCEURS dt span{ display: none}
			#LANCEURS dd{ color: #808080; padding: 0 5px }*/
			/*#LANCEURS .LANCEUR_0{ background: #e4e4f5}
			#LANCEURS .LANCEUR_0 dt a{ background: url(../img/TITRE_lanceur_0.gif) no-repeat left top; display: block; height: 20px; width: 260px; }
			#LANCEURS .LANCEUR_0 dt a:hover{ background: url(../img/TITRE_lanceur_0.gif) no-repeat left -20px; }
			#LANCEURS .LANCEUR_0 dd a{ color: #0b5e98; }*/
			
			/*#LANCEURS .LANCEUR_2{ background: #f4eeed; }
			#LANCEURS .LANCEUR_2 dt a{ background: url(../img/TITRE_lanceur_2.gif) no-repeat left top; display: block; height: 20px; width: 260px; }
			#LANCEURS .LANCEUR_2 dt a:hover{ background-position: 0 -20px; }
			#LANCEURS .LANCEUR_2 dd a{ color: #d44735; }
			
			#LANCEURS .LANCEUR_3{ background: #e9e3e0; }
			#LANCEURS .LANCEUR_3 dt a{ background: url(../img/TITRE_lanceur_3.gif) no-repeat left top; display: block; height: 20px; width: 260px; }
			#LANCEURS .LANCEUR_3 dt a:hover{ background-position: 0 -20px; }
			#LANCEURS .LANCEUR_3 dd a{ color: #633e2a; }
			
			#LANCEURS .LANCEUR_4{ background: #ebebeb; }
			#LANCEURS .LANCEUR_4 dt a{ background: url(../img/TITRE_lanceur_4.gif) no-repeat left top; display: block; height: 20px; width: 260px; }
			#LANCEURS .LANCEUR_4 dt a:hover{ background-position: 0 -20px; }
			#LANCEURS .LANCEUR_4 dd a{ color: #633e2a; }
			*/
			
			#LANCEURS .LANCEUR_5 { background: floralwhite;}
			#LANCEURS .LANCEUR_5 dd{ padding-left: 35px; margin: 0 0 10px 5px; padding-bottom: 10px; border-bottom:  1px solid #E6EEF2;}
			#LANCEURS .LANCEUR_5 dd span{ display: block; color: black; margin-bottom: 5px;}
			#LANCEURS .LANCEUR_5 dd { color: #333;}
			#LANCEURS .LANCEUR_5 dd p{ padding: 10px 20px 0 0;color: #333; font-size: .85em;}
			#LANCEURS .LANCEUR_5 dt { color: #119CFE; font-size: 1.2em; font-weight: bold; margin-bottom: 10px; background: #F3EEE5; padding: 5px;}
	
			/**/
	
	
	
	/* @end */



		#NL_light{   background: #F8F8FF; padding: 10px; margin-bottom: 5px;  }
		#NL_light #FORMULAIRE_COMPLET{  }
		#NL_light label{  display: block  }
		#NL_light input.BOUTON{  color: green;border: 1px solid green;background: #fff; padding: 5px 0; width: 50px; margin-top: 5px; }
		#NL_light input.champ_txt{ padding: 5px ; border: 1px solid #cfcfcf; width: 200px;}		
		#NL_light input.error{border:1px solid #82b33d;color: #82b33d; }
		#NL_light label.error{ display:block;color: #82b33d; background: url(img/PICTO_6.gif) no-repeat 0px 0; padding-top:10px; margin:0 0 10px 0}
		#NL_light p.surbrillance{ padding: 10px;background:#F7FFC0; text-align: center; border: 1px solid yellow;}
		#NL_light p.petit{ font-size: .75em}
		#NL_light a{color: #333; font-weight: bold;}
		
		/**/
		.DOCS_preview li{  margin: 10px 0;  padding-bottom: 10px; border-bottom: 1px solid #E6EEF2;  }
		.DOCS_preview li span{ display:block; margin-bottom: 5px;}
		.DOCS_preview li a.apercu{ background: #efefef; padding: 1px; color: #333; border: 1px solid #909090; margin: 5px 0; }
		.DOCS_preview li a:hover.apercu{ background: #fff; padding: 1px; color: #000; border: 1px solid #000}
		
		
		/**/
		.pop 							{ display:inline;position:absolute; }
		.pop ul						{ padding: 0 0 0 10px;}
		.pop .pop_menu 		{ display:none;border:1px solid #119CFE;color:}
		.pop .pop_toggle 		{ cursor:pointer; height:20px; overflow:hidden; display:block; background: url(../img/PUCE_0.gif) no-repeat 3px 3px; width:20px; }
		.active .pop_menu 		{ padding:5px; top:0; left:0; background-color:#f5f8fc; border:1px solid #119CFE; color:#000; display:block; padding:0.6em; position:absolute;
							   				width:20em;}
		.active .pop_toggle 	{ left:0; position:absolute; top:0; z-index:2000;   }
		
		.PICTO_0{ padding-left: 30px; display:block;  background: url(../img/PICTO_0.gif) no-repeat left top; color: #333;}
		.PICTO_1{ padding-left: 30px; display:block;  background: url(../img/PICTO_1.gif) no-repeat left top; color: #333;   }
		.PICTO_2{ padding-left: 30px; display:block;  background: url(../img/PICTO_2.gif) no-repeat left top; color: #333;   }
		.PICTO_3{ padding-left: 30px; display:block;  background: url(../img/PICTO_3.gif) no-repeat left top; color: #333;   }
		
		.PICTO_7{ padding-left: 15px; display:block;  background: url(../img/PICTO_7.gif) no-repeat left 3px; color: #008e00;   }
		a:hover.PICTO_7{ color: #000;   }
		
		/**/
		.ARTICLE_preview{ 
        padding: 10px 20px 10px 45px; background: #fff  url(../img/FD_article_1.gif) no-repeat 10px 15px; margin: 20px 0;
        font-family:"OfficinaSansITCBook","Helvetica",Arial,Helvetica,sans-serif
        }
		.ARTICLE_preview h5{  font: 1.5em/1.25em; color: #333; padding: 7px 0 0 0; font-weight: normal}
		.ARTICLE_preview a h6{  font: 1.375em/1.25em "OfficinaSansITCBold","Helvetica",Arial,Helvetica,sans-serif; color: #5F8297; padding: 5px 0;}
		.ARTICLE_preview a:hover h6{ color: #000;}
		.ARTICLE_preview ul.pied{  border-top: 1px solid #e6eef2; padding: 5px 0 0 0; margin: 10px 0 5px 0;   color: #333;}
		.ARTICLE_preview .ARTICLE_preview_contenu{ color: #555; margin: 10px 0; padding:0 20px; border-left:1px solid #ccc}
		.ARTICLE_preview .ARTICLE_preview_contenu a{ color: #222; border-bottom: 1px solid #222;  }
		.ARTICLE_preview .ARTICLE_preview_contenu a:hover{ color: #222; border-bottom: 0px solid #222;  }
		
		#DOCS_acces_rapide{  padding: 10px 0; display: block;}
		
		
		/**/
		#CITATIONS {width: 650px}
		#CITATIONS dl{ }
		#CITATIONS dt{ margin: 0 10px 0 0;color: #D1AC26;border-bottom: 1px solid #D1AC26; font-size: 1.3em;  padding: 5px 10px 10px 35px; background: url(../img/PUCE_1.gif) no-repeat 5px center; font-weight: bold; }
		#CITATIONS dd{ margin: 0 10px 10px 0; border-bottom: 1px solid #d9d9d9; padding: 0 10px 10px 35px; background: url(../img/PUCE_2.gif) no-repeat 10px 10px; font-size: .8em; color: #555;}
		#CITATIONS dd span{ display: block; padding: 5px 0;}
		#CITATIONS dd a.citation_titre{ color: #000; font: 1.5em/1.25em Georgia, "Times New Roman", Times, serif; margin: 10px 0 0 0; display: block;}
		#CITATIONS dd a:hover.citation_titre{ color: #119cfe; }
		#CITATIONS dd a.citation_suite{  background: #f3f0e3; padding: 2px 3px;   color: #000; font-size: .8em   }
		#CITATIONS dd a:hover.citation_suite{ background: #D1AC26;}

		#CITATIONS #DOCS_acces_rapide{padding: 0px;}




		/**/
		#SOUS_RUBRIQUES_6 {padding: 0 10px;}
		#SOUS_RUBRIQUES_6 dl{ float: left; width: 310px;  }
		#SOUS_RUBRIQUES_6 dt{ margin: 0 10px 0 0;color: #D44735;border-bottom: 1px solid #D44735; font-size: 1.3em;  padding: 5px 10px 10px 35px; 
		background: url(../img/PUCE_3.gif) no-repeat 5px center; font-weight: bold; }
		#SOUS_RUBRIQUES_6 dd{ margin: 0 10px 10px 0; border-bottom: 1px solid #d9d9d9; padding: 0 10px 10px 35px; 
		background: url(../img/PUCE_4.gif) no-repeat 10px 10px; font-size: .8em; color: #555;}
		#SOUS_RUBRIQUES_6 dd span{ display: block; padding: 5px 0;}
		#SOUS_RUBRIQUES_6 dd a.citation_titre{ color: #000; font: 1.5em/1.25em Georgia, "Times New Roman", Times, serif; margin: 10px 0 0 0; display: block;}
		#SOUS_RUBRIQUES_6 dd a:hover.citation_titre{ color: #119cfe; }
		#SOUS_RUBRIQUES_6 dd a.citation_suite{  background: #F4EEED; padding: 2px 3px;   color: #000; font-size: .8em; float: right;  }
		#SOUS_RUBRIQUES_6 dd a:hover.citation_suite{ background: #D44735; color: whitesmoke;}
		#SOUS_RUBRIQUES_6 h2.sous_rubrique a{ color: #D44735;font-weight: bold; font-family: "Lucida Grande","Segoe UI",Arial,Helvetica,sans-serif; 
		padding: 0 2px; background: #FFF1EF; }
		#SOUS_RUBRIQUES_6 h2.sous_rubrique a:hover{ color: #000}
		#SOUS_RUBRIQUES_6 h3.sous_rubrique a{ color: #D44735;font-weight: bold; font-family: "Lucida Grande","Segoe UI",Arial,Helvetica,sans-serif;  padding: 0 2px; }
		#SOUS_RUBRIQUES_6 h3.sous_rubrique a:hover{ color: #000}

		#SOUS_RUBRIQUES_6 input.champ_txt{ font-size: 1em; color: #D44735;padding: 3px;border: 1px solid #cfcfcf; width: 90%;height: 20px; margin-bottom: 10px;}
		#SOUS_RUBRIQUES_6 textarea{ padding: 5px ; color: #D44735;border: 1px solid #CFCFCF; width: 89%;margin-bottom: 10px}	
		#SOUS_RUBRIQUES_6 label.error{display: block; font-size: .8em;}		
		#SOUS_RUBRIQUES_6 legend{padding: 3px; background: #D44735;font-size: .8em; color: white;}		
		#SOUS_RUBRIQUES_6 fieldset{border: 1px solid #D44735}		
		#SOUS_RUBRIQUES_6 input.BOUTON{border: 0;  color: #fff; background: #D44735; padding: 5px 0; width: 50px; margin-top: 5px; }
		/**/
		#LANCEURS #SOUS_RUBRIQUES_6 {background: white; padding: 10px;}
		
		
		
		
		
		
		/**/
		#SOUS_RUBRIQUES_2 {padding: 0 10px 10px 10px;}
		#SOUS_RUBRIQUES_2 dl{ float: left; width: 310px;  }
		#SOUS_RUBRIQUES_2 dt{ margin: 0 10px 10px 0;color: #9bc723; font-size: 1.3em;  padding: 5px 10px 10px 35px; background: url(../img/PUCE_5.gif) no-repeat 5px center; font-weight: bold; }
		#SOUS_RUBRIQUES_2 dt a{  color: #9bc723; border-bottom: 1px solid #9bc723;}
		#SOUS_RUBRIQUES_2 dt a:hover{  color: #000; border-bottom: 1px solid #000}
		#SOUS_RUBRIQUES_2 dd.lanceur{ margin: 0 20px 10px 15px;  font-size: .8em; color: #555;-moz-border-radius: 10px;-webkit-border-radius: 10px; height: 230px;}
		#SOUS_RUBRIQUES_2 dd.intertitre{ margin: 10px  10px 0 10px; border-top-color: 1px solid #d9d9d9; padding: 0 10px 10px 20px; background: url(../img/PUCE_6.gif) no-repeat 5px 5px; font-size: .9em; color: #759F00; font-weight: bold;}
		#SOUS_RUBRIQUES_2 dd.acces_sous_rubrique{text-align: center; margin:10px 15px;padding: 10px; font-size: .9em; }
		#SOUS_RUBRIQUES_2 dd.acces_sous_rubrique a{  color: #000; font-weight: bold;padding: 10px; }
		#SOUS_RUBRIQUES_2 dd.acces_sous_rubrique a:hover{  border: 2px solid #000; }
		#SOUS_RUBRIQUES_2 dd .WRAPPER{padding: 15px; }
		#SOUS_RUBRIQUES_2 dd span { display: block;}
		
		#SOUS_RUBRIQUES_2 dd span.audio_titre{ font-weight: bold;}
		#SOUS_RUBRIQUES_2 dd span.audio_auteur{ font-size: .7em;}
		#SOUS_RUBRIQUES_2 dd span.audio_descriptif{ font-size: .8em; color: #222;}
		#SOUS_RUBRIQUES_2 dd span.audio_date{ font-size: .7em; color: #333;}
		#SOUS_RUBRIQUES_2 dd .LECTEUR{ text-align: center; padding: 5px 0; }

		#SOUS_RUBRIQUES_2 dd .TH{ text-align: center; padding: 5px 0; }
		#SOUS_RUBRIQUES_2 dd .TH a img{ border: 1px solid #465F00; }
		#SOUS_RUBRIQUES_2 dd .TH a:hover img{ border: 1px solid #fff; }
		#SOUS_RUBRIQUES_2 dd span { display: block;}
		#SOUS_RUBRIQUES_2 dd span.titre{ font-weight: bold;}
		#SOUS_RUBRIQUES_2 dd span.auteur{ font-size: .7em;}
		#SOUS_RUBRIQUES_2 dd span.date{ font-size: .7em; color: #333;}

		/**/
		#SOUS_RUBRIQUES_10 {padding: 0 10px;}
		#SOUS_RUBRIQUES_10 dl{ float: left; width: 310px;  }
		#SOUS_RUBRIQUES_10 dt{ margin: 0 10px 0 0;color: #633E2A;border-bottom: 1px solid #633E2A; font-size: 1.3em;  padding: 5px 10px 10px 35px; background: url(../img/PUCE_8.gif) no-repeat 5px center; font-weight: bold; }
		#SOUS_RUBRIQUES_10 dd{ margin: 0 10px 10px 0; border-bottom: 2px solid #d9d9d9; padding: 0 10px 10px 35px;font-size: .8em; color: #555;}
		#SOUS_RUBRIQUES_10 dd span{ display: block; padding: 5px 0;}
		#SOUS_RUBRIQUES_10 a.citation_titre{ color: #000; font: 1.2em/1.35em Georgia, "Times New Roman", Times, serif; margin: 10px 0 0 0; display: block; border-bottom: 1px solid #E9E3E0;cursor: pointer;position: relative;padding: 0 10px 5px 35px; background: url(../img/PUCE_9.gif) no-repeat 10px 10px;}
		#SOUS_RUBRIQUES_10 a:hover.citation_titre{ color: #119cfe; }
		#SOUS_RUBRIQUES_10 dd a.citation_suite{  background: #E9E3E0; padding: 2px 3px;   color: #633E2A; font-size: .8em; float: right;  }
		#SOUS_RUBRIQUES_10 dd a:hover.citation_suite{ background: #633E2A; color: #E9E3E0;}
		/**/

		.menu_body {display:none; background: none;}

		/**/
		#PLAYLIST {width: 910px; margin: 0 auto; }
		#PLAYLIST dd{width: 180px; float: left; border-right: 1px solid #f4faf2; height: 160px; margin-bottom: 15px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}
		#PLAYLIST dd .WRAPPER{padding: 15px; }
		#PLAYLIST dd span { display: block;}
		#PLAYLIST dd span.audio_titre{ font-weight: bold;}
		#PLAYLIST dd span.audio_auteur{ font-size: .7em;}
		#PLAYLIST dd span.audio_descriptif{ font-size: .8em; color: #222;}
		#PLAYLIST dd span.audio_date{ font-size: .7em; color: #333;}
		#PLAYLIST dd .LECTEUR{ text-align: center; padding: 5px 0; }
		
		/**/
		#GALERIE {width: 910px; margin: 0 auto; }
		#GALERIE dd{width: 180px; float: left;border-right: 1px solid #f4faf2; height: 230px;margin-bottom: 15px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}
		#GALERIE dd .WRAPPER{padding: 15px; }
		#GALERIE dd span { display: block;}
		#GALERIE dd span.titre{ font-weight: bold;}
		#GALERIE dd span.auteur{ font-size: .7em;}
		#GALERIE dd span.date{ font-size: .7em; color: #333;}
		#GALERIE dd .TH{ text-align: center; padding: 5px 0; }
		#GALERIE dd .TH a img{ border: 1px solid #465F00; }
		#GALERIE dd .TH a:hover img{ border: 1px solid #fff; }
		
		/**/
		#TV_WALL {width: 910px; margin: 0 auto; }
		#TV_WALL dd{width: 300px; float: left; border-right: 1px solid #f4faf2; margin-bottom: 15px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}
		#TV_WALL dd .WRAPPER{padding: 15px; }
		#TV_WALL dd span { display: block; padding: 5px 0;}
		#TV_WALL dd span.audio_titre{ font-weight: bold;}
		#TV_WALL dd span.audio_auteur{ font-size: .7em;}
		#TV_WALL dd span.audio_descriptif{ font-size: .8em; color: #222;}
		#TV_WALL dd span.audio_date{ font-size: .7em; color: #333;}
		#TV_WALL dd .LECTEUR{ text-align: center; padding: 5px 0; }
		
		/**/
		#SOUS_RUBRIQUES_lanceur {padding: 0 0 0 10px; border-left: 1px solid #AFEF00; margin: 10px 0 0 10px; }
		#SOUS_RUBRIQUES_lanceur dt{color: #555;}
		#SOUS_RUBRIQUES_lanceur dd{color: #555; padding: 5px 10px 10px 35px; background: url(../img/PUCE_5.gif) no-repeat 5px center; font-weight: bold;}
		#SOUS_RUBRIQUES_lanceur dd a{color: #759F00; }
		#SOUS_RUBRIQUES_lanceur dd a:hover{border-bottom: 1px solid #759F00; }
		
		
		/**/
		#panneau_recherche{padding: 10px ; background: #F7FFC0; border: 1px solid #DFFF00; margin: 10px; display: none;}
		#panneau_recherche h2{   float: left; margin-right: 10px; }
		#panneau_recherche input.BOUTON{  color: green;border: 1px solid #DFFF00;background: #fff; padding: 5px 0; width: 50px; margin-top: 5px; }
		#panneau_recherche input.champ_txt{ font-size: 1em;padding: 7px ; border: 1px solid #cfcfcf; width: 500px; height: 30px;}
		#panneau_recherche label.error{display: block; font-size: .8em;}		
		
		
		/**/
		#AGENDA { padding: 10px;}
		#AGENDA li{ float: left; width: 20%;  margin-bottom: 5px; height: 175px;}
		#AGENDA .bouton p{ color: whitesmoke; font-size: .9em;}
		#AGENDA .bouton a{ color: #fff; margin-bottom: 5px;}
		#AGENDA .bouton a:hover{ color: #000; margin-bottom: 5px}
		#AGENDA  a:hover span{ color: #000 }
		#AGENDA li h3{ color: #333;}
		#AGENDA li .WRAPPER{ margin: 5px;padding: 15px 10px 10px 40px;-moz-border-radius: 10px;-webkit-border-radius: 10px; background: #FF7A0F url(../img/PUCE_7.gif) no-repeat scroll 5px 5px;}
		#AGENDA .jour{ display:block;  color: #fff; font-size: 2.5em; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom: 10px;}
		#AGENDA .mois{ display:block;  color: #FFDCBF; font-size: .9em;  margin-bottom: 5px;}
		#AGENDA .details_event{ display:block;  color: #333; font-size: .9em;  width: 20em;}

		
		h2.theme_agenda{ display:block;  color: #979797;font: 1.3em/1.35em Georgia, "Times New Roman", Times, serif; margin: 10px 0; }
		h2.theme_agenda a{   color: #FF7A0F; font-weight: bold; font-family: "Lucida Grande","Segoe UI",Arial,Helvetica,sans-serif;  padding: 0 2px; background: #FFF5EF; }
		h2.theme_agenda a:hover{   border-bottom: 1px solid #FF7A0F;}
		.PICTO_GRATUIT{ background: url(../img/BTN_9.gif) no-repeat left top; width: 45px; height:15px ; display: block;}


		/**/
		#AGENDA_HOME{ background: url(../img/FD_agenda_home.gif) no-repeat left top; width: 958px; height: 140px; display: block }
		#AGENDA_HOME .WRAPPER{padding: 5px 20px; }
		#AGENDA_HOME a.btn{color: #fff;}
		#AGENDA_HOME .DATES{ float: left; width: 600px; padding-top: 25px }
		#AGENDA_HOME .SECONDAIRE{ float: left; width: 290px; padding: 25px 0 0 20px }
		#NEXT_DATES{ background: #edf0f4 url(../img/FD_dates_g.gif) no-repeat left top; padding-left: 15px; height: 75px; }
		#NEXT_DATES li{ color: #595959; text-align: center; width: 70px; border-right: 1px solid #FFE4CF; float: left; margin: 0px 15px 0 0; }
		#NEXT_DATES span.jour{ display: block;color: #595959;font-size: 2em; line-height: 1.5em;font-family:Georgia,"Times New Roman",Times,serif;padding: 0 0 0 0;}
		/*#NEXT_DATES  .pop .pop_toggle { background:transparent url(../img/PUCE_11.gif) no-repeat scroll 0px 0px;cursor:pointer; display:block; height:25px; 
		overflow:hidden; width:25px; margin: 10px 0 0 10px ;}
		#NEXT_DATES .active .pop_menu {background-color:#FFF6EF ;border:1px solid #FF7A0F;color:#000000;display:block;left:0;padding:0.6em 0.6em 0.6em 45px;
		position: absolute;top:0; width: 450px;  text-align: left; margin-top: -50px;}
		#NEXT_DATES .active .pop_toggle 	{ left:0; position:absolute; top:-50px; z-index:2000;   }
		#NEXT_DATES  .pop{ position: relative;}*/
		#AGENDA_HOME #NEXT_DATES  p.mois{ font-size: .9em; padding: 2px 5px 0 0; text-align: right; font-weight: bold;}
		#AGENDA_HOME a h2{ margin: 0 10px 0 10px;color: #000; font-size: 1.3em;  padding: 2px 10px 2px 30px; background: url(../img/PUCE_12.gif) no-repeat 0 center; 
		font-weight: bold; }
		#AGENDA_HOME a:hover h2{ color: #FF7200;}
		#AGENDA_HOME p{color: #DF8A45; font-size: .8em;  padding: 0px 0px 0 40px; }

		/**/
		#AGENDA_afficher{ padding: 35px; text-align: left; line-height: 1.5; }
		#AGENDA_afficher .jour{ -moz-border-radius: 10px;-webkit-border-radius: 10px; background: #FF7A0F;  color: #fff; font-size: 2.5em; line-height: 1.5em; font-family:Georgia, "Times New Roman", Times, serif; margin: 0 25px 10px 0; float: left; padding: 0 5px;}
		#AGENDA_afficher .mois{ display:block;  color: #FFDCBF; font-size: .9em;  margin-bottom: 5px;}
		#AGENDA_afficher .details{background: #FFF5EF; padding: 10px; margin: 15px 0; }
		#AGENDA_afficher .titre_event{border-bottom: 1px solid #FF7200; padding-bottom: 10px; margin-bottom: 10px; }

		/**/
		#CONTACT{   border: 1px solid #FF009A; background: #fff; margin-bottom: 5px; padding: 20px;  }
		#CONTACT label{  display: block  }
		#CONTACT input.BOUTON{  color: green;border: 1px solid green;background: #fff; padding: 5px 0; width: 100px; margin-top: 5px; }
		#CONTACT input.champ_txt{ padding: 5px ; border: 1px solid #cfcfcf; width: 570px;}		
		#CONTACT textarea{ padding: 5px ; border: 1px solid #cfcfcf; width: 570px;}		
		#CONTACT label.error{display: block; font-size: .8em; font-weight: bold; color: #FF009A;}		


		/**/
		#PIED{ display:block; margin: 25px 0 0 0 ;background: #ececec; padding: 10px 0;}
		#PIED ul{   margin: 0 auto;  padding: 0px 0; width: 895px;}
		#PIED li{ float: left; text-align: center;font-size: 0.75em; padding: 0px;  }
		#PIED li a{ padding: 0 10px 0 0; margin: 0 10px 0 0; border-right:  1px solid #909090; }
		#PIED li a span{ color: #5f5f5f}
		#PIED li a.extremite{  border: 0}
		
	/**/
		#SUPER_FOOTER{ width:958px; height: 500px; text-align: left; margin: 0 0 50px 0; border-top:1px solid #D9D9D9; }
		#SUPER_FOOTER .wpr{ padding: 30px;}
		#SUPER_FOOTER dt{  font-size: .1em; color: #000; }
		#SUPER_FOOTER dl{  float: left; width: 33%; overflow: hidden; }
		#SUPER_FOOTER dd{  font-size: 0.9em; margin:0px 15px;  padding: 0 0 10px 0px; display: block; }
		#SUPER_FOOTER dd a:hover span{ background: #119CFE; color: #fff;}
		#SUPER_FOOTER dd a span{ color: #333; font-weight: bold; padding: 5px; border-bottom: 1px solid #ccc; display: block; margin: 0 15px;}
		#SUPER_FOOTER dd ul{display: block; margin: 5px 0 0  15px;}
		#SUPER_FOOTER dd li{display: block; padding: 0 0 0 10px;}
		#SUPER_FOOTER dd li a{color: #333; font: .8em;}
	/**/
	
	
	
		/****************************
		ACCUEIL PORTAIL
		****************************/
		#A_LA_UNE{font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif; margin: 0 70px 0 0; padding: 125px 0 20px 0; 
		background: #f1eed5 url(../img/LANCEUR_1.gif) no-repeat left top; display: block; width: 640px; ; -moz-border-radius: 10px;-webkit-border-radius: 10px;	  }
		#A_LA_UNE h1{ line-height: 1.3em; cursor: pointer; cursor:hand }
		#A_LA_UNE h2{   font-size: 1.3em;line-height: 1.3em; cursor: pointer; cursor:hand }
		#A_LA_UNE p{  font-family:Verdana, Arial, Helvetica, sans-serif;font-size: .9em;line-height: 1.35em; padding: 5px; background: white;}
		#A_LA_UNE a:hover.lire_suite {color: #000; background: white; font-size: .9em;padding: 3px; }
		#A_LA_UNE a.lire_suite {color: #fff; background: red; font-size: .9em;padding: 3px; }
		#A_LA_UNE .BREADCRUMBS{ padding: 0 20px;}

		/**/
		#A_LA_UNE_CITATIONS { background: white;-webkit-border-radius: 10px;  -moz-border-radius: 10px; }
		#A_LA_UNE_CITATIONS h2 a{background: #D1AC26;  display: block; text-align: center; padding: 10px; color: #fff;  line-height: 1.3em;-webkit-border-radius: 10px;  -moz-border-radius: 10px;}
		#A_LA_UNE_CITATIONS h2 a:hover{background: #000;}
		#A_LA_UNE_CITATIONS dl{padding:10px; border-bottom: 1px solid #e9e9e9; }
		#A_LA_UNE_CITATIONS dt { margin: 0 10px 0 0;color: #D1AC26;font-size: 1em;  padding: 5px 10px 10px 35px; 
		background: url(../img/PUCE_1.gif) no-repeat 5px center; font-weight: bold; }
		#A_LA_UNE_CITATIONS dt a{color: #000}
		#A_LA_UNE_CITATIONS dt a:hover{color: #D1AC26; }
		#A_LA_UNE_CITATIONS dd{ margin: 0 10px 10px 0; border-bottom: 1px solid #d9d9d9; padding: 0 10px 10px 35px; 
		background: url(../img/PUCE_2.gif) no-repeat 10px 10px; font-size: .8em; color: #555;}
		#A_LA_UNE_CITATIONS dd span{ display: block; padding: 5px 0;}
		#A_LA_UNE_CITATIONS dd a.citation_titre{ color: #000; font: 1.5em/1.25em Georgia, "Times New Roman", Times, serif; margin: 10px 0 0 0; display: block;}
		#A_LA_UNE_CITATIONS dd a:hover.citation_titre{ color: #119cfe; }
		#A_LA_UNE_CITATIONS dd a.citation_suite{  background: #f3f0e3; padding: 2px 3px;   color: #000; font-size: .8em; float: right;  }
		#A_LA_UNE_CITATIONS dd a:hover.citation_suite{ background: #D1AC26;}
		#A_LA_UNE_CITATIONS #DOCS_acces_rapide{padding: 0px;}

		/**/
		#A_LA_UNE_PLAYLIST dl{ -moz-border-radius: 10px;-webkit-border-radius: 10px;  background: #fba317; padding: 10px 0;}
		#A_LA_UNE_PLAYLIST dd{   margin: 0 15px 0 15px;}
		#A_LA_UNE_PLAYLIST dd .WRAPPER{padding: 15px; }
		#A_LA_UNE_PLAYLIST dd span { display: block;}
		#A_LA_UNE_PLAYLIST dd span.audio_titre{ font-weight: bold;}
		#A_LA_UNE_PLAYLIST dd span.audio_auteur{ font-size: .7em;}
		#A_LA_UNE_PLAYLIST dd span.audio_descriptif{ font-size: .8em; color: #222;}
		#A_LA_UNE_PLAYLIST dd span.audio_date{ font-size: .7em; color: #333;}
		#A_LA_UNE_PLAYLIST dd .LECTEUR{ text-align: center; padding: 5px 0; }

		/**/
		#A_LA_UNE_GALERIE { }
		#A_LA_UNE_GALERIE dd{width: 180px; float: left;border-right: 1px solid #f4faf2; height:230px;margin-bottom: 15px;-moz-border-radius: 10px;
		-webkit-border-radius: 10px;}
		#A_LA_UNE_GALERIE dd .WRAPPER{padding: 15px; }
		#A_LA_UNE_GALERIE dd span { display: block;}
		#A_LA_UNE_GALERIE dd span.titre{ font-weight: bold;}
		#A_LA_UNE_GALERIE dd span.auteur{ font-size: .7em;}
		#A_LA_UNE_GALERIE dd span.date{ font-size: .7em; color: #333;}
		#A_LA_UNE_GALERIE dd .TH{ text-align: center; padding: 5px 0; }
		#A_LA_UNE_GALERIE dd .TH a img{ border: 1px solid #465F00; }
		#A_LA_UNE_GALERIE dd .TH a:hover img{ border: 1px solid #fff; }
		
		
	/**/
		#LANCEUR_ARTICLES{ margin: 0 20px;}
		#LANCEUR_ARTICLES h4{margin: 20px 0 0 0px; font-weight: normal;  font-size: .9em;background: #DFDCC3; padding: 3px; font-family:Verdana, Arial, Helvetica, sans-serif;}
		#LANCEUR_ARTICLES dl{ }
		#LANCEUR_ARTICLES dd{padding: 5px 10px;font-size: .9em; font-family:Verdana, Arial, Helvetica, sans-serif;color: #333;margin:0 10px 10px 10px; background: #fff; }
		#LANCEUR_ARTICLES dt.citation_titre a{color: #000; font-weight: bold; font-size: 1em;  display: block;margin-bottom: 5px;}
		#LANCEUR_ARTICLES dt.citation_titre {padding: 5px 5px;border-bottom: 1px solid #BFBCA7;color: #333; margin: 0 10px; }
		#LANCEUR_ARTICLES dt.surbrillance {background: #FFFDEF; }
		#LANCEUR_ARTICLES dt.citation_titre a:hover{color:red}
		#LANCEUR_ARTICLES dt.citation_titre span {color: #6f6f6f; font-size: .9em; display: block}
		#LANCEUR_ARTICLES dd span{display: block;margin-bottom: 10px }
		#LANCEUR_ARTICLES dd a.intro {color: #4D4135; font-size: .85em; margin-bottom: 10px }
		#LANCEUR_ARTICLES dd a:hover.intro {border-bottom: 1px dashed #BFBCA7;}
		#LANCEUR_ARTICLES dd a:hover.article_suite{background:#4D4135; }
		#LANCEUR_ARTICLES dd a.article_suite{ font-size: .85em;color: #fff; padding: 2px; background: red }
		
	/**/
		#ARTICLE_A_LA_UNE{ }
		#ARTICLE_A_LA_UNE #AFF_ARTICLE { padding-right: 20px; }
		#ARTICLE_A_LA_UNE #AFF_ARTICLE #CHAPEAU{ margin: 0 0px 0 20px;display:block; background: #FFFDEF; padding: 10px;}
		#ARTICLE_A_LA_UNE #AFF_ARTICLE #CHAPEAU a h1{ font-weight: bold; letter-spacing:-1px; display:block; font-size: 1.5em/1.25em; font-family: "Bookman Old Style",Georgia,"Times New Roman",Times,serif; margin: 10px 0; color: #000; }
		#ARTICLE_A_LA_UNE #AFF_ARTICLE #CHAPEAU a:hover h1{ color: red; }
		#ARTICLE_A_LA_UNE #AFF_ARTICLE #CHAPEAU h1{ letter-spacing:-1px; display:block; font-size: 1.5em/1.25em;font-family:  "Bookman Old Style",Georgia,"Times New Roman",Times,serif;  margin: 10px 0; color: #000;font-weight: bold }
		#ARTICLE_A_LA_UNE #AFF_ARTICLE h2{  font-weight: normal;letter-spacing:-1px; display:block;  color: #333; font-size: 1.1em;  margin: 10px 0; }
		#ARTICLE_A_LA_UNE #AFF_ARTICLE h2 a{ letter-spacing:-1px; color: #333; border-bottom: 1px solid #979797; }
		#ARTICLE_A_LA_UNE #AFF_ARTICLE h2 a:hover{ color: #000; border-bottom: 1px solid #000; }
		
	/**/
		#TAGS{ border: 1px solid white; background: white; padding: 10px 10px; }
		#TAGS ul{padding:  0 5px; }
		#TAGS li{ float: left; padding: 5px 0 5px 0; }
		#TAGS li a{  color: #000; margin: 0 3px ; padding: 1px;}
		#TAGS li a:hover{ color: red }
		#TAGS h2{  background: white;color: #119CFE; padding: 5px ;}
		#TAGS h5{  background: white;color: #666; padding: 5px 0 ;}
		
		/**/
		#UNE_LES_TEXTES { background: #fff; border: 1px solid #119CFE }
		#UNE_LES_TEXTES h6{color: #666; margin: 0 0 0 10px;}
		#UNE_LES_TEXTES h2 a{ background: #119CFE; color: white; padding: 10px 5px; display: block; text-align: center;}
		#UNE_LES_TEXTES h2 a:hover{color: black}
		#UNE_LES_TEXTES #AFF_ARTICLE { padding:0 }
		#UNE_LES_TEXTES #AFF_ARTICLE #CHAPEAU{ padding: 0 10px 0 45px; background-position: 5px 5px;}
		#UNE_LES_TEXTES #AFF_ARTICLE #CHAPEAU  a h1{ letter-spacing:0px; display:block; font: 1.2em/1.25em Georgia, "Times New Roman", Times, serif; margin: 5px 0; color: #000; }
		#UNE_LES_TEXTES #AFF_ARTICLE #CHAPEAU  a:hover h1{ color: #119cfe; }
		#UNE_LES_TEXTES #AFF_ARTICLE #CHAPEAU h1{font: 1.2em/1.25em Georgia, "Times New Roman", Times, serif }
		#UNE_LES_TEXTES #AFF_ARTICLE h2{ font-size: .9em; margin: 0 0 10px 0; font-weight: normal; color: #333; letter-spacing: normal;}
		#UNE_LES_TEXTES #AFF_ARTICLE .signature{ margin-bottom: 5px ; font-size: .85em; padding: 0 0 5px 0;}
		
		#UNE_LES_TEXTES .ARTICLE_preview ul.pied{margin: 0;}
		#UNE_LES_TEXTES .ARTICLE_preview{ padding: 5px 20px 5px 35px; background:  url(../img/FD_article_1.gif) no-repeat 10px 10px; margin: 5px 0 5px 0px;}
		#UNE_LES_TEXTES .ARTICLE_preview h5{  font: 1em/1.2em; color: #333; padding: 7px 0 0 0; font-weight: normal}
		#UNE_LES_TEXTES .ARTICLE_preview a h6{  font: 1em/1.25em Georgia, "Times New Roman", Times, serif; color: #000; padding: 5px 0; border-bottom: 1px solid #000;}
		#UNE_LES_TEXTES .ARTICLE_preview a:hover h6{ color: #119cfe; border-bottom: 1px solid #119cfe}
		#UNE_LES_TEXTES .ARTICLE_preview p{  font-size: .85em ;color: #000; padding: 5px 10px;}
		
		#UNE_LES_TEXTES a.tous{ background: #119CFE;  font: 1em/1.25em Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid #119CFE; border-top: 1px solid #119CFE; color: #fff; padding: 5px;   display: block; font-weight: bold; text-align: center;}
		#UNE_LES_TEXTES a:hover.tous{ background: #fff; color: black;}

		#UNE_LES_TEXTES #AFF_ARTICLE a:hover.suite_article { background: #119cfe; padding: 2px 3px;   color: #fff; font-size: .8em}
		#UNE_LES_TEXTES #AFF_ARTICLE a.suite_article { background: #fff;    color: #119cfe; }

		.PICTO_valider{background:transparent url(../img//PICTO_8.gif) no-repeat left 0; color: #366C04;display:block;padding:5pt 0pt 0pt 60px; text-decoration: none; 
		height: 150px;  font-size: 130%; line-height: 160%; display:none }
		
		
		/**/
		.ajax_load{ text-align:center;font-size:.8em; color:#ccc; padding:15px;}
		
		/**/
		
		#fixme #NL_light{ background:transparent}
		#fixme #NL_light span ,
		#fixme #NL_light input{ float:left; margin:0 5px 0 0}
