<!--
/* Redénition des balises HTML */
* { margin:0;padding:0; } 
body { margin-bottom:10px;font: normal 62.5%/1.5em "Trebuchet MS", Arial, Verdana, sans-serif; } 
hr, br { display:none; } 
img { border:none; } 
a { text-decoration:none; } 
a:hover { text-decoration:underline; } 
ul, li { list-style:none; } 
input, textarea { font-family:"Trebuchet MS", Arial, Verdana, sans-serif;font-size:1.1em; } 
fieldset legend { display:none; } 

/* STRUCTURE */
#global { position:relative;z-index:1;top:20px;left:50%;margin-left:-490px;width:980px; } 
	/* TOP */
	#top { position:relative;padding:10px; } 
		#header { position:relative;width:960px;height:159px; } 
			#header { height:134px; } 
				#header_nav { display:none; } 
			#header_content { position:relative;z-index:2;height:159px; } 
					#header_content { height:134px; } 
						#page_title { position:absolute;z-index:3;width:397px;height:134px;top:0;left:0 } 
				#page_title img { display:none; } 
				/* Pour ne pas afficher les langues faire un visibility:hidden  des li */
				#lang_nav { position:absolute;z-index:5;bottom:0;left:0;width:940px;height:25px;padding-left:20px; } 
						/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
						#lang_nav:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
						* html #lang_nav { height: 1%; } 
						*+html #lang_nav { height: auto; } 
						/* --------------------------------------------------------- */	
					* html #lang_nav { bottom:-1px; } /* hack IE 6 */		
					#lang_nav li { float:left;display:inline; } 
					#lang_nav li a { display:block;text-align:right; } 
					#lang_nav li a span { display:block;font-weight:bold;line-height:25px;padding:0 10px; } 
					#lang_nav li a:hover, #lang_nav li a.selected { text-decoration:none; } 
					#lang_nav li a:hover span, #lang_nav li a.selected span {  } 
							#lang_nav { display:none; } 
							/* Pour ne pas afficher l'identification faire un visibility:hidden  du fieldset */
				#user_identity { position:absolute;z-index:6;width:411px;height:25px;bottom:0;left:328px; } 
					#user_identity fieldset { display:block;border:none;padding:2px 0; } 
					html>/**/body #user_identity fieldset { padding:3px 0; } 
					#user_identity fieldset legend { display:none; } 
					#user_identity fieldset p { display:inline; } 
					#user_identity fieldset p label { font-size:1.1em;font-weight:bold; } 
					#user_identity fieldset p input#login, #user_identity fieldset p input#password { width:120px;margin-right:2px;border:1px solid;height:16px;padding:0 3px; } 
					html>body #user_identity fieldset p input#login, #user_identity fieldset p input#password { margin-bottom:2px; } 
					#user_identity fieldset p input#connexion { font-size:0.9em;font-weight:bold;height:18px;border:none;cursor:pointer;background:none;padding:1px 2px 0 2px; } 
					html>body #user_identity fieldset p input#connexion { padding:0;margin-bottom:2px; } 
					*+html>body #user_identity fieldset p input#connexion { padding:1px 1px 0 1px; } 
					#user_identity a { display:none;font-size:1em; } 
				#content_header { position:absolute;top:0;left:0;width:100%;height:134px; } 
					#content_header img { display:none; } 
					#content_header h2 { display:none; } 

	/* MIDDLE */
	/*#middle { position:relative;z-index:2;padding:30px 10px 0 10px; } */
	#middle { position:relative;z-index:2;padding:0 0 10px 0 } 
			/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
			#middle:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
			* html #middle { height: 1%; } 
			*+html #middle { height: 1%; } 
			/* --------------------------------------------------------- */				
		#middle_nav { float:left;width:199px;padding-right:15px;padding-bottom:10px;margin-left:10px;margin-right:10px;display:inline; } 
			#middle_nav ul { padding:10px;border-right:1px solid; } 
				#middle_nav ul li { padding-bottom:1px;border-bottom:1px solid; } 
				#middle_nav ul li a { display:block;text-decoration:none;font-size:1.2em;font-weight:bold; } 
				#middle_nav ul li a span { display:block;line-height:25px;padding-left:15px; } 
				#middle_nav ul li ul { padding:0 0 0 10px; } 
				#middle_nav ul li ul li { border:none;padding-left:10px; } 
				#middle_nav ul li ul li a { font-weight:normal; } 
				#middle_nav ul li ul li a span { display:block;line-height:20px;padding-left:10px; } 
				#middle_nav ul li ul li a:hover {  } 
				#middle_nav ul li ul li a:hover span { font-weight:bold; } 
		/* MAIN */
		#main { float:left;display:inline;width:736px; } 
			#config_a, #config_b, #config_c, #config_d, #config_e, #config_f { padding:10px 0;width:736px; } 
			/* Agencement A */
			#config_a {  } 
				/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
				#config_a:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
				* html #config_a { height: 1%; } 
				*+html #config_a { height: 1%; } 
				/* --------------------------------------------------------- */				
			#ac1 { float:left;width:486px; } 
			#ac2 { float:left;width:230px;margin-left:20px; } 
				#ac21 {  } 
				#ac22 { margin-top:20px; } 
			/* Agencement B */
			#config_b {  } 
				/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
				#config_b:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
				* html #config_b { height: 1%; } 
				*+html #config_b { height: 1%; } 
				/* --------------------------------------------------------- */				
			#bl1 {  } 
			#bl2 { margin-top:20px; } 
				/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
				#bl2:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
				* html #bl2 { height: 1%; } 
				*+html #bl2 { height: 1%; } 
				/* --------------------------------------------------------- */
				#bl21 { float:left;width:358px; } 
				#bl22 { float:left;width:358px;margin-left:20px; } 
			/* Agencement C */
			#config_c {  } 
				/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
				#config_c:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
				* html #config_c { height: 1%; } 
				*+html #config_c { height: 1%; } 
				/* --------------------------------------------------------- */				
			#cc1 { float:left;width:160px;margin-right:20px; } 
			#cc2 { float:left;width:376px; } 		
			#cc3 { float:left;width:160px;margin-left:20px; } 		
			/* Agencement D */
			#config_d {  } 
			#dl1 {  } 		
			#dl2 { margin-top:20px; } 		
			#dl3 { margin-top:20px; } 
			/* Agencement E */
			#config_e {  } 
				/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
				#config_e:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
				* html #config_e { height: 1%; } 
				*+html #config_e { height: 1%; } 				
				/* --------------------------------------------------------- */				
			#ec1 { float:left;width:230px; } 
				#ec11 {  } 
				#ec12 { margin-top:20px; } 
			#ec2 { float:left;width:486px;margin-left:20px; } 
			/* Agencement F */
			#config_f {  } 
			#fl1 {  } 
				/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
				#fl1:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
				* html #fl1 { height: 1%; } 
				*+html #fl1 { height: 1%; } 
				/* --------------------------------------------------------- */				
				#fl11 { float:left;width:358px; } 
				#fl12 { float:left;width:358px;margin-left:20px; } 
			#fl2 { margin-top:20px; } 
		br.cleaner {  } 

	/* BOTTOM */
	#bottom { position:relative;z-index:2;height:37px;padding:10px;bottom:20px } 
		#footer { position:relative;text-align:center; } 
			ul#footer_informations { line-height:20px; } 
			ul#footer_informations li { display:inline; } 
			ul#footer_informations li a { font-size:1em; } 

	/* DIV SUPLEMENTAIRE */
	#extradiv_a {  } 
	#extradiv_b {  } 
	#extradiv_c {  } 
	#extradiv_d {  } 
	#extradiv_e {  } 

/* CLASS */
.text_image { position:relative; } 
.text_image div { font-size:1.2em;text-align:justify; } 
	/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
	.text_image div:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
	* html .text_image div { height: 1%; } 
	*+html .text_image div { height: 1%; } 
	/* --------------------------------------------------------- */				
.text_image div img { float:right;margin:0 0 10px 10px; } 
.text_image div h3 { font-size:2em;line-height:1.1em;font-weight:bold;text-align:left;padding-top:0.2em;padding-bottom:0.2em; } 
.text_image div h3 span {  } 
.text_image div h4 { font-size:1.1em;line-height:1em;font-weight:bold;margin-bottom:10px; } 
.text_image div h4 span {  } 
.text_image div.col2 { display:none; } 

.news { position:relative; } 
.news h3 { font-size:1.7em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;margin-bottom:5px;padding-top:0.4em;padding-bottom:0.4em; } 
.news h3 span {  } 
.news dl {  } 
.news dl.impaire { margin-top:15px; } 
.news dl dt { font-size:1.1em;line-height:1.5em;font-weight:bold;padding-left:10px; } 
.news dl dd { font-size:1.1em;padding-left:10px; } 
.news dl dd.date { font-size:1.1em;font-weight:bold; } 
.news dl dd.plus {  } 
.news dl dd.plus a { font-size:0.9em;line-height:2em;font-weight:bold; } 

.image { position:relative; } 
.image dl { border:1px solid; } 
.image dl dt { text-align:center; } 
.image dl dt img { padding:5px } 
.image dl dd {  } 
.image dl dd a { font-size:1.1em;padding:0 10px; } 

.faq { position:relative; } 
.faq h3 { font-size:1.5em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;padding-top:0.4em;padding-bottom:0.4em; } 
.faq h3 span {  } 
.faq div { font-size:1em; } 
.faq div a {  } 
.faq dl { margin-bottom:5px; } 
.faq dl dt { font-size:1.2em; } 
.faq dl dt a { display:block;font-weight:bold;line-height:2em;padding-left:10px; } 
.faq dl dt a:hover { padding:0 15px;background:none; } 
.faq dl dt a.selected { padding:0 15px;background:none;border:1px solid;border-width:1px 1px 0 1px; } 
.faq dl dd { padding:0 15px 10px 15px;font-size:1.1em;border:1px solid;border-width:0 1px 1px 1px; } 

.poll { position:relative; } 
.poll h3 { font-size:1.4em;line-height:1.2em;font-weight:bold;padding-top:0.4em;padding-bottom:0.4em; } 
.poll h3 span { display:block; } 
.poll form { border:1px solid;padding:10px; } 
.poll fieldset { border:none;font-size:1.1em; } 
.poll fieldset p {  } 
html>/**/body .poll fieldset p { margin-top:5px; } 
.poll fieldset p#sondage_message { margin:0;font-weight:bold; } 
.poll fieldset p label { line-height:2em; } 
html>/**/body .poll fieldset p label { line-height:1.5em;margin-left:4px } 
.poll fieldset p input { margin-left:5px; } 
.poll fieldset p.bouton { margin-top:5px;padding-top:5px;font-weight:normal;text-align:center; } 
.poll fieldset p.bouton input { font-size:1em; } 

.forum { position:relative; } 
.forum h3 { font-size:1.4em;line-height:1.2em;font-weight:bold;padding-top:0.4em;padding-bottom:0.4em; } 
.forum h3 span {  } 
.forum dl { font-size:1.1em; } 
.forum dl#forum_information { padding:5px;border:1px solid;border-width:1px 1px 0 1px;padding:10px 10px 0 10px; } 
.forum dl#forum_information dd span { font-weight:bold; } 
.forum dl#last_post { font-size:1.1em;border:1px solid;border-width:0 1px 0 1px;padding:0 10px 10px 10px; } 
.forum dl#last_post dt { padding-top:10px;font-weight:bold;font-style:italic; } 
.forum dl#last_post dd { text-align:justify; } 
.forum dl#last_post dd.plus { text-align:right;font-size:1em;font-weight:bold; } 
.forum dl#last_post dd.plus a { padding-left:10px; } 
.forum dl#last_post dd.plus2 { text-align:right;padding-bottom:5px;font-size:1em; } 
.forum p { text-align:right;border:1px solid;border-width:0 1px 1px 1px;padding:0 10px 10px 10px; } 
.forum p.bouton input { font-size:1.1em; } 
.forum .text_with_options p { text-align:left;border:0;padding:0; } 

.jobs { position:relative; } 
.jobs h3 { font-size:1.7em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;margin-bottom:5px;padding-top:0.4em;padding-bottom:0.4em; } 
.jobs h3 span {  } 
.jobs dl {  } 
.jobs dl.impaire { margin-top:10px; } 
.jobs dl dt { font-size:1.1em;line-height:1.5em;font-weight:bold;padding:10px 10px 0 10px; } 
.jobs dl dd { font-size:1.1em;padding:0 10px 5px 10px; } 
.jobs dl dd.plus { border:1px solid;border-width:1px 0;text-align:center;padding:0 10px 0 10px; } 
.jobs dl dd.plus a { font-size:1em;padding-left:7px;font-weight:bold; } 
.jobs dl dd.plus span {  } 

.links { position:relative; } 
.links h3 { font-size:1.7em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;margin-bottom:5px;padding-top:0.4em;padding-bottom:0.4em; } 
.links h3 span {  } 
.links dl {  } 
.links dl.impaire { margin-top:10px; } 
.links dl dt { font-size:1.1em;line-height:1.5em;font-weight:bold; } 
.links dl dt a {  } 
.links dl dd { font-size:1.1em;line-height:1.5em; } 
.links dl dd.plus { font-size:1.1em;border-bottom:1px solid; } 
.links dl dd.plus a { line-height:2em; } 

.articles { position:relative; } 
.articles h3 { font-size:1.7em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;margin-bottom:5px;padding-top:0.4em;padding-bottom:0.4em; } 
.articles h3 span {  } 
.articles dl {  } 
.articles dl.impaire { margin-top:10px; } 
.articles dl dt { font-size:1.1em;line-height:1.5em;font-weight:bold; } 
.articles div.article_image {  } 
	/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
	.articles div.article_image:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
	* html div.articles .article_image { height: 1%; } 
	*+html div.articles .article_image { height: 1%; } 
	/* --------------------------------------------------------- */		
.articles img { float:left;margin:0 5px 0 0; } 
.articles div.article_image p { text-align:justify;font-size:1.1em; } 
.articles dl dd { font-size:1.1em;line-height:1.5em; } 
.articles dl dd.price { text-align:right;margin-top:3px; } 
.articles dl dd.plus { text-align:right;font-size:1.1em;border-bottom:1px solid; } 
.articles dl dd.plus a { line-height:2em; } 

.downloads { position:relative; } 
.downloads h3 { font-size:1.7em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;margin-bottom:5px;padding-top:0.4em;padding-bottom:0.4em; } 
.downloads h3 span {  } 
.downloads dl {  } 
.downloads dl.impaire { margin-top:10px; } 
.downloads dl dt { font-size:1.1em;line-height:1.5em;font-weight:bold; } 
.downloads dl dt a {  } 
.downloads dl dd { font-size:1.1em;line-height:1.5em; } 
.downloads dl dd.plus { font-size:1.1em;border-bottom:1px solid;padding:3px; } 
.downloads dl dd.plus a {  } 
.downloads dl dd.plus a:hover { text-decoration:none; } 
.downloads dl dd.plus img { vertical-align:middle;padding-right:5px; } 

.gallery { position:relative; } 
	/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
	.gallery:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
	* html .gallery { height: 1%; } 
	*+html .gallery { height: 1%; } 
	/* --------------------------------------------------------- */				
.gallery h3 { font-size:1.5em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;margin-bottom:10px;padding-top:0.4em;padding-bottom:0.4em; } 
.gallery h3 span {  } 
.gallery dl { float:left;display:inline;margin:0 10px 20px 25px;padding:5px;text-align:center; } 
.gallery dl dt img {  } 
.gallery dl dd.plus, .gallery dl dd.plus3 { display:none; } 
.gallery dl dd.plus2 { text-align:left;height:16px; } 
.gallery dl dd.plus2 a { font-size:1.1em;line-height:1.5em;padding:0 10px 0 20px; } 

.contact { position:relative; } 
.contact h3 { font-size:1.4em;line-height:1.2em;font-weight:bold;padding-top:0.4em;padding-bottom:0.4em; } 
.contact h3 span {  } 
.contact form { padding:2px 0;border:1px solid;border-width:1px 0; } 
.contact fieldset { border:none;font-size:1.1em;padding:10px; } 
	/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
	.contact fieldset p:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
	* html .contact fieldset p { height: 1%; } 
	*+html .contact fieldset p { height: 1%; } 
	/* --------------------------------------------------------- */				
.contact fieldset p { width:99%;margin:0 auto;margin-top:5px; } 
.contact fieldset p#contact_message { width:98%;text-align:left;font-size:1em;margin-left:1%; } 
.contact fieldset div#contact_message { width:98%;text-align:left;font-size:1em;margin-left:1%;margin-top:5px; } 
.contact fieldset div#contact_message p { width:100%;margin:0;padding:0; } 
.contact fieldset p label { float:left;width:80px;padding-right:5px;margin-right:5px;font-weight:bold;text-align:right; } 
.contact fieldset p input#lastname, .contact fieldset p input#firstname, .contact fieldset p input#email, 
.contact fieldset p input#subject, .contact fieldset p textarea#message { float:left;width:69%;border:1px solid; } 
.contact fieldset p.bouton { display:block;text-align:right;clear:both;width:69%;margin-left:95px; } 
.contact fieldset p.bouton input { font-size:1em; } 
.contact fieldset input, .contact fieldset textarea { font-size:1.1em; } 
.contact fieldset .chpSup { border:1px solid; } 
.contact fieldset select.chpSup { font-size:1.1em;font-family: "Trebuchet MS", Verdana, Arial, sans-serif; } 
.contact fieldset p textarea#message { height:100px; } 

.contact fieldset .ContactTable { text-align:center;width:100%; } 
.contact fieldset .ContactTable tr td { padding-bottom:4px;padding-top:4px; } 
.contact fieldset .ContactTable tr td.label { width:25%;text-align:right;vertical-align:top;font-weight:bold; } 
.contact fieldset .ContactTable tr td.input { width:75%;text-align:left;padding-left:5px; } 
.contact fieldset .ContactTable tr td.input input,.contact fieldset .ContactTable tr td.input textarea { width:96% } 
.contact fieldset .ContactTable tr td.bouton {  } 
.contact fieldset .ContactTable tr td.bouton input { font-size:1em;border:none;background-position: 4px 7px;margin-left:7px;padding-left:7px; } 


.plan { position:relative;padding-bottom:10px; } 
	/* Donne une hauteur au bloc en float sous Firefox et IE/Mac */				
	.plan:after { content:".";display:block;height:0;clear:both;visibility:hidden; } 
	* html .plan { height: 1%; } 
	*+html .plan { height: 1%; } 
	/* --------------------------------------------------------- */				
.plan h3 { font-size:1.3em;line-height:1.2em;font-weight:bold;border-bottom:1px solid;margin-bottom:5px;padding-top:0.4em;padding-bottom:0.4em; } 
.plan h3 span {  } 
.plan img { float:left;margin:0 10px 10px 0; } 
.plan dl { font-size:1.1em; } 
.plan dl dt { font-weight:bold; } 

.shop { position:relative; } 
.shop h3 { font-size:1.4em;line-height:1.2em;font-weight:bold;padding-top:0.4em;padding-bottom:0.4em; } 
.shop h3 span {  } 
.shop dl { text-align:center;font-size:1.1em;padding:10px 10px 0 10px;border:1px solid;border-width:1px 1px 0 1px; } 
.shop dl dt img {  } 
.shop dl dd, .shop dl dd a { font-weight:bold; } 
.shop dl dd span.crossline { font-size:0.8em;font-weight:normal;text-decoration:line-through; } 
.shop p.bouton { text-align:center;padding:5px 10px 10px 10px;border:1px solid;border-width:0 1px 1px 1px; } 
.shop p.bouton input { font-size:1.05em; } 

p.bouton input { cursor:pointer;font-size:1.3em;border:1px solid;line-height:1.1em;height:20px;padding:1px 0 1px 5px; } 
html>/**/body p.bouton input { padding:0 3px 2px 8px; } 

.form_error, form_message { font-size:1em; } 

.gallery dl { height:116px; width:100px; } 
.gallery dl dt { height:100px; } 
.text_image br { display:inline; } 
.contact br { display:inline; } 
.news br { display:inline; } 
.jobs br { display:inline; } 
.articles br { display:inline; } 
.downloads br { display:inline; } 
.links br { display:inline; } 
.faq br { display:inline; } 
.forum br { display:inline; } 

#bl1 .contact fieldset label, #dl1 .contact fieldset label, #dl2 .contact fieldset label, #dl3 .contact fieldset label, #fl2 .contact fieldset label  { width:15% } 
#bl1 .contact fieldset p.bouton, #dl1 .contact fieldset p.bouton, #dl2 .contact fieldset p.bouton, #dl3 .contact fieldset p.bouton, #fl2 .contact fieldset p.bouton  { width:87%;margin-left:0; } 
.contact div#contact_description { font-size:1.1em;margin-left:5px;margin-right:5px; } 

#bl21 .text_image div h3, #fl12 .text_image div h3, #bl22 .text_image div h3, #fl11 .text_image div h3, #ac21 .text_image div h3, #ac22 .text_image div h3, #ec11 .text_image div h3, #ec12 .text_image div h3, #cc1 .text_image div h3, #cc2 .text_image div h3, #cc3 .text_image div h3  { font-size:1.3em;line-height:1.2em; } 
#bl21 .downloads h3, #fl12 .downloads h3, #bl22 .downloads h3, #fl11 .downloads h3, #ac21 .downloads h3, #ac22 .downloads h3, #ec11 .downloads h3, #ec12 .downloads h3, #cc1 .downloads h3, #cc2 .downloads h3, #cc3 .downloads h3  { font-size:1.4em; } 
#bl21 .faq h3, #fl12 .faq h3, #bl22 .faq h3, #fl11 .faq h3, #ac21 .faq h3, #ac22 .faq h3, #ec11 .faq h3, #ec12 .faq h3, #cc1 .faq h3, #cc2 .faq h3, #cc3 .faq h3  { font-size:1.4em; } 
#bl21 .jobs h3, #fl12 .jobs h3, #bl22 .jobs h3, #fl11 .jobs h3, #ac21 .jobs h3, #ac22 .jobs h3, #ec11 .jobs h3, #ec12 .jobs h3, #cc1 .jobs h3, #cc2 .jobs h3, #cc3 .jobs h3  { font-size:1.4em; } 
#bl21 .links h3, #fl12 .links h3, #bl22 .links h3, #fl11 .links h3, #ac21 .links h3, #ac22 .links h3, #ec11 .links h3, #ec12 .links h3, #cc1 .links h3, #cc2 .links h3, #cc3 .links h3  { font-size:1.4em; } 
#bl21 .articles h3, #fl12 .articles h3, #bl22 .articles h3, #fl11 .articles h3, #ac21 .articles h3, #ac22 .articles h3, #ec11 .articles h3, #ec12 .articles h3, #cc1 .articles h3, #cc2 .articles h3, #cc3 .articles h3  { font-size:1.4em; } 
#bl21 .news h3, #fl12 .news h3, #bl22 .news h3, #fl11 .news h3, #ac21 .news h3, #ac22 .news h3, #ec11 .news h3, #ec12 .news h3, #cc1 .news h3, #cc2 .news h3, #cc3 .news h3  { font-size:1.4em; } 

.mentions_legales_titre  { font-size:0.9em;line-height:1.5em; } 
.mentions_legales  { font-size:0.6em; } 
.mentions_legales_titre2  { font-size:1em;line-height:1.5em; } 
.mentions_legales2  { font-size:0.7em; } 
.mentions_legales3  { font-size:0.5em; } 

ul ul li#li_deconnexion { display:none; } 
ul ul li#li_deconnexion_separator { display:none; } 
-->
