

	* {
		margin: 0;
		padding: 0;
		font-family: Verdana, sans-serif;
		font-size: 11px;
	}

	body {
		background: #f5f5f5;
		color: #2a2a2a;
	}

	a {
		color: #46aed7;
		text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}


	a img {
		border-width: 0;
	}

	.souligne {
		text-decoration: underline;
	}

	/* desactivations */
	#jqm_panel_gauche, #jqm_panel_droite, #jqm_header, #jqm_footer,

	.type_super_une .jqm_titre,

	#page_9_mai .journee_europe img,
	#page_9_mai .ecrits_politiques_fr img,
	#page_9_mai .ecrits_politiques_en img,
	#page_9_mai .biblio .jqm_ouvrages,

	.nos_travaux .jqm_boite_illustration,

	.liste_qe_ee .bloc_autre_qe_1 .jqm_boite_illustration,
	.liste_qe_ee .bloc_autre_qe .jqm_boite_illustration,

	.doc_qe_ee .jqm_titre,
	.doc_qe_ee .boite_pdf .jqm_contenu,

	.liste_oee .jqm_pagination_annees,
	.liste_oee .switch_date_pays .jqm_txt,

	.doc_oee .jqm_titre,

	.doc_dossiers_peda .jqm_titre,

	.liste_ouvrage .jqm_boite_illustration,
	.liste_ouvrage .jqm_entete_2,

	.liste_ouvrage .bloc_autre_ouvrage .jqm_titre,
	.liste_ouvrage .bloc_autre_ouvrage .jqm_date,

	.doc_ouvrage .jqm_infos_details,
	.doc_ouvrage .jqm_achat,

	.panier .ligne .quantite .jqm_chiffre_txt,
	.panier .ligne .total .jqm_prix,

	.liste_medias #fondation_dans_les_medias .jqm_titre,

	.lettre #lettre_F_2011_09 #alaune_bloc .jqm_img,
	.lettre #lettre_F_2011_09 #alaune_bloc .jqm_auteur,

	#erreur_http .jqm_page_introuvable,
	#erreur_http .jqm_lien_home

	{
		display:none;
	}

	#jqm_header {
		height: 0; /* hmmm */
	}
	#jqm_page, #jqm_content {
		margin: 0;
		padding: 0;
	}


	/***/

	#apercu_ex {
		position: relative;
		width: 100%;
		height: 28px;
		line-height: 28px;
		background: #f56e00;
		border-bottom: 1px solid #f54500;
	}
		#apercu_in {
			position: relative;
			margin: auto;
			width: 950px;
			text-align: center;
		}

	/***/

	#header_ex {
		position: relative;
		width: 100%;
		height: 122px;
		background: url(../images/bg-header.png) repeat-x;
	}
		#header_in {
			position: relative;
			margin: auto;
			width: 950px;
			height: 122px;
		}
			#logo {
				display: block;
				position: absolute;
				top: 12px;
				left: 0;
				width: 247px;
				height: 73px;
				border-width: 0;
			}
			.site_fr_on, .site_fr_off,
			.site_en_on, .site_en_off {
				display: block;
				position: absolute;
				top: 98px;
				width: 27px;
				height: 16px;
			}
			.site_de_on, .site_de_off,
			.site_es_on, .site_es_off,
			.site_pl_on, .site_pl_off,
			.site_ru_on, .site_ru_off{
				display: block;
				position: absolute;
				top: 103px;
				width: 20px;
				height: 13px;
			}
			.site_en_on, .site_en_off { left: 30px; }
			.site_de_on, .site_de_off { left: 63px; }
			.site_es_on, .site_es_off { left: 88px; }
			.site_pl_on, .site_pl_off { left: 113px; }
			.site_ru_on, .site_ru_off { left: 138px; }

			.site_fr_on  { background: url(../images/drap-switch-fr-on.png) no-repeat 50% top; }
			.site_fr_off { background: url(../images/drap-switch-fr-off.png) no-repeat 50% top; }
			.site_en_on  { background: url(../images/drap-switch-en-on.png) no-repeat 50% top; }
			.site_en_off { background: url(../images/drap-switch-en-off.png) no-repeat 50% top; }
			.site_de_on  { background: url(../images/drap-switch-de-on.png) no-repeat 50% top; }
			.site_de_off { background: url(../images/drap-switch-de-off.png) no-repeat 50% top; }
			.site_es_on  { background: url(../images/drap-switch-es-on.png) no-repeat 50% top; }
			.site_es_off { background: url(../images/drap-switch-es-off.png) no-repeat 50% top; }
			.site_pl_on  { background: url(../images/drap-switch-pl-on.png) no-repeat 50% top; }
			.site_pl_off { background: url(../images/drap-switch-pl-off.png) no-repeat 50% top; }
			.site_ru_on  { background: url(../images/drap-switch-ru-on.png) no-repeat 50% top; }
			.site_ru_off { background: url(../images/drap-switch-ru-off.png) no-repeat 50% top; }

	/***/

	#header_btn_panier_fr,
	#header_btn_panier_en {
		position: absolute;
		top: 0;
		right: 1px;
		height: 33px;
		padding: 4px 54px 0 0;
		line-height: 12px;
		text-align: right;
		font-size: 10px;
		color: #fff;
		text-decoration: none;
	}
	#header_btn_panier_fr *,
	#header_btn_panier_en * {
		font-size: 10px;
		color: #fff;
	}
	#header_btn_panier_fr { width: 163px; background: url(../images/bg-panier-header-fr.png) no-repeat; }
	#header_btn_panier_en { width: 143px; background: url(../images/bg-panier-header-en.png) no-repeat; }


	/***/

	#header_form_recherche {
		position: absolute;
		top: 93px;
		left: 640px;
		width: 310px;
	}
		#header_form_recherche .autocomplete {
			position: relative;
			float: left;
			margin-top: 1px;
			padding-left: 9px;
			width: 261px;
			height: 21px;
			line-height: 21px;
			border-width: 0;
			-moz-box-shadow:    0 0 1px 1px #dbdbdb;
			-webkit-box-shadow: 0 0 1px 1px #dbdbdb;
			box-shadow:         0 0 1px 1px #dbdbdb;
			font-family: Verdana, sans-serif;
			font-size: 12px;
			font-style: italic;
			color: #9f9f9f;
		}
		#header_form_recherche .bouton {
			position: relative;
			float: left;
			margin-left: 6px;
			width: 34px;
			height: 23px;
			background: #f6f6ff;
			border: 1px solid #d3d3db;
			font-family: Verdana, sans-serif;
			font-size: 12px;
			color: #009bf5;
			cursor: pointer;
		}

	/***/

	#menu_ex {
		position: relative;
		width: 100%;
		height: 58px;
		background: url(../images/bg-menu.png) repeat-x;
	}
		#menu_in {
			position: relative;
			margin: auto;
			width: 950px;
			height: 58px;
		}
			#menu_in li {
				display: block;
				position: relative;
				float: left;
				height: 48px;
				list-style: none;
			}

				#menu_in li a {
					display: block;
					position: relative;
					margin-top: 4px;
					height: 40px;
					line-height: 40px;
					text-align: center;
					font-family: 'Times New Roman', serif;
					font-size: 20px;
					color: #999;
					text-decoration: none;
					background: url(../images/liner-menu.png) no-repeat 0 3px;

				}
					#menu_in li .fr_m0 {
						width: 68px;
						background: url(../images/menu-home-off.png) no-repeat 50% 11px;
					}
					#menu_in li .fr_m1 {width: 182px;}
					#menu_in li .fr_m2 {width: 152px;}
                    #menu_in li .fr_m3 {width: 118px;}
                    #menu_in li .fr_m4 {width: 95px;}
					#menu_in li .fr_m5 {width: 110px;}
					#menu_in li .fr_m6 {width: 85px;}
					#menu_in li .fr_m7 {width: 90px;}

					#menu_in li .en_m0 {
						width: 82px;
						background: url(../images/menu-home-off.png) no-repeat 50% 11px;
					}
					#menu_in li .en_m1 {width: 100px;}
					#menu_in li .en_m2 {width: 166px;}
                    #menu_in li .en_m3 {width: 132px;}
                    #menu_in li .en_m4 {width: 115px;}
					#menu_in li .en_m5 {width: 80px;}
					#menu_in li .en_m6 {width: 80px;}
					#menu_in li .en_m7 {width: 100px;}

			#menu_in li.menu_actif {
				background: url(../images/menu-actif.png) no-repeat 50% 37px;
				background: url(../images/menu-actif.png) no-repeat 50% 37px;
			}
			#menu_in li.menu_actif a {
				color: #0259a6;
			}
			#menu_in li.menu_actif .fr_m0,
			#menu_in li.menu_actif .en_m0 {
				background: url(../images/menu-home-on.png) no-repeat 50% 11px;
			}
			#menu_in li:hover {
				background: url(../images/menu-actif.png) no-repeat 50% 37px;
			}

	/***/

	#page,
	#page_lettre {
		position: relative;
		margin: auto;
		padding: 27px 20px;
		width: 910px;
		background: #fff;
		border-left: 2px solid #e0e0e0;
		border-right: 2px solid #e0e0e0;
	}


	.home,
	.nos_travaux,
	.lettre,
	.qsn,
	.liste_qe_ee,
	.doc_qe_ee,
	.liste_oee,
	.doc_oee,
	.liste_conf,
	.doc_even,
	.liste_ouvrage,
	.doc_ouvrage,
	.panier,
	.recapitulatif,
	.banque_ok_ko,
	.doc_dossiers_peda,
	.robert,
	.robert_quiz,
	.liste_medias,
	.medias_archives,
	.inscription_nl,
	.moteur_recherche,
	.liens,
	.mentions_legales,
	.contact {
		position: relative;
		width: 100%;
	}
		.home .gauche_droite,
		.nos_travaux .gauche_droite,
		.lettre .gauche_droite,
		.qsn .gauche_droite,
		.liste_qe_ee .gauche_droite,
		.doc_qe_ee .gauche_droite,
		.liste_oee .gauche_droite,
		.doc_oee .gauche_droite,
		.liste_conf .gauche_droite,
		.doc_even .gauche_droite,
		.liste_ouvrage .gauche_droite,
		.doc_ouvrage .gauche_droite,
		.doc_dossiers_peda .gauche_droite,
		.robert .gauche_droite,
		.robert_quiz .gauche_droite,
		.liste_medias .gauche_droite,
		.medias_archives .gauche_droite,
		.inscription_nl .gauche_droite,
		.moteur_recherche .gauche_droite,
		.contact .gauche_droite {
			position: relative;
			width: 100%;
			padding-bottom: 35px;
			background: url(../images/px-e1e1f2.png) repeat-y 611px 0;
		}
			#page .colonne_gauche {
				position: relative;
				float: left;
				width: 591px;
			}
			#page_lettre .colonne_gauche {
				position: relative;
				float: left;
				width: 600px;
			}
			#page .colonne_droite,
			#page_lettre .colonne_droite {
				position: relative;
				float: right;
				width: 278px;
			}

	/***/

	.lettre .entete_1,
	.nos_travaux .entete_1,
	.liste_qe_ee .entete_1,
	.doc_qe_ee .entete_1,
	.liste_oee .entete_1,
	.doc_oee .entete_1,
	.liste_conf .entete_1,
	.doc_even .entete_1,
	.liste_ouvrage .entete_1,
	.doc_ouvrage .entete_1,
	.panier .entete_1,
	.recapitulatif .entete_1,
	.banque_ok_ko .entete_1,
	.doc_dossiers_peda .entete_1,
	.liste_medias .entete_1,
	.doc_partenaire .entete_1,
	.medias_archives .entete_1,
	.liste_partenaire .entete_1,
	.inscription_nl .entete_1,
	.moteur_recherche .entete_1,
	.liens .entete_1,
	.mentions_legales .entete_1,
	.contact .entete_1 {
		position: relative;
		width: 100%;
		margin-bottom: 25px;
		border-bottom: 1px solid #e1e1f2;
	}

		.lettre .entete_1 .gauche,
		.nos_travaux .entete_1 .gauche,
		.liste_qe_ee .entete_1 .gauche,
		.doc_qe_ee .entete_1 .gauche,
		.liste_oee .entete_1 .gauche,
		.doc_oee .entete_1 .gauche,
		.liste_conf .entete_1 .gauche,
		.doc_even .entete_1 .gauche,
		.liste_ouvrage .entete_1 .gauche,
		.doc_ouvrage .entete_1 .gauche,
		.panier .entete_1 .gauche,
		.recapitulatif .entete_1 .gauche,
		.banque_ok_ko .entete_1 .gauche,
		.doc_dossiers_peda .entete_1 .gauche,
		.liste_medias .entete_1 .gauche,
		.doc_partenaire .entete_1 .gauche,
		.medias_archives .entete_1 .gauche,
		.liste_partenaire .entete_1 .gauche,
		.inscription_nl .entete_1 .gauche,
		.moteur_recherche .entete_1 .gauche,
		.liens .entete_1 .gauche,
		.mentions_legales .entete_1 .gauche,
		.contact .entete_1 .gauche {
			position: relative;
			float: left;
			width: 509px;
			height: 25px;
			font-family: 'Times New Roman', serif;
			font-size: 20px;
			color: #0259a6;
			/*text-shadow: 0 0 2px #ccdeed;*/
		}
		.moteur_recherche .entete_1 .gauche,
		.doc_qe_ee .entete_1 .gauche {
			/*width: 591px;*/
		}
		.moteur_recherche .entete_1 .gauche b {
			font-family: 'Times New Roman', serif;
			font-size: 20px;
			color: #0259a6;
			/*text-shadow: 0 0 2px #ccdeed;*/
		}
		.lettre .entete_1 .droite,
		.nos_travaux .entete_1 .droite,
		.liste_qe_ee .entete_1 .droite,
		.doc_qe_ee .entete_1 .droite,
		.liste_oee .entete_1 .droite,
		.doc_oee .entete_1 .droite,
		.liste_conf .entete_1 .droite,
		.doc_even .entete_1 .droite,
		.liste_ouvrage .entete_1 .droite,
		.doc_ouvrage .entete_1 .droite,
		.panier .entete_1 .droite,
		.recapitulatif .entete_1 .droite,
		.doc_dossiers_peda .entete_1 .droite,
		.liste_medias .entete_1 .droite,
		.doc_partenaire .entete_1 .droite,
		.medias_archives .entete_1 .droite,
		.liste_partenaire .entete_1 .droite,
		.inscription_nl .entete_1 .droite,
		.moteur_recherche .entete_1 .droite,
		.contact .entete_1 .droite {
			position: relative;
			float: right;
			width: 390px;
			height: 15px;
			text-align: right;
			font-size: 11px;
			color: #46aed7;
		}
		.lettre .entete_1 .droite,
		.doc_qe_ee .entete_1 .droite,
		.liste_oee .entete_1 .droite,
		.doc_oee .entete_1 .droite,
		.doc_even .entete_1 .droite,
		.liste_ouvrage .entete_1 .droite,
		.doc_ouvrage .entete_1 .droite,
		.panier .entete_1 .droite,
		.recapitulatif .entete_1 .droite,
		.doc_dossiers_peda .entete_1 .droite,
		.liste_medias .entete_1 .droite,
		.doc_partenaire .entete_1 .droite,
		.medias_archives .entete_1 .droite,
		.liste_partenaire .entete_1 .droite,
		.inscription_nl .entete_1 .droite,
		.moteur_recherche .entete_1 .droite,
		.contact .entete_1 .droite {
			padding-top: 8px;
			width: 278px;
		}
			.nos_travaux .entete_1 .droite .txt,
			.liste_qe_ee .entete_1 .droite .txt,
			.liste_conf .entete_1 .droite .txt {
				position: relative;
				float: right;
				padding-top: 8px;
				font-family: Verdana, sans-serif;
				font-size: 12px;
				color: #afafb0;
			}
			.nos_travaux .entete_1 .droite .btn,
			.liste_qe_ee .entete_1 .droite .btn,
			.liste_conf .entete_1 .droite .btn {
				position: relative;
				float: right;
				height: 38px;
				background: #fff;
			}
				.nos_travaux .entete_1 .droite .btn a,
				.liste_qe_ee .entete_1 .droite .btn a,
				.liste_conf .entete_1 .droite .btn a {
					display: block;
					position: relative;
					float: right;
					margin-left: 10px;
					width: 81px;
					height: 38px;
				}

				.nos_travaux .entete_1 .droite .btn a.btn_publications_on,
				.liste_qe_ee .entete_1 .droite .btn a.btn_publications_on ,
				.liste_conf .entete_1 .droite .btn a.btn_publications_on {
					background: url(../images/btn-publications-on.png) no-repeat;
				}
				.nos_travaux .entete_1 .droite .btn a.btn_publications_off,
				.liste_qe_ee .entete_1 .droite .btn a.btn_publications_off,
				.liste_conf .entete_1 .droite .btn a.btn_publications_off {
					background: url(../images/btn-publications-off.png) no-repeat;
				}

				.nos_travaux .entete_1 .droite .btn a.btn_themes_on_fr,
				.liste_qe_ee .entete_1 .droite .btn a.btn_themes_on_fr,
				.liste_conf .entete_1 .droite .btn a.btn_themes_on_fr {
					background: url(../images/btn-themes-on-fr.png) no-repeat;
				}
				.nos_travaux .entete_1 .droite .btn a.btn_themes_off_fr,
				.liste_qe_ee .entete_1 .droite .btn a.btn_themes_off_fr,
				.liste_conf .entete_1 .droite .btn a.btn_themes_off_fr {
					background: url(../images/btn-themes-off-fr.png) no-repeat;
				}

				.nos_travaux .entete_1 .droite .btn a.btn_themes_on_en,
				.liste_qe_ee .entete_1 .droite .btn a.btn_themes_on_en,
				.liste_conf .entete_1 .droite .btn a.btn_themes_on_en {
					background: url(../images/btn-themes-on-en.png) no-repeat;
				}
				.nos_travaux .entete_1 .droite .btn a.btn_themes_off_en,
				.liste_qe_ee .entete_1 .droite .btn a.btn_themes_off_en,
				.liste_conf .entete_1 .droite .btn a.btn_themes_off_en {
					background: url(../images/btn-themes-off-en.png) no-repeat;
				}

	.nos_travaux .colonne_gauche .contenu {
		position: relative;
		margin-bottom: 40px;
	}
	.lettre .entete_2 {
		padding-bottom: 12px;
		font-family: 'Times New Roman', serif;
		font-size: 24px;
		font-weight: bold;
		color: #045ba6;
		border-bottom: 1px solid #e1e1f2;
	}
	.nos_travaux .entete_2,
	.liste_qe_ee .entete_2,
	.doc_qe_ee .entete_2,
	.liste_oee .entete_2,
	.doc_oee .entete_2,
	.liste_conf .entete_2,
	.liste_ouvrage .entete_2,
	.doc_ouvrage .entete_2,
	.panier .entete_2,
	.recapitulatif .entete_2,
	.doc_dossiers_peda .entete_2,
	.robert .entete_2,
	.robert_quiz .entete_2,
	.liste_medias .entete_2,
	.doc_partenaire .entete_2,
	.medias_archives .entete_2,
	.liste_partenaire .entete_2,
	.inscription_nl .entete_2,
	.contact .entete_2 {
		display: block;
		position: relative;
		margin-bottom: 20px;
		padding-left: 20px;
		height: 31px;
		line-height: 31px;
		font-size: 14px;
		font-weight: normal;
		color: #46aed7;
		background: #f0f0fc url(../images/fleche-46aed7.png) no-repeat;
		text-shadow: 0 0 1px #acd6ed;
		text-decoration: none;
	}

	.liste_conf .bloc_breve,
	.doc_even .bloc_breve {
		position: relative;
		padding-top: 18px;
		width: 591px;
	}

	.doc_qe_ee .colonne_gauche .titre,
	.doc_oee .colonne_gauche .titre,
	.liste_conf .colonne_gauche .titre,
	.doc_even .colonne_gauche .titre,
	.doc_ouvrage .colonne_gauche .titre {
		margin: 0 0 10px 10px;
		font-family: 'Times New Roman', serif;
		font-size: 20px;
		font-weight: bold;
		color: #045ba6;
		text-decoration: none;
	}
	.liste_conf .bloc_breve .titre,
	.doc_even .bloc_breve .titre {
		margin: 0 0 5px 0;
		line-height: 22px;
	}
	.doc_ouvrage .colonne_gauche .titre {
		margin: 0;
	}
		.doc_qe_ee .colonne_gauche .titre *,
		.doc_oee .colonne_gauche .titre *,
		.liste_conf .bloc_breve .titre *,
		.doc_even .colonne_gauche .titre * {
			font-family: 'Times New Roman', serif;
			font-size: 20px;
			font-weight: bold;
			color: #045ba6;
		}

	.nos_travaux .colonne_gauche .titre a,
	.liste_qe_ee .colonne_gauche .titre a,
	.liste_ouvrage .colonne_gauche .titre a {
		line-height: 22px;
		font-family: 'Times New Roman', serif;
		font-size: 20px;
		font-weight: bold;
		color: #045ba6;
		text-decoration: none;
	}
	.nos_travaux .colonne_gauche .titre a *,
	.liste_qe_ee .colonne_gauche .titre a *,
	.liste_ouvrage .colonne_gauche .titre a * {
		font-family: 'Times New Roman', serif;
		font-size: 20px;
		font-weight: bold;
		color: #045ba6;
	}

	.doc_qe_ee .colonne_gauche .boite_chapeau {
		position: relative;
		margin-bottom: 25px;
		padding-bottom: 20px;
		border-bottom: 1px dotted #47aed7;
	}

	.nos_travaux .colonne_gauche .boite_illustration,
	.liste_qe_ee .colonne_gauche .boite_illustration,
	.doc_qe_ee .colonne_gauche .boite_illustration,
	.doc_oee .colonne_gauche .boite_illustration,
	.liste_conf .bloc_breve .boite_illustration,
	.doc_even .colonne_gauche .boite_illustration,
	.liste_ouvrage .colonne_gauche .boite_illustration,
	.doc_ouvrage .colonne_gauche .boite_illustration,
	.doc_dossiers_peda .colonne_gauche .boite_illustration {
		position: relative;
		padding: 1px 10px 4px 0;
		float: left;
		z-index: 99;
	}
		.nos_travaux .colonne_gauche .illustration,
		.liste_qe_ee .colonne_gauche .illustration,
		.doc_qe_ee .colonne_gauche .illustration,
		.doc_oee .colonne_gauche .illustration,
		.liste_conf .bloc_breve .illustration,
		.doc_even .colonne_gauche .illustration,
		.liste_ouvrage .colonne_gauche .illustration,
		.doc_ouvrage .colonne_gauche .illustration,
		.doc_dossiers_peda .colonne_gauche .illustration {
			position: relative;
			border: 3px solid #e6e6e6;
			/*margin-left: 10px;*/
		}
		.doc_qe_ee .colonne_gauche .boite_illustration_int,
		.doc_oee .colonne_gauche .boite_illustration_int,
		.doc_even .colonne_gauche .boite_illustration_int {
			position: relative;
		}
		.doc_qe_ee .colonne_gauche .copyright,
		.doc_oee .colonne_gauche .copyright {
			display: block;
			position: absolute;
			bottom: 5px;
			right: 3px;
			padding: 2px 6px;
			background: black;
			filter : alpha(opacity=60);
			opacity : 0.6;
			color: #fff;
			font-size: 10px;
		}
		.doc_even .colonne_gauche .copyright {
			font-size: 10px;
			font-style: italic;
		}

		.nos_travaux .colonne_gauche .intro,
		.liste_qe_ee .colonne_gauche .intro,
		.doc_qe_ee .colonne_gauche .intro,
		.liste_ouvrage .colonne_gauche .intro,
		.doc_ouvrage .colonne_gauche .intro {
			position: relative;
			line-height: 15px;
		}

		.liste_conf .bloc_breve .intro,
		.doc_even .bloc_breve .intro {
			position: relative;
			float: right;
			width: 497px;
			line-height: 15px;
		}
		.liste_conf .bloc_breve_ss_img .intro,
		.doc_even .bloc_breve_ss_img .intro {
			width: 543px;
		}

			.nos_travaux .colonne_gauche .intro .auteurs,
			.liste_qe_ee .colonne_gauche .intro .auteurs,
			.liste_ouvrage .colonne_gauche .intro .auteurs {
				position: relative;
				padding-top: 3px;
				color: #46aed7;
			}
			.nos_travaux .colonne_gauche .intro .type_date,
			.doc_qe_ee .colonne_gauche .intro .type_date {
				font-family: Verdana, Arial, sans-serif;
				font-size: 11px;
			}
			.nos_travaux .colonne_gauche .intro .intro_txt,
			.liste_qe_ee .colonne_gauche .intro .intro_txt,
			.doc_qe_ee .colonne_gauche .intro .intro_txt,
			.liste_conf .bloc_breve .intro .intro_txt,
			.doc_even .colonne_gauche .intro .intro_txt,
			.liste_ouvrage .colonne_gauche .intro_txt,
			.doc_ouvrage .colonne_gauche .intro_txt,
			.doc_dossiers_peda .colonne_gauche .intro .txt {
				text-align: justify;
			}

		.home .colonne_gauche .lire_la_suite,
		.nos_travaux .colonne_gauche .lire_la_suite,
		.liste_qe_ee .colonne_gauche .lire_la_suite,
		.liste_ouvrage .colonne_gauche .lire_la_suite,
		.doc_ouvrage .colonne_gauche .lire_la_suite,
		.doc_dossiers_peda .colonne_gauche .lire_la_suite {
			overflow: hidden;
			position: relative;
			margin-top: 6px;
			padding-left: 10px;
			height: 29px;
			line-height: 29px;
			background: #f5f5f5;
		}
		.home .colonne_gauche .lire_la_suite,
		.liste_ouvrage .colonne_gauche .lire_la_suite,
		.doc_ouvrage .colonne_gauche .lire_la_suite,
		.doc_dossiers_peda .colonne_gauche .lire_la_suite {
			margin-top: 10px;
		}

		.liste_conf .colonne_gauche .liens,
		.doc_even .colonne_gauche .liens {
			position: relative;
			margin-top: 10px;
			padding: 7px;
			background: #f5f5f5;
			color: #0259a6;
		}
			.liste_conf .colonne_gauche .liens a,
			.doc_even .colonne_gauche .liens a {
				font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
				color: #0259a6;
				text-decoration: underline;
			}
			.liste_conf .colonne_gauche .liens a:hover,
			.doc_even .colonne_gauche .liens a:hover {
				text-decoration: none;
			}

		.liste_ouvrage .separateur_46aed7 {
			margin-bottom: 22px;
			padding-top: 21px;
			height: 1px;
			font-size: 0;
			background: url(../images/separateur-46aed7.png) repeat-x left bottom;
		}

		.nos_travaux .bloc_autre_doc_1 {
			margin-top: 20px;
			padding: 15px 0 15px 0;
			border-top: 1px dotted #71c0de;
			border-bottom: 1px dotted #c9c9c9;
		}
		.nos_travaux .bloc_autre_doc {
			padding: 15px 0 15px 0;
			border-bottom: 1px dotted #c9c9c9;
		}

		.liste_qe_ee .bloc_autre_qe_1 {
			margin-top: 20px;
			padding: 15px 0 15px 0;
			border-top: 1px dotted #71c0de;
			border-bottom: 1px dotted #c9c9c9;
		}
		.liste_qe_ee .bloc_autre_qe {
			padding: 15px 0 15px 0;
			border-bottom: 1px dotted #c9c9c9;
		}

			.nos_travaux .bloc_autre_doc_1 .titre a,
			.nos_travaux .bloc_autre_doc .titre a,
			.liste_qe_ee .bloc_autre_qe_1 .titre a,
			.liste_qe_ee .bloc_autre_qe .titre a {
				line-height: 16px;
				font-family: Verdana, Arial, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #0057a3;
				text-decoration: none;
			}
				.nos_travaux .bloc_autre_doc_1 .titre a *,
				.nos_travaux .bloc_autre_doc .titre a * {
					font-family: Verdana, Arial, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #0057a3;
				}
			.nos_travaux .colonne_gauche .bloc_autre_doc_1 .auteurs,
			.nos_travaux .colonne_gauche .bloc_autre_doc .auteurs,
			.liste_qe_ee .colonne_gauche .bloc_autre_qe_1 .auteurs,
			.liste_qe_ee .colonne_gauche .bloc_autre_qe .auteurs {
				color: #46aed7;
			}

		.doc_even .colonne_gauche .texte {
			position: relative;
			margin-bottom: 50px;
			padding: 20px 0;
			line-height: 15px;
			text-align: justify;
			border-top: 1px dotted #c9c9c9;
		}

		/**/

		.liste_ouvrage .bloc_autre_ouvrage,
		.panier .bloc_autre_ouvrage {
			display: block;
			position: relative;
			float: left;
			margin-bottom: 55px;
			padding: 0 12px;
			width: 172px;
			text-align: center;
			text-decoration: none;
		}
		.panier .bloc_autre_ouvrage {
			margin-bottom: 0;
		}
		.liste_ouvrage .bloc_autre_ouvrage:hover,
		.panier .bloc_autre_ouvrage:hover {
			background: url(../images/picto-loupe-31-31.png) no-repeat 154px 3px;
		}
		.liste_ouvrage .bloc_autre_ouvrage_c1_c2,
		.panier .bloc_autre_ouvrage_c1_c2_c3 {
			border-right: 1px solid #e6e6e6;
		}
			.liste_ouvrage .bloc_autre_ouvrage .boite_illustration,
			.panier .bloc_autre_ouvrage .boite_illustration {
				display: block;
				position: relative;
				float: none;
				margin: auto;
				padding-bottom: 6px;
				width: 84px;
				background: url(../images/ombre-ouvrage-78.png) no-repeat left bottom;
			}
				.liste_ouvrage .bloc_autre_ouvrage .illustration,
				.panier .bloc_autre_ouvrage .illustration {
					position: relative;
					border: 3px solid #e6e6e6;
				}

			.liste_ouvrage .bloc_autre_ouvrage .titre,
			.panier .bloc_autre_ouvrage .titre {
				line-height: 16px;
				font-family: Verdana, sans-serif;
				font-size: 10px;
				font-weight: bold;
				color: #0259a6;
			}
			.liste_ouvrage .bloc_autre_ouvrage .date,
			.panier .bloc_autre_ouvrage .date {
				font-size: 10px;
			}

		/**/

		.doc_qe_ee .colonne_gauche .texte,
		.doc_oee .colonne_gauche .texte {
			padding-bottom: 30px;
			line-height: 15px;
			text-align: justify;
		}
		.doc_oee .colonne_gauche .texte .date {
			font-family: Arial, sans-serif;
			font-size: 12px;
		}
			.doc_oee .colonne_gauche .texte .date sup {
				font-size: 9px;
			}
		.doc_qe_ee .colonne_gauche .notes_bdp,
		.doc_oee .colonne_gauche .notes_bdp {
			padding-top: 40px;
			line-height: 15px;
			text-align: left;
			background: url(../images/separateur-46aed7.png) repeat-x left top;
		}
		.doc_qe_ee .colonne_gauche .dir_publication,
		.doc_oee .colonne_gauche .dir_publication {
			position: relative;
			margin-top: 38px;
			height: 31px;
			line-height: 31px;
			background: #f0f0fc;
			text-align: center;
		}


	/***/


	.home .colonne_gauche .type_super_une {
		position: relative;
		margin-bottom: 40px;
		width: 591px;
	}
		.home .colonne_gauche .type_super_une h1 {
			margin-bottom: 14px;
		}
			.home .colonne_gauche .type_super_une h1 a {
				font-family: 'Times New Roman', serif;
				font-size: 24px;
				font-weight: bold;
				color: #045ba6;
				text-decoration: none;
			}
		.home .colonne_gauche .type_super_une .boite_illustration {
			display: block;
			position: relative;
			margin-bottom: 10px;
		}
			.home .colonne_gauche .type_super_une .boite_illustration .illustration {
				border: 3px solid #e6e6e6;
			}
			.home .colonne_gauche .type_super_une .boite_illustration .copyright {
				display: block;
				position: absolute;
				bottom: 5px;
				right: 3px;
				padding: 2px 6px;
				background: black;
				filter : alpha(opacity=60);
				opacity : 0.6;
				color: #fff;
				font-size: 10px;
			}
		.home .colonne_gauche .type_super_une .texte {
			line-height: 16px;
			font-size: 12px;
			text-align: justify;
		}
			.home .colonne_gauche .type_super_une .texte .date {
				font-size: 11px;
				color: #999;
			}
			.home .colonne_gauche .type_super_une .texte .theme {
				margin-top: 8px;
				padding-left: 12px;
				font-weight: bold;
				color: #474747;
				background: url(../images/fleche-droite-8-7-bebebe.png) no-repeat 0 4px;
			}
		.home .colonne_gauche .type_super_une .lire_la_suite {
			position: relative;
			color: #46aed7;
		}
			.home .colonne_gauche .type_super_une .lire_la_suite a {
				font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
				color: #46aed7;
				text-decoration: underline;
			}

		.home .colonne_gauche .type_super_une .docs_lies {
			position: relative;
			padding: 10px 14px;
			line-height: 15px;
			border-bottom: 1px dotted #b6b6b6;
			background: url(../images/fleche-droite-8-7-1155cc.png) no-repeat 0 14px;
		}
		.home .colonne_gauche .type_super_une .doc_lie_prem {
			margin-top: 10px;
		}
		.home .colonne_gauche .type_super_une .doc_lie_der {
			margin-bottom: 10px;
			border-bottom: 0;
		}

			.home .colonne_gauche .type_super_une .docs_lies a {
				font-size: 12px;
				font-weight: bold;
				color: #0057a3;
				text-decoration: none;
			}
			.home .colonne_gauche .type_super_une .docs_lies span {
				font-size: 11px;
				color: #46aed7;
			}

	/**/

	.home .colonne_gauche .type_breve_moyenne {
		position: relative;
		margin-top: 20px;
		padding-bottom: 20px;
		width: 591px;
		border-bottom: 1px dotted #b6b6b6;
	}
	.home .colonne_gauche .type_breve_moyenne_dernier {
		margin-bottom: 35px;
		padding-bottom: 35px;
		border-bottom: 1px solid #e1e1f2;
	}
	.home .colonne_gauche .type_breve_moyenne_dernier_dernier {
		margin-bottom: 0;
	}

		.home .colonne_gauche .type_breve_moyenne .boite_illustration {
			position: relative;
			float: left;
			margin: 0 10px 10px 0;
		}
			.home .colonne_gauche .type_breve_moyenne .boite_illustration_int {
				display: block;
				position: relative;
				margin-bottom: 10px;
			}
			.home .colonne_gauche .type_breve_moyenne .boite_illustration_int .illustration {
				border: 3px solid #e6e6e6;
			}
			.home .colonne_gauche .type_breve_moyenne .boite_illustration_int .copyright {
				display: block;
				position: absolute;
				bottom: 5px;
				right: 3px;
				padding: 2px 6px;
				max-width: 188px;
				background: black;
				filter : alpha(opacity=60);
				opacity : 0.6;
				color: #fff;
				font-size: 10px;
			}
		.home .colonne_gauche .type_breve_moyenne .illustration {
			border: 3px solid #e6e6e6;
		}
		.home .colonne_gauche .type_breve_moyenne h2 {
			display: inline;
			position: relative;

		}
			.home .colonne_gauche .type_breve_moyenne h2 a {
				font-family: 'Times New Roman', serif;
				font-size: 20px;
				font-weight: bold;
				color: #045ba6;
				text-decoration: none;
			}
		.home .colonne_gauche .type_breve_moyenne .texte {
			position: relative;
			margin-top: 3px;
			line-height: 15px;
			font-size: 11px;
			text-align: justify;
		}
			.home .colonne_gauche .type_breve_moyenne .texte .date {
				display: block;
				margin-bottom: 3px;
				font-size: 11px;
			}
			.home .colonne_gauche .type_breve_moyenne .texte .theme {
				margin-top: 8px;
				padding-left: 12px;
				font-weight: bold;
				color: #474747;
				background: url(../images/fleche-droite-8-7-bebebe.png) no-repeat 0 4px;
				overflow: auto;
			}
		.home .colonne_gauche .type_breve_moyenne .lire_la_suite {
			/*height: 25px;
			line-height: 25px;*/
			height: auto;
			line-height: auto;
			padding: 0px 10px;
			color: #0259a6;
		}
			.home .colonne_gauche .type_breve_moyenne .lire_la_suite a {
				font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
				color: #0259a6;
				text-decoration: underline;
			}

		.home .colonne_gauche .type_breve_moyenne .docs_lies {
			position: relative;
			padding: 10px 14px;
			line-height: 15px;
			border-bottom: 1px dotted #b6b6b6;
			background: url(../images/fleche-droite-8-7-1155cc.png) no-repeat 0 14px;
		}
		.home .colonne_gauche .type_breve_moyenne .doc_lie_prem {
			margin-top: 10px;
		}
		.home .colonne_gauche .type_breve_moyenne .doc_lie_der {
			margin-bottom: 10px;
			border-bottom: 0;
		}
			.home .colonne_gauche .type_breve_moyenne .docs_lies a {
				font-size: 12px;
				font-weight: bold;
				color: #0057a3;
				text-decoration: none;
			}
			.home .colonne_gauche .type_breve_moyenne .docs_lies span {
				font-size: 11px;
				color: #46aed7;
			}

	/**/

	.home .colonne_gauche .type_breve_petite {
		position: relative;
		margin-top: 20px;
		padding-bottom: 20px;
		width: 591px;
		border-bottom: 1px dotted #b6b6b6;
	}
	.home .colonne_gauche .type_breve_petite_dernier {
		margin-bottom: 35px;
		padding-bottom: 35px;
		border-bottom: 1px solid #e1e1f2;
	}
	.home .colonne_gauche .type_breve_petite_dernier_dernier {
		margin-bottom: 0;
	}

		.home .colonne_gauche .type_breve_petite .boite_illustration {
			position: relative;
			float: left;
			margin: 0 10px 10px 0;
		}
		.home .colonne_gauche .type_breve_petite .illustration {
			border: 3px solid #e6e6e6;
		}
		.home .colonne_gauche .type_breve_petite h3 {
			display: inline;
			position: relative;

		}
			.home .colonne_gauche .type_breve_petite h3 a {
				font-family: 'Times New Roman', serif;
				font-size: 20px;
				font-weight: bold;
				color: #045ba6;
				text-decoration: none;
			}

		.home .colonne_gauche .type_breve_petite .boite_article {
			position: relative;
			float: right;
			width: 493px;
		}
			.home .colonne_gauche .type_breve_petite .texte {
				position: relative;
				margin-top: 3px;
				line-height: 15px;
				font-size: 11px;
				text-align: justify;
			}
				.home .colonne_gauche .type_breve_petite .date {
					display: block;
					margin-bottom: 3px;
					font-size: 11px;
				}
				.home .colonne_gauche .type_breve_petite .copyright {
					font-size: 10px;
					font-style: italic;
				}
			.home .colonne_gauche .type_breve_petite .lire_la_suite {
				height: 25px;
				line-height: 25px;
				color: #0259a6;
			}
				.home .colonne_gauche .type_breve_petite .lire_la_suite a {
					font-family: Arial, Verdana, sans-serif;
					font-size: 12px;
					color: #0259a6;
					text-decoration: underline;
				}

	/**/

	.home .colonne_gauche .type_publicite {
		position: relative;
		margin-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px dotted #b6b6b6;
	}
	.home .colonne_gauche .type_publicite_dernier {
		position: relative;
		margin-top: 20px;
		margin-bottom: 35px;
		padding-bottom: 35px;
		border-bottom: 1px solid #e1e1f2;
		/*border-bottom: 1px solid red;*/
	}

	/**/

	.home .colonne_gauche .type_kiosque {
		position: relative;
		/*margin-top: 20px;*/
		margin-bottom: 35px;
		padding-bottom: 35px;
		border-bottom: 1px solid #e1e1f2;
	}
		.home .colonne_gauche .type_kiosque .bandeau_fr,
		.home .colonne_gauche .type_kiosque .bandeau_en {
			position: relative;
			width: 591px;
			height: 56px;
			background: url(../images/bandeau-kiosque-591-fr.png);
		}
		.home .colonne_gauche .type_kiosque .bandeau_en {
			background: url(../images/bandeau-kiosque-591-en.png);
		}
		.home .colonne_gauche .type_kiosque .boite {
			position: relative;
			width: 591px;
			background: url(../images/bg-kiosque.png) repeat-x;
		}
		.home .colonne_gauche .type_kiosque .titre {
			padding: 16px 15px 9px 15px;
		}
			.home .colonne_gauche .type_kiosque .titre a,
			.home .colonne_gauche .type_kiosque .titre a * {
				font-family: 'Times New Roman', serif;
				font-size: 22px;
				font-weight: bold;
				color: #045ba6;
				text-decoration: none;
			}
			.home .colonne_gauche .type_kiosque .boite_int {
				position: relative;
			}
				.home .colonne_gauche .type_kiosque .boite_illustration {
					position: relative;
					padding-left: 39px;
					padding-bottom: 21px;
					width: 297px;
					background: url(../images/bg-kiosque-couverture.png) no-repeat left bottom;
				}
					.home .colonne_gauche .type_kiosque .boite_illustration img {
						border: 3px solid #e6e6e6;
					}

				.home .colonne_gauche .type_kiosque .texte {
					position: absolute;
					top: 0;
					left: 260px;
					width: 323px;
					line-height: 18px;
					font-size: 12px;
					color: #666;
					text-align: justify;
				}
					.home .colonne_gauche .type_kiosque .boite .boite_int .texte * {
						font-size: 12px;
						color: #666;
					}

				.home .colonne_gauche .type_kiosque .boite .boite_int .boite_boutons_fr,
				.home .colonne_gauche .type_kiosque .boite .boite_int .boite_boutons_en {
					position: absolute;
					right: 9px;
					bottom: 0;
					width: 149px;
					height: 64px;
				}
					.home .colonne_gauche .type_kiosque .boite .boite_int .boite_boutons_fr .btn1 {
						display: block;
						margin-left: 30px;
						width: 119px;
						height: 29px;
						background: url(../images/btn-acheter-en-ligne-fr.png) no-repeat;
						cursor: pointer;
					}
					.home .colonne_gauche .type_kiosque .boite .boite_int .boite_boutons_fr .btn2 {
						display: block;
						margin-top: 6px;
						width: 149px;
						height: 29px;
						background: url(../images/btn-acceder-boutique-fr.png) no-repeat;
						cursor: pointer;
					}

					.home .colonne_gauche .type_kiosque .boite .boite_int .boite_boutons_en .btn1 {
						display: block;
						margin-left: 27px;
						width: 122px;
						height: 29px;
						background: url(../images/btn-acheter-en-ligne-en.png) no-repeat;
						cursor: pointer;
					}
					.home .colonne_gauche .type_kiosque .boite .boite_int .boite_boutons_en .btn2 {
						display: block;
						margin-top: 6px;
						margin-left: 27px;
						width: 122px;
						height: 29px;
						background: url(../images/btn-acceder-boutique-en.png) no-repeat;
						cursor: pointer;
					}

	/**/

	.home .colonne_droite .type_kiosque {
		position: relative;
		margin-bottom: 28px;
		width: 278px;
	}
		.home .colonne_droite .type_kiosque .bandeau_fr,
		.home .colonne_droite .type_kiosque .bandeau_en {
			position: relative;
			margin-bottom: 10px;
			width: 278px;
			height: 56px;
			background: url(../images/bandeau-kiosque-278-fr.png) no-repeat;
		}
		.home .colonne_droite .type_kiosque .bandeau_en {
			background: url(../images/bandeau-kiosque-278-en.png) no-repeat;
		}

		.home .colonne_droite .type_kiosque .illustration {
			position: relative;
			float: left;
			margin-right: 10px;
		}
			.home .colonne_droite .type_kiosque .illustration img {
				border: 3px solid #e6e6e6;
			}

		.home .colonne_droite .type_kiosque .txt {
			position: relative;
			float: left;
			width: 182px;
		}
			.home .colonne_droite .type_kiosque .txt .titre {
				position: relative;
				margin-bottom: 10px;
			}
				.home .colonne_droite .type_kiosque .txt .titre a {
					font-size: 13px;
					font-weight: bold;
					color: #045ba6;
					text-decoration: none;
				}
		.home .colonne_droite .type_kiosque .boite_bouton {
			position: relative;
			margin-top: 8px;
			width: 100%;
			background: url(../images/bg-bloc-bouton-ligne.png) repeat-x;
		}
			.home .colonne_droite .type_kiosque .boite_bouton .bouton {
				display: inline-block;
				float: right;
				padding: 4px 23px 7px 23px;
				background: url(../images/bg-degrade-fafaff-f3f3ff.png) repeat-x;
				font-size: 12px;
				color: #0d85cd;
				text-decoration: none;
				border: 1px solid #d3d3db;
				border-bottom-left-radius: 2px;
				border-bottom-right-radius: 2px;
				cursor: pointer;
				white-space: nowrap;
			}

	/**/

	.home_autre .colonne_gauche {
		text-align: justify;
	}
		.home_autre .colonne_gauche h1 {
			margin-bottom: 10px;
			font-family: 'Times New Roman', serif;
			font-size: 24px;
			font-weight: bold;
			color: #045ba6;
			line-height: 1em;
		}

		.home_autre .colonne_gauche h2 {
			font-weight: bold;
			color: #46aed7;
		}

		.home_autre .colonne_gauche .separateur {
			position: relative;
			height: 1px;
			background: #e8e8e8;
			margin: 5px auto;
		}

	/**/

	.home .colonne_droite .type_publicite {
		position: relative;
		margin-bottom: 28px;
		width: 278px;
		overflow: hidden;
	}
		.home .colonne_droite .type_publicite img {
			border-width: 0;
		}

	/**/

	.colonne_droite .type_dossier_peda #dossier_peda_img {
		display: block;
		position: relative;
		width: 278px;
		height: 208px;
	}
		.colonne_droite .type_dossier_peda #dossier_peda_img img {
			border-width: 0;
		}
	/***/

	.boite_eurodefense .contenu {
		background: #f4efef;
	}
	.boite_eurodefense .intro {
		position: relative;
		margin-top: -12px;
		padding: 10px 10px 22px 10px;
		text-align: justify;
	}

	.boite_eurodefense .onglet1,
	.boite_eurodefense .onglet2 {
		position: relative;
		float: left;
		padding-top: 3px;
		padding-bottom: 2px;
		width: 119px;
		cursor: pointer;
		font-family: Arial, Verdana, sans-serif;
		font-size: 16px;
		color: #7a7878;
	}
	.boite_eurodefense .onglet1 {
		margin-left: 9px;
		padding-left: 10px;
	}
	.boite_eurodefense .onglet2 {
		padding-right: 10px;
		text-align: right;
	}
	.boite_eurodefense .onglet1_on,
	.boite_eurodefense .onglet2_on {
		font-weight: bold;
		color: #0259a6;
		border-top: 1px solid #d3cece;
		border-left: 1px solid #d3cece;
		border-right: 1px solid #d3cece;
		background: #fff;
		-moz-box-shadow:    0 0 2px 1px #d7d3d3;
		-webkit-box-shadow: 0 0 2px 1px #d7d3d3;
		box-shadow:         0 0 2px 1px #d7d3d3;
	}

	.boite_eurodefense .contenu_onglets {
		clear: both;
		position: relative;
		padding: 20px 10px;
		height: 140px;
		border-bottom: 5px solid #f4efef;
		background: #fff;
	}
		.boite_eurodefense .contenu_onglets > div {
			display: none;
			position: absolute;
			width: auto;
		}
		.boite_eurodefense .contenu_onglets img {
			float: left;
			margin-right: 10px;
		}
		.boite_eurodefense .contenu_onglets .droite {
			position: relative;
			float: right;
			width: 155px;
			line-height: 16px;
		}
		.boite_eurodefense .contenu_onglets a {
			color: #46aed7;
			text-decoration: underline;
		}


	/***/

	.moteur_recherche #form_recherche {
		position: relative;
	}
		.moteur_recherche #form_recherche .autocomplete {
			position: relative;
			float: left;
			padding-left: 10px;
			width: 487px;
			height: 29px;
			line-height: 29px;
			border: 1px solid #999;
			background: white;
			-moz-box-shadow:    inset 0 0 2px 2px #dbdbdb;
			-webkit-box-shadow: inset 0 0 2px 2px #dbdbdb;
			box-shadow:         inset 0 0 2px 2px #dbdbdb;
		}
		.moteur_recherche #form_recherche .bouton {
			position: relative;
			float: left;
			margin-left: 10px;
			width: 81px;
			height: 31px;
			color: #009bf5;
			background: #f6f6ff;
			border: 1px solid #d3d2d8;
		}
	.moteur_recherche .vos_resultats {
		margin-bottom: 28px;
		padding-left: 13px;
		width: 577px;
		height: 32px;
		line-height: 32px;
		background: #f0f0f0 url(../images/fleche-bas-13-7-005aa6.png) no-repeat 20px 0;
		color: #969696;
	}
	.moteur_recherche .bloc_resultat {
		position: relative;
		margin-bottom: 18px;
		padding-bottom: 18px;
		background: url(../images/separateur-b5b5b5.png) repeat-x left bottom;
	}
		.moteur_recherche .bloc_resultat .solr_titre {
			font-size: 12px;
			color: #0056a3;
			text-decoration: none;
			cursor: pointer;
		}
		.moteur_recherche .bloc_resultat .solr_url {
			display: block;
			margin-top: 4px;
			color: #46adda;
		}
		.moteur_recherche .bloc_resultat .solr_date {
			color: #666;
			color: #222;
		}
		.moteur_recherche .bloc_resultat .solr_extrait {
			color: #222;
		}
		.moteur_recherche .bloc_resultat b {
			font-weight: bold;
			color: #0056a3;
		}
		.moteur_recherche .bloc_resultat .pts_suspension {
			font-size: 13px;
			color: #222;
		}


	/*
	.solr_filtres {
		position: relative;
		float: right;
		width: 200px;
	}
		.solr_filtres p {
			line-height: 30px;
		}*/


	/***/


	.qsn .titre_1 {
		margin-bottom: 10px;
		font-family: 'Times New Roman', serif;
		font-size: 24px;
		font-weight: bold;
		color: #045ba6;
	}
	.qsn .txt_presentation {
		margin-bottom: 10px;
		line-height: 15px;
		text-align: justify;
	}
	.qsn .boite_lien {
		margin: 4px 0 36px 0;
		padding-left: 10px;
		height: 29px;
		line-height: 29px;
		background: #f5f5f5;
	}
	.qsn .titre_2 {
		margin-bottom: 10px;
		font-family: 'Times New Roman', serif;
		font-size: 18px;
		font-weight: bold;
		color: #045ba6;
	}
	.qsn .txt_conseil_admin,
	.qsn .txt_comite_scien,
	.qsn .txt_equipe_frs {
		margin-bottom: 10px;
		line-height: 15px;
		text-align: justify;
	}

	.qsn .photos .photo,
	.qsn .photos .photo_derniere {
		position: relative;
		float: left;
		margin: 0 6px 6px 0;
		width: 53px;
	}
	.qsn .photos .photo_derniere {
		margin: 0 0 6px 0;
	}

	/**/

	.qsn_ca .texte_1 {
		margin-bottom: 25px;
	}

	.qsn_ca .boite_personne {
		position: relative;
		margin-bottom: 23px;
		width: 597px;
		background: pi�k;
	}
	.qsn_ca .boite_personne .gauche {
		position: relative;
		float: left;
		width: 84px;
		padding-bottom: 7px;
		font-size: 0;
		background: url(images/ombre-personnel-bas.png) no-repeat left bottom;
	}
		.qsn_ca .boite_personne .gauche img {
			border:3px solid #e6e6e6;
		}

	.qsn_ca .boite_personne .droite {
		position: relative;
		float: left;
		margin-top: 1px;
		padding: 10px;
		width: 487px;
		line-height: 15px;
		font-size: 12px;
		background: #fafafa;
	}
		.qsn_ca .boite_personne .droite a {
			font-size: 12px;
		}
		.qsn_ca .boite_personne .droite .nom,
		.qsn_ca .boite_personne .droite .nom a {
			margin-bottom: 2px;
			font-size: 14px;
			font-weight: bold;
			color: #46aed7;
			text-decoration: none;
		}
		.qsn_ca .boite_personne .droite .copyright {
			font-size: 10px;
		}


	/***/


	.la_fondation .titre_2 {
		margin-bottom: 10px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #005aa9;
	}


	/***/


	.mot_president .texte {
		margin-bottom: 40px;
		text-align: justify;
	}
		.mot_president .texte img {
			margin: 3px 10px 10px 0;
			float: left;
			border: 3px solid #e6e6e6;
		}
		.mot_president .texte span {
			display: block;
			margin-left: 30px;
			color: #46aed7;
		}
			.mot_president .texte span * {
				color: #46aed7;
			}
		.mot_president .btn_page_precedente_fr,
		.mot_president .btn_page_precedente_en {
			display: block;
			margin-left: 10px;
			height: 30px;
		}
		.mot_president .btn_page_precedente_fr { width: 188px; background: url(../images/btn-page-precedente-fr.png) no-repeat; }
		.mot_president .btn_page_precedente_en { width: 150px; background: url(../images/btn-page-precedente-en.png) no-repeat; }

	/***/


	.liste_oee .presentation {
		text-align: justify;
		font-size: 11px;
	}
		.liste_oee .presentation .etapes {
			margin: 20px 0 25px 10px;
		}
			.liste_oee .presentation .etapes span {
				padding-left: 10px;
				font-size: 11px;
				font-weight: bold;
				color: #0c60a9;
			}
			.liste_oee .presentation .etapes_separateur {
				position: relative;
				margin: 10px 0;
				width: 300px;
				height: 1px;
				font-size: 0;
				background: url(../images/separateur-636363.png) repeat-x;
			}

		.liste_oee .presentation .preparee_par {
			margin: 20px 0;
			padding: 16px 0;
			border-top: 1px solid #e1e1f2;
			border-bottom: 1px solid #e1e1f2;
			text-align: center;
			font-size: 13px;
			color: #46aed7;
		}


	.liste_oee .oee_onglets_mode {
		position: relative;
		width: 590px;
		height: 45px;
	}
		.liste_oee .oee_onglets_mode .onglet_obs,
		.liste_oee .oee_onglets_mode .onglet_cal {
			display: block;
			position: relative;
			padding-top: 6px;
			float: left;
			width: 275px;
			height: 100%;
			font-family: Verdana, Arial, sans-serif;
			font-size: 14px;
			cursor: pointer;
		}
		.liste_oee .oee_onglets_mode .onglet_obs {padding-left:20px;}
		.liste_oee .oee_onglets_mode .onglet_cal {padding-right:20px;text-align:right}

		.liste_oee .oee_onglets_mode .onglet_off {
			color: #0157a4;
			text-decoration: underline;
			background: url(../images/bg-oee-onglet-off.png) no-repeat;
		}
		.liste_oee .oee_onglets_mode .onglet_obs_on {
			color: #fff;
			text-decoration: none;
			background: url(../images/bg-oee-onglet-on-gauche.png) no-repeat;
		}
		.liste_oee .oee_onglets_mode .onglet_cal_on {
			color: #fff;
			text-decoration: none;
			background: url(../images/bg-oee-onglet-on-droite.png) no-repeat;
		}


	.liste_oee .colonne_gauche .pagination_annees {
		margin: 40px 0 20px 0;
		background: #f5f5f5;
		border-top: 1px solid #0057a3;
		border-bottom: 10px solid #fafafa;
	}
		.liste_oee .colonne_gauche .pagination_annees a,
		.liste_oee .colonne_gauche .pagination_annees span {
			display: block;
			position: relative;
			float: right;
			height: 39px;
			line-height: 39px;
			font-size: 11px;
			color: #2a2a2a;
		}
		.liste_oee .colonne_gauche .pagination_annees a {
			padding: 0 4px;
			text-decoration: none;
		}
		.liste_oee .colonne_gauche .pagination_annees a.actif {
			font-size: 13px;
			font-weight: bold;
			color: #0057a3;
			text-decoration: underline;
			background: url(../images/fleche-bas-7-8-0057a3.png) no-repeat 50% top;
		}


	.liste_oee .switch_date_pays {
		margin-bottom: 20px;
		padding-right: 11px;
	}
		.liste_oee .switch_date_pays .txt {
			display: block;
			position: relative;
			float: right;
			padding-top: 8px;
			height: 30px;
			font-size: 12px;
			color: #afafb0;
		}
		.liste_oee .switch_date_pays .btn {
			display: block;
			position: relative;
			float: right;
			margin-left: 10px;
			width: 47px;
			height: 38px;
			border-width: 0;
			cursor: pointer;

		}
		.liste_oee .switch_date_pays .btn_date_on  { background: url(../images/btn-date-on.png) no-repeat; }
		.liste_oee .switch_date_pays .btn_date_off { background: url(../images/btn-date-off.png) no-repeat; }

		.liste_oee .switch_date_pays .btn_pays_on_fr  { width: 48px; background: url(../images/btn-pays-on-fr.png) no-repeat; }
		.liste_oee .switch_date_pays .btn_pays_off_fr { width: 48px; background: url(../images/btn-pays-off-fr.png) no-repeat; }

		.liste_oee .switch_date_pays .btn_pays_on_en  { width: 68px; background: url(../images/btn-pays-on-en.png) no-repeat; }
		.liste_oee .switch_date_pays .btn_pays_off_en { width: 68px; background: url(../images/btn-pays-off-en.png) no-repeat; }


	.liste_oee .ligne {
		position: relative;
		margin: 24px 0 0 10px;
		width: 581px;
		background: #f5f5f5 url(../images/bg-oee-ligne.png) repeat-x left 25px;
	}
		.liste_oee .ligne .titre {
			padding-bottom: 1px;
			padding-left: 20px;
			font-family: 'Times New Roman', serif;
			font-size: 20px;
			font-weight: bold;
			color: #045ba6;
			background: #fff;
		}
			.liste_oee .ligne .titre sup {
				font-size: 9px;
				color: #045ba6;
			}
		.liste_oee .ligne .type {
			float: left;
			padding-left: 10px;
			width: 147px;
			height: 61px;
			white-space: nowrap;
			background: url(../images/bg-oee-type.png) no-repeat 24px top;
		}
			.liste_oee .ligne .type * {
				font-family: Arial, Verdana, sans-serif;
				font-size: 14px;
			}
			/* DivWhichNeedToBeVerticallyAligned */
			.liste_oee .ligne .centree_verticalement {
				display: inline-block;
				vertical-align: middle;
				white-space: normal;
			}
			.liste_oee .ligne .centree_verticalement_effet_spec {
				display: inline-block;
				vertical-align: middle;
				height: 100%;
			}
		.liste_oee .ligne .tours {
			float: left;
			width: 424px;
		}
			.liste_oee .ligne .tour {
				float: left;
				width: 211px;
				/*height: 61px;*/
				text-align: center;
				font-family: Arial, Verdana, sans-serif;
				font-size: 14px;
				color: #46aed7;
			}

			.liste_oee .ligne .un_seul_tour {
				float: right;
				margin-right: 2px;
				padding-top: 25px;
				height: 36px;
				background: url(../images/ligne-v-1-42-e1e1e1.png) no-repeat left 9px;
			}
			.liste_oee .ligne .plusieurs_tours {
				padding-top: 15px;
				height: 46px;
			}
			.liste_oee .ligne .tour_pair {
				background: url(../images/ligne-v-1-42-e1e1e1.png) no-repeat left 9px;
			}
				.liste_oee .ligne .tour .num {
					font-family: Arial, Verdana, sans-serif;
					font-size: 12px;
				}
					.liste_oee .ligne .tour .num sup {
						font-family: Arial, Verdana, sans-serif;
						font-size: 9px;
					}
				.liste_oee .ligne .tour a {
					font-family: Arial, Verdana, sans-serif;
					font-size: 14px;
					color: #46aed7;
					text-decoration: underline;
				}


	.liste_oee .colonne_gauche .dl_pdf_oee {
		position: relative;
		height: 24px;
		line-height: 24px;
		background: #fff;
	}
		.liste_oee .colonne_gauche .dl_pdf_oee a {
			float: right;
			padding: 4px 0 0 20px;
			font-family: Arial, Verdana, sans-serif;
			font-size: 12px;
			color: #46aed7;
			text-decoration: none;
			background: url(../images/picto-imprimer.png) no-repeat left 9px;
		}


	/***/


	.liste_dossiers_peda .entete_2 {
		margin-bottom: 16px;
	}
	.liste_dossiers_peda .intro {
		margin-bottom: 55px;
		line-height: 15px;
		text-align: justify;
	}
	.liste_dossiers_peda .dossier {
		margin-bottom: 45px;
		line-height: 15px;
	}

	/**/

	.doc_dossiers_peda .intro {
		margin-bottom: 50px;
	}

	.doc_dossiers_peda .titres_1 {
		margin-top: 10px;
		margin-bottom: 16px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #045ba6;
	}
	.doc_dossiers_peda .liens_imprim {
		padding-left: 20px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		color: #46aed7;
		text-decoration: underline;
		background: url(../images/picto-imprimer.png) no-repeat;
	}
		.doc_dossiers_peda .liens_parenthese {
			font-family: Arial, Verdana, sans-serif;
			font-size: 10px;
			color: #46aed7;
		}

	/**/

	.dossier_budget_ue .publications .invisible {
		padding-bottom: 50px;
		line-height: 15px;
	}
	.dossier_budget_ue .publications .section {
		padding: 22px 0;
		font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #045ba6;
		border-top: 1px dotted #555555;
		cursor: pointer;
	}
		.dossier_budget_ue .publications .gauche {
			clear: left;
			position: relative;
			float: left;
			margin-right: 10px;
			width: 84px;
		}
			.dossier_budget_ue .publications .gauche img {
				border: 3px solid #e6e6e6;
			}
		.dossier_budget_ue .publications .droite {
			position: relative;
			float: right;
			width: 497px;
			line-height: 15px;
		}
			.dossier_budget_ue .publications .titre_1 {
				margin-bottom: 15px;
				font-size: 11px;
				font-weight: bold;
				color: #46aed7;
				text-transform: uppercase;
			}
			.dossier_budget_ue .publications .titre_2 {
				font-size: 11px;
				font-weight: bold;
			}
			.dossier_budget_ue .publications .type {
				font-weight: bold;
				color: #46aed7;
			}
			.dossier_budget_ue .publications .auteurs {

			}
			.dossier_budget_ue .publications a {
				font-size: 12px;
			}

	.dossier_budget_ue .publications .separateur {
		clear: both;
		margin: 28px 0;
		height: 0;
		font-size: 0;
		border-top: 1px dotted #90cee7;
	}

	/**/

	.dossier_lisbonne .fiches,
	.dossier_lisbonne .texte_traite,
	.dossier_lisbonne .carte_ratifications {
		position: relative;
		margin-bottom: 20px;
		padding-bottom: 20px;
		line-height: 16px;
		background: url(../images/separateur-46aed7.png) repeat-x left bottom;
	}

	.dossier_lisbonne .fiches_titre_2 {
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #045ba6;
	}
	.dossier_lisbonne .fiches_boite_fiches {
		position: relative;
		margin-top: 8px;
		padding-left: 10px;
		border-left: 10px solid #045ca6;
	}
		.dossier_lisbonne .fiches_boite_fiches div {
			margin-bottom: 10px;
			line-height: 12px;
		}
	.dossier_lisbonne .boite_carte {
		position: relative;
		margin: auto;
		padding-bottom: 13px;
		width: 494px;
		background: url(../images/ombre-flash-lisbonne.png) no-repeat left bottom;
	}

	.dossier_lisbonne .tableau_ratifications {
		margin-top: 28px;
		border-collapse: collapse;
	}
		.dossier_lisbonne .tableau_ratifications th,
		.dossier_lisbonne .tableau_ratifications td {
			padding: 10px;
			border: 1px solid #e0e0e0;
			font-family: Arial, Verdana, sans-serif;
			font-size: 12px;
			font-weight: normal;
		}
		.dossier_lisbonne .tableau_ratifications th {
			color: #045ca6;
		}
		.dossier_lisbonne .tableau_ratifications td {
			color: #01233f;
		}
			.dossier_lisbonne .tableau_ratifications td * {
				color: #01233f;
			}
		.dossier_lisbonne .tableau_ratifications td.pays {
			color: #045ca6;
		}
		.dossier_lisbonne .tableau_ratifications td.centre {
			text-align: center;
		}
		.dossier_lisbonne .tableau_ratifications td.date {
			font-size: 10px;
		}

	.dossier_lisbonne .articles {
		margin: 28px 0;
		padding-bottom: 28px;
		text-align: justify;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		color: #01233f;
		border-bottom: 1px dotted #46aed7;
	}
		.dossier_lisbonne .articles b {
			font-family: Arial, Verdana, sans-serif;
			color: #01233f;
		}

	.dossier_lisbonne .publications .titre {
		font-size: 11px;
		color: #01233f;
		text-decoration: none;
	}
	.dossier_lisbonne .publications .detail {
		font-size: 11px;
		color: #46aed7;
	}

	.dossier_lisbonne .separateur_46aed7 {
		margin-bottom: 22px;
		padding-top: 21px;
		height: 1px;
		font-size: 0;
		background: url(../images/separateur-46aed7.png) repeat-x left bottom;
	}

	/**/

	.dossier_crise_eco .titres_1 {
		margin-top: 10px;
		margin-bottom: 13px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #045ba6;
	}
	.dossier_crise_eco .txt_presentation {
		margin-bottom: 10px;
		line-height: 15px;
		text-align: justify;
	}
	.dossier_crise_eco .publications .invisible {
		padding-bottom: 50px;
		line-height: 15px;
	}
	.dossier_crise_eco .publications .section {
		padding: 22px 0;
		font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #045ba6;
		border-top: 1px dotted #555555;
		cursor: pointer;
	}
		.dossier_crise_eco .publications .gauche {
			clear: left;
			position: relative;
			float: left;
			margin-right: 10px;
			width: 84px;
		}
			.dossier_crise_eco .publications .gauche img {
				border: 3px solid #e6e6e6;
			}
		.dossier_crise_eco .publications .droite {
			position: relative;
			float: right;
			width: 497px;
			line-height: 15px;
		}
			.dossier_crise_eco .publications .titre_1 {
				margin-bottom: 15px;
				font-size: 11px;
				font-weight: bold;
				color: #46aed7;
				text-transform: uppercase;
			}
			.dossier_crise_eco .publications .titre_2 {
				font-size: 11px;
				font-weight: bold;
			}
			.dossier_crise_eco .publications .type {
				font-weight: bold;
				color: #46aed7;
			}
			.dossier_crise_eco .publications .auteurs {

			}
			.dossier_crise_eco .publications a {
				font-size: 12px;
			}

	.dossier_crise_eco .publications .separateur {
		clear: both;
		margin: 28px 0;
		height: 0;
		font-size: 0;
		border-top: 1px dotted #90cee7;
	}

	/**/

	.dossier_pacte_budgetaire .colonne_gauche li  {
		margin: 16px 0 0 28px;
		text-align: justify;
	}

	.dossier_pacte_budgetaire .tableau_ratifications {
		margin: 28px 0 20px 0;
		border-collapse: collapse;
	}

		.dossier_pacte_budgetaire .tableau_ratifications .ligne_bleue {
			background: #46aed7;
		}
		.dossier_pacte_budgetaire .tableau_ratifications .ligne_grise {
			background: #c4c4c4;
		}

		.dossier_pacte_budgetaire .tableau_ratifications th,
		.dossier_pacte_budgetaire .tableau_ratifications td {
			padding: 10px;
			border: 1px solid #e0e0e0;
			font-family: Arial, Verdana, sans-serif;
			font-size: 12px;
			font-weight: normal;
		}
		.dossier_pacte_budgetaire .tableau_ratifications th {
			color: #045ca6;
		}
		.dossier_pacte_budgetaire .tableau_ratifications td {
			color: #01233f;
		}
		.dossier_pacte_budgetaire .tableau_ratifications td.pays {
			color: #045ca6;
		}
			.dossier_pacte_budgetaire .tableau_ratifications td.pays span {
				font-weight: bold;
				color: #fed815;
			}
		.dossier_pacte_budgetaire .tableau_ratifications td.centre {
			text-align: center;
		}
		.dossier_pacte_budgetaire .tableau_ratifications td.date {
			font-size: 10px;
		}


	.dossier_pacte_budgetaire .legende {
		margin-top: 5px;
		height: 45px;
	}
		.dossier_pacte_budgetaire .legende .gauche_1 {
			float: left;
			margin-bottom: 15px;
			width: 45px;
			height: 45px;
			line-height: 45px;
			text-align: center;
			font-size: 16px;
			font-weight: bold;
			color: #fed815;
			background: #46aed7;
		}
		.dossier_pacte_budgetaire .legende .gauche_2 {
			clear:left;
			float: left;
			width: 45px;
			height: 45px;
			background: #c4c4c4;
		}
		.dossier_pacte_budgetaire .legende .droite {
			float: left;
			padding: 7px 0 0 7px;
			width: 350px;
			height: 45px;
			font-size: 11px;
		}

	.dossier_pacte_budgetaire .notes_dbp {
		clear:both;
		margin-top: 28px;
		line-height: 15px;
		font-size: 10px;
		font-style: italic;
	}

	/**/

	.dossier_connaitre_europe .boite_carte {
		position: relative;
		margin: 20px auto 18px auto;
		padding-bottom: 18px;
		width: 466px;
		background: url(../images/ombre-flash-connaitre-europe.png) no-repeat left bottom;
	}
	.dossier_connaitre_europe .liens_carte {
		margin-bottom: 15px;
		line-height: 22px;
		text-align: center;
	}

	.dossier_connaitre_europe .continent_femmes img {
		float: left;
		margin-right: 8px;
	}
	.dossier_connaitre_europe .systeme_retraite img {
		float: right;
		margin-left: 8px;
	}

	.dossier_connaitre_europe .quiz {
		display: block;
		margin: auto;
		width: 571px;
	}

	.dossier_connaitre_europe .hymne_1 {
		text-align: justify;
	}
	.dossier_connaitre_europe .hymne_1 img {
		float: right;
		margin-left: 10px;
	}
	.dossier_connaitre_europe .hymne_2_fr {
		position:relative;
		margin: 35px auto 0 auto;
		width: 571px;
		height: 658px;
		background: url(../images/bg-hymne-fr.jpg) no-repeat;
	}
	.dossier_connaitre_europe .hymne_2_en {
		position:relative;
		margin: 35px auto 0 auto;
		width: 571px;
		height: 1668px;
		background: url(../images/bg-hymne-en.jpg) no-repeat;
	}
		.dossier_connaitre_europe .hymne_2_fr p,
		.dossier_connaitre_europe .hymne_2_en p {
			position: absolute;
			top: 23px;
			left: 280px;
			width: 265px;
			line-height: 15px;
			text-align: right;
			font-size: 11px;
			color: #d2f1ff;
			text-shadow: 1px 0 2px #388ac6;
		}
		.dossier_connaitre_europe .jp-audio {
			position: absolute;
			top: 282px;
			left: 80px;
			width: 136px;
			height: 48px;
			background: url(../images/bg-player-hymne.png) no-repeat;
		}
			.dossier_connaitre_europe .jp-audio .jp-controls {
				list-style:none;
			}
			.dossier_connaitre_europe .jp-audio .jp-play,
			.dossier_connaitre_europe .jp-audio .jp-pause {
				display: block;
				position: absolute;
				top: 8px;
				left: 8px;
				width: 50px;
				height: 32px;
			}
			.dossier_connaitre_europe .jp-audio .jp-play { background:url(../images/btn-hymne-lecture.png) no-repeat 50% 50%; }
			.dossier_connaitre_europe .jp-audio .jp-pause { background:url(../images/btn-hymne-pause.png) no-repeat 50% 50%; }


			.dossier_connaitre_europe .jp-audio .jp-current-time {
				display: block;
				position: absolute;
				top: 8px;
				left: 58px;
				width: 70px;
				height: 32px;
				line-height: 32px;
				text-align: center;
				font-family: Arial, Verdana, sans-serif;
				font-size: 18px;
				color: #868686;
			}

	.dossier_connaitre_europe .separateur_46aed7 {
		margin-bottom: 22px;
		padding-top: 21px;
		height: 1px;
		font-size: 0;
		background: url(../images/separateur-46aed7.png) repeat-x left bottom;
	}

	/**/

	.sliderBox1 .visible {
		display: block;
		position: relative;
	}
	.sliderBox1 .invisible {
		display: none;
	}
	.sliderBox1 .afficher {
		margin-top: 10px;
		height: 18px;
		line-height: 18px;
		border-top: 1px solid #47aed7;
		text-align: right;
		cursor: pointer;
	}
		.sliderBox1 .afficher span {
			color: #47aed7;
		}

	/**/

	.sliderBox2 .titre {
		display: block;
		position: relative;
	}
	.sliderBox2 .invisible {
		display: none;
	}


	/***/


	.liste_ouvrage .sous_menu,
	.doc_ouvrage .sous_menu {
		position: relative;
		margin-bottom: 28px;
		color: #a4a4a4;
	}
		.liste_ouvrage .sous_menu a,
		.doc_ouvrage .sous_menu a {
			color: #a4a4a4;
			text-decoration: underline;
		}
		.liste_ouvrage .sous_menu a.actif,
		.doc_ouvrage .sous_menu a.actif {
			color: #46aed7;
			text-decoration: none;
		}
		.liste_ouvrage .sous_menu a.actif:hover,
		.doc_ouvrage .sous_menu a.actif:hover {
			text-decoration: underline;
		}

	.liste_ouvrage .categorie {
		margin-bottom: 20px;
	}

	.doc_ouvrage .autres_fiches {
		margin-top: 30px;
		padding: 18px 0;
		border-top: 1px dotted #ccc;
	}
		.doc_ouvrage .autres_fiches .drapeaux {
			margin: 20px auto 0 auto;
			width: 360px;
		}
			.doc_ouvrage .autres_fiches a {
				display: block;
				position: relative;
				float: left;
				margin-right: 24px;
				width: 50px;
				height: 28px;
				text-decoration: none;
			}
			.doc_ouvrage .autres_fiches .drapeau_fr_on {background: url(../images/drap-fr-on-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_en_on {background: url(../images/drap-en-on-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_de_on {background: url(../images/drap-de-on-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_es_on {background: url(../images/drap-es-on-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_pl_on {background: url(../images/drap-pl-on-26-16.png) no-repeat 50% 0; margin-right: 0;}

			.doc_ouvrage .autres_fiches .drapeau_fr_off {background: url(../images/drap-fr-off-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_en_off {background: url(../images/drap-en-off-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_de_off {background: url(../images/drap-de-off-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_es_off {background: url(../images/drap-es-off-26-16.png) no-repeat 50% 0;}
			.doc_ouvrage .autres_fiches .drapeau_pl_off {background: url(../images/drap-pl-off-26-16.png) no-repeat 50% 0; margin-right: 0;}

			.doc_ouvrage .autres_fiches .drapeau_off span {color: #b2b2b2;}

			.doc_ouvrage .autres_fiches a span {
				display: block;
				position: absolute;
				bottom: 0;
				width: 100%;
				text-align: center;
				font-size: 9px;
			}
			.doc_ouvrage .autres_fiches .drapeau_actif span,
			.doc_ouvrage .autres_fiches .drapeau_on:hover span {
				color: #46aed7;
			}


	.doc_ouvrage .auteurs {
		margin-top: 30px;
		padding: 18px 0;
		border-top: 1px dotted #cccccc;
	}
		.doc_ouvrage .auteurs .titre {
			font-family: Verdana, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #2a2a2a;
		}
		.doc_ouvrage .auteurs .nom {
			font-size: 11px;
			font-weight: bold;
			color: #0259a6;
		}

	/***/

	.panier .entetes {
		position: relative;
		padding-top: 10px;
	}
		.panier .entetes div {
			position: relative;
			float: left;
			padding-bottom: 12px;
			font-size: 12px;
			color: #46aed7;
		}
		.panier .entetes .c1 {
			padding-left: 58px;
			width: 458px;
		}
		.panier .entetes .c2 {
			width: 190px;
			text-align: center;
		}
		.panier .entetes .c3 {
			width: 192px;
			text-align: center;
		}

	.panier .ligne {
		clear: both;
		position: relative;
		margin: 0 0 30px 12px;
		height: 176px;
	}
		.panier .ligne .illustration {
			position: relative;
			float: left;
			padding-bottom: 6px;
			width: 84px;
			background: url(../images/ombre-ouvrage-78.png) no-repeat 50% bottom;
		}
			.panier .ligne .illustration .couverture {
				border: 3px solid #e6e6e6;
			}

		.panier .ligne .details {
			position: relative;
			float: left;
			padding: 10px 10px;
			width: 412px;
			height: 134px;
			line-height: 15px;
			background: url(../images/bg-panier-ligne-c2.png) no-repeat right top;
		}
			.panier .ligne .details .titre {
				font-weight: bold;
				color: #0259a6;
			}
			.panier .ligne .details .prix {
				font-size: 13px;
				font-weight: bold;
			}
		.panier .ligne .quantite {
			position: relative;
			float: left;
			width: 190px;
			height: 158px;
			background: url(../images/bg-panier-ligne-c3.png) no-repeat
		}
			.panier .ligne .quantite .chiffre {
				position: relative;
				margin-top: 46px;
				text-align: center;
				font-size: 30px;
				color: #0259a6;
			}
			.panier .ligne .quantite .boutons_fr,
			.panier .ligne .quantite .boutons_en {
				position: relative;
				margin-top: 30px;
				text-align: center;
			}
				.panier .ligne .quantite .boutons_fr form,
				.panier .ligne .quantite .boutons_en form {
					position: relative;
					margin: auto;
				}
				.panier .ligne .quantite .boutons_fr form { width: 134px; }
				.panier .ligne .quantite .boutons_en form { width: 120px; }

					.panier .ligne .quantite .boutons_fr .btn,
					.panier .ligne .quantite .boutons_en .btn {
						padding-bottom: 3px;
						height: 18px;
						font-size: 11px;
						border-width: 0;
						border-radius: 2px;
						background: #ffffff; /* Old browsers */
						background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%); /* FF3.6+ */
						background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
						background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
						background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Opera 11.10+ */
						background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* IE10+ */
						background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%); /* W3C */
						filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
						-moz-box-shadow: 0 1px 1px #9c9c9c;
						-webkit-box-shadow: 0 1px 1px #9c9c9c;
						box-shadow: 0 1px 1px #9c9c9c;
						cursor: pointer;
					}
					.panier .ligne .quantite .boutons_fr .ajouter {
						width: 64px;
						/*background: url(../images/btn-panier-ajouter-fr.png) no-repeat;*/
					}
					.panier .ligne .quantite .boutons_fr .retirer {
						width: 64px;
						/*background: url(../images/btn-panier-retirer-fr.png) no-repeat;*/
					}
					.panier .ligne .quantite .boutons_en .ajouter {
						width: 44px;
						/*background: url(../images/btn-panier-ajouter-en.png) no-repeat;*/
					}
					.panier .ligne .quantite .boutons_en .retirer {
						width: 70px;
						/*background: url(../images/btn-panier-retirer-en.png) no-repeat;*/
					}

		.panier .ligne .total {
			position: relative;
			float: left;
			width: 192px;
			height: 158px;
			background: url(../images/bg-panier-ligne-c4.png) no-repeat right top;
		}
			.panier .ligne .total > div {
				text-align:center;
			}
			.panier .ligne .total .p_entiere {
				position: relative;
				float: right;
				margin-top: 46px;
				font-size: 30px;
				color: #0259a6;
			}
			.panier .ligne .total .p_decimale {
				position: relative;
				float: right;
				margin-top: 49px;
				margin-right: 55px;
				font-size: 17px;
				color: #0259a6;
			}

		.panier .ligne .supprimer_ligne_fr,
		.panier .ligne .supprimer_ligne_en {
			position: relative;
			float: right;
			margin-right: 7px;
		}
		.panier .ligne .supprimer_ligne_fr input,
		.panier .ligne .supprimer_ligne_en input {
			padding-bottom: 3px;
			height: 18px;
			font-size: 11px;
			border-width: 0;
			border-radius: 2px;
			background: #ffffff; /* Old browsers */
			background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
			-moz-box-shadow: 0 1px 1px #9c9c9c;
			-webkit-box-shadow: 0 1px 1px #9c9c9c;
			box-shadow: 0 1px 1px #9c9c9c;
			cursor: pointer;
		}
		.panier .ligne .supprimer_ligne_fr input {
			width: 244px;
			width: 280px;
			/*background: url(../images/btn-panier-retirer-ligne-fr.png) no-repeat;*/
		}
		.panier .ligne .supprimer_ligne_en input {
			width: 266px;
			/*background: url(../images/btn-panier-retirer-ligne-en.png) no-repeat;*/
		}



		/*.panier .ligne_separateur {
			position: relative;
			margin-top: 30px ;
			margin-bottom: 30px ;
			height: 0;
			font-size: 0;
			border-top: 1px dashed #cbcbcb;
		}*/


		.panier .suggestions {
			position: relative;
			margin: 30px 0;
			padding: 20px 0;
			background: #fafafa;
		}
			.panier .suggestions .txt {
				position: relative;
				margin: 0 0 6px 100px;
				font-size: 12px;
				color: #46aed7;
			}
			.panier .suggestions_in {
				position: relative;
				margin: auto;
				padding: 10px 0;
				width: 790px;
				background: #fff;
				border: 3px solid #e6e6e6;
			}
		/* reste des suggestions l. 750 */


		.panier .poursuivre_commande {
			position: relative;
			margin-left: 231px;
			width: 636px;
			height: 155px;
		}
			.panier .poursuivre_commande div {
				position: relative;
				float: left;
				height: 100%;
			}
			.panier .poursuivre_commande .c1 {
				margin-right: 13px;
				padding-top: 41px;
				width: 175px;
				text-align: right;
				font-size: 18px;
			}
				.panier .poursuivre_commande .c1 .q {
					font-size: 18px;
					color: #59b5db;
				}

				.panier .poursuivre_commande .c1 .total {
					font-size: 24px;
				}

			.panier .poursuivre_commande .c2 {
				width: 148px;
				background: url(../images/bg-panier-ligne-total-c2.png) no-repeat right bottom;
			}
				.panier .poursuivre_commande .c2 .p_entiere {
					position: relative;
					float: left;
					margin-top: 39px;
					font-size: 48px;
					color: #59b5db;
				}
				.panier .poursuivre_commande .c2 .p_decimale {
					position: relative;
					float: left;
					margin-top: 46px;
					font-size: 28px;
					color: #59b5db;
				}
			.panier .poursuivre_commande .c3 {
				width: 300px;
				background: url(../images/bg-panier-ligne-total-c3.png) no-repeat;
			}
				.panier .poursuivre_commande .c3 .btn_poursuivre_commande_fr,
				.panier .poursuivre_commande .c3 .btn_poursuivre_commande_en {
					position: absolute;
					top: 51px;
					left: 89px;
					width: 160px;
					height: 36px;
					border-width: 0;
					cursor: pointer;
				}
				.panier .poursuivre_commande .c3 .btn_poursuivre_commande_fr { background: url(../images/btn-panier-poursuivre-fr.png) no-repeat; }
				.panier .poursuivre_commande .c3 .btn_poursuivre_commande_en { background: url(../images/btn-panier-poursuivre-en.png) no-repeat; }

	/***/

	.recapitulatif .tableau_panier {
		positition: relative;
		margin-left: 10px;
		border-collapse: collapse;
		border: 1px solid #e0e0e0;
		background: #fff;
	}
		.recapitulatif .tableau_panier th {
			height: 29px;
			font-size: 11px;
			font-weight: normal;
			color: #7a7a7a;
			border: 1px solid #e0e0e0;
			background: #f5f5f5;
		}
		.recapitulatif .tableau_panier td {
			padding: 15px 10px;
			font-size: 12px;
			font-weight: bold;
			color: #0259a6;
			border: 1px solid #e0e0e0;
			background: #fff;
			text-align: center;
		}
		.recapitulatif .tableau_panier td.article { width: 423px; text-align: left; }
		.recapitulatif .tableau_panier td.quantite { width: 79px; }
		.recapitulatif .tableau_panier td.prix { width: 99px; }
		.recapitulatif .tableau_panier td.fp { width: 89px; }
		.recapitulatif .tableau_panier td.total { width: 94px; }

	.recapitulatif .boite_total {
		position: relative;
		float: right;
		margin: 12px 38px 0 0;
		padding: 0 15px 0 44px;
		height: 42px;
		line-height: 42px;
		font-size: 12px;
		font-weight: bold;
		color: #0259a6;
		background: #f5f5f5;
		border-right: 15px solid #0259a6;
	}

	.recapitulatif .btn_modifier_commande_fr,
	.recapitulatif .btn_modifier_commande_en {
		position: relative;
		margin: 12px 38px 0 0;
		float: right;
		height: 30px;
	}
	.recapitulatif .btn_modifier_commande_fr { width: 200px; background: url(../images/btn-modifier-commande-fr.png) no-repeat; }
	.recapitulatif .btn_modifier_commande_en { width: 157px; background: url(../images/btn-modifier-commande-en.png) no-repeat; }

	.recapitulatif .coordonnees {
		position: relative;
		margin-left: 10px;
	}
		.recapitulatif .coordonnees span,
		.recapitulatif .coordonnees b {
			font-size: 12px;
			color: #7a7a7a;
		}

	.recapitulatif .btn_modifier_coordonnees_fr,
	.recapitulatif .btn_modifier_coordonnees_en {
		position: relative;
		margin: 12px 38px 0 0;
		float: right;
		height: 30px;
	}
	.recapitulatif .btn_modifier_coordonnees_fr { width: 200px; background: url(../images/btn-modifier-coordonnees-fr.png) no-repeat; }
	.recapitulatif .btn_modifier_coordonnees_en { width: 211px; background: url(../images/btn-modifier-coordonnees-en.png) no-repeat; }


	.recapitulatif #form_banque_fr,
	.recapitulatif #form_banque_en {
		position: relative;
		margin: auto;
		padding: 25px 0;
		width: 570px;
		border-top: 1px solid #e0e0e0;
		text-align: center;
	}
		.recapitulatif #form_banque_fr input,
		.recapitulatif #form_banque_en input {
			position: relative;
			height: 30px;
			border-width: 0;
			cursor: pointer;
		}
		.recapitulatif #form_banque_fr input { width: 200px; background: transparent url(../images/btn-valider-commande-fr.png) no-repeat; }
		.recapitulatif #form_banque_en input { width: 167px; background: transparent url(../images/btn-valider-commande-en.png) no-repeat; }

	.recapitulatif .cadre_paypal {
		position:relative;
		margin: 10px auto;
		padding-top: 20px;
		width: 640px;
		border: 1px solid #46aed7;
		line-height: 16px;
		font-size: 12px;
		text-align: center;
	}

	/***/

	.robert .boite_anniversaire,
	.robert .boite_biographie,
	.robert .boite_declaration,
	.robert .boite_videos,
	.robert .boite_photos,
	.robert .boite_scy_chazelles,
	.robert .boite_bibliographie,
	.robert .boite_9mai {
		position: relative;
		margin-bottom: 35px;
	}
		.robert .boite_anniversaire img,
		.robert .boite_biographie a img,
		.robert .boite_scy_chazelles a img,
		.robert .boite_9mai a img,
		.robert .boite_biographie_in img,
		.robert .boite_declaration_in img,
		.robert .boite_scy_chazelles_in img.logo {
			float: left;
			margin-right: 10px;
			border: 3px solid #e6e6e6;
		}
		.robert .boite_anniversaire .contenu,
		.robert .boite_biographie .contenu {
			margin-left: 95px;
			margin-bottom: 8px;
			padding-top: 3px;
			line-height: 15px;
			text-align: justify;
		}
		.robert .boite_anniversaire .titre_1 {
			margin-bottom: 8px;
			font-family: 'Times New Roman', serif;
			font-size: 24px;
			line-height: 22px;
			font-weight: bold;
			color: #045ba6;
			text-decoration: none;
		}
		.robert .boite_biographie .titre_2,
		.robert .boite_declaration .titre_2,
		.robert .boite_pour_l_europe .titre_2,
		.robert .boite_videos .titre_2,
		.robert .boite_photos .titre_2,
		.robert .boite_scy_chazelles .titre_2,
		.robert .boite_bibliographie .titre_2,
		.robert .boite_9mai .titre_2 {
			font-family: 'Times New Roman', serif;
			font-size: 18px;
			font-weight: bold;
			color: #045ba6;
			text-decoration: none;
		}
		.robert .boite_biographie .contenu p,
		.robert .boite_declaration .contenu,
		.robert .boite_pour_l_europe .contenu,
		.robert .boite_videos .contenu p,
		.robert .boite_photos .contenu,
		.robert .boite_scy_chazelles .contenu p,
		.robert .boite_bibliographie .contenu,
		.robert .boite_9mai .contenu p,
		.robert .boite_biographie_in .contenu p,
		.robert .boite_declaration_in .contenu p,
		.robert .boite_scy_chazelles_in .contenu p {
			margin-top: 8px;
			line-height: 15px;
			text-align: justify;
		}
		.robert .boite_videos .contenu {
			margin-top: 10px;
		}

		.robert .boite_anniversaire .boite_lien,
		.robert .boite_biographie .boite_lien,
		.robert .boite_declaration .boite_lien,
		.robert .boite_photos .boite_lien,
		.robert .boite_scy_chazelles .boite_lien,
		.robert .boite_bibliographie .boite_lien,
		.robert .boite_9mai .boite_lien {
			margin-top: 4px;
			padding-left: 10px;
			height: 29px;
			line-height: 29px;
			background: #f5f5f5;
		}

		.robert .boite_pour_l_europe .tab {
			margin-top: 10px;
			width: 100%;
		}
		.robert .boite_pour_l_europe .contenu a {
			display: block;
			position: relative;
			float: left;
			margin-left: 30px;
			width: 152px;
			text-decoration: none;
		}

		.robert .boite_videos .separateur {
			margin: 30px auto;
			width: 50%;
			height: 1px;
			background: #e8e8e8;
		}

	/***/

	.robert #tableau_biographie {
		position: relative;
		width: 100%;
		margin: 20px auto;
		border-collapse: collapse;
	}

	.robert #tableau_biographie td.annee_bio {
		width: 76px;
		text-align: right;
		padding-right: 10px;
		color: #46aed7;
	}

	.robert #tableau_biographie td.evt_bio {
		text-align: left;
		padding: 20px 0 20px 13px;
		border-bottom: 1px solid #eee6cf;
		border-left: 1px solid #eee6cf;
	}

	/***/

	.robert .boite_declaration_in form {
		margin: 20px auto;
		text-align: right;
	}
		.robert .boite_declaration_in form label {
			color: #46aed7;
		}

	.robert .txt_declaration {
		line-height: 15px;
		text-align: justify;
	}
		.robert .txt_declaration .titre_2 {
			margin-bottom: 8px;
			font-family: 'Times New Roman', serif;
			font-size: 18px;
			font-weight: bold;
			color: #045ba6;
			text-decoration: none;
		}

	/***/

	.robert .bouquin {
		position: relative;
		margin: 30px auto;
		padding-bottom: 30px;
		border-bottom: 1px solid #e0e0e0;
	}

	.robert .bouquin.nobottom {
		border-bottom: none;
	}

	.robert .bouquin_visuel {
		float: left;
		width: 200px;
		border: 3px solid #e0e0e0;
	}

	.robert .bouquin_titre,
	.robert .bouquin_auteur,
	.robert .bouquin_date,
	.robert .bouquin_desc,
	.robert .bouquin_edition,
	.robert .bouquin_infos_sup {
		display: block;
		position: relative;
		margin-left: 220px;
		text-align: justify;
	}
	.robert .boite_bibliographie_in .bouquin_titre {
		margin-bottom: 12px;
		font-family: 'Times New Roman', serif;
		font-size: 18px;
		font-weight: bold;
		color: #045ba6;
		text-decoration: none;
	}
	.robert .bouquin_auteur {
		color: #46aed7;
	}
	.robert .bouquin_infos_sup {
		margin-top: 20px;
	}

	/***/

	.robert_pg_txt {
		line-height: 15px;
		text-align: justify;
	}
	.robert_pg_txt .titre_1 {
		margin-bottom: 10px;
		line-height: 24px;
		font-family: 'Times New Roman', serif;
		font-size: 24px;
		font-weight: bold;
		color: #045ba6;
		text-decoration: none;
	}
	.robert_pg_txt .titre_2 {
		font-family: 'Times New Roman', serif;
		font-size: 18px;
		font-weight: bold;
		color: #045ba6;
		text-decoration: none;
	}
	.robert_pg_txt img {
		display: block;
		margin: auto;
	}

	/***/

	.robert_pg_bloc_liens .colonne_gauche img {
		float: left;
		width: 78px;
		border: 3px solid #e0e0e0;
	}
	.robert_pg_bloc_liens .colonne_gauche .boite {
		position: relative;
		margin: 30px auto;
	}
	.robert_pg_bloc_liens .colonne_gauche .liens {
		margin-left: 94px;
		line-height: 15px;
	}
	.robert_pg_bloc_liens .liens a {
		text-decoration: none;
	}

	/***/

	.robert_quiz #bloc_quiz {
		position: relative;
		width: 571px;
		margin: auto;
		background: #142761;
		color: #fff;
	}
	.robert_quiz #bloc_quiz_head {
		position: relative;
		width: 571px;
		height: 152px;
		margin: auto auto 10px auto;
	}
		.robert_quiz .bloc_quiz_head_fr_jeunes { background: url(../images/quiz/entete-quiz-jeunes.jpg) top left no-repeat; }
		.robert_quiz .bloc_quiz_head_fr { background: url(../images/quiz/entete-quiz.jpg) top left no-repeat; }
		.robert_quiz .bloc_quiz_head_en_jeunes { background: url(../images/quiz/entete-quiz-jeunes-en.jpg) top left no-repeat; }
		.robert_quiz .bloc_quiz_head_en { background: url(../images/quiz/entete-quiz-en.jpg) top left no-repeat; }

	.robert_quiz #quiz_progression {
		position: absolute;
		bottom: 0;
		left: 30px;
		color: #4bcfff;
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
	}
	.robert_quiz #formulaire_quiz {
		position: relative;
		width: 428px;
		margin: auto;
		padding: 10px 0 10px 40px;
		color: #fff;
	}
	.robert_quiz .separateur_quiz {
		position: relative;
		width: 468px;
		height: 2px;
		margin: 10px auto;
		background: url(images/quiz/liner.jpg) top left no-repeat;
	}
	.robert_quiz #explication {
		position: relative;
		padding: 0 20px 20px 20px;
		color: #fff;
		text-align: justify;
	}
	.robert_quiz .bloc_qcm {
		position: relative;
		display:none;
		color: #fff;
	}
	.robert_quiz .questions {
		position: relative;
	}
	.robert_quiz .questions *,
	.robert_quiz #score,
	.robert_quiz #felicitations,
	.robert_quiz #felicitations * {
		color: #fed716;
	}
	.robert_quiz .questions .numero_question {
		float: left;
		width : 24px;
	}
	.robert_quiz .questions .question {
		float: left;
		width: 400px;
		margin-left: 2px;
	}
	.robert_quiz .reponses {
		position: relative;
		clear: both;
		margin: 17px 0 17px 24px;
		color: #fff;
	}
	.robert_quiz .reponses input {
		float: left;
		margin: 0 0 7px 0;
		vertical-align: top;
	}
	.robert_quiz .reponses label {
		float: left;
		width: 90%;
		color: #fff;
		margin: 0 0 7px 5px;
		vertical-align: middle;
		cursor: pointer;
	}
	.robert_quiz #submits {
		position: relative;
		text-align: center;
	}
	.robert_quiz #quiz_btn_suivant,
	.robert_quiz #quiz_btn_termine {
		display: none;
	}
	.robert_quiz .bonne_reponse {
		color: #64df13 !important;
		font-weight: bold;
	}
	.robert_quiz .mauvaise_reponse {
		color: #ec1415 !important;
	}
	.robert_quiz #explication {
		display: none;
		position: relative;
		color: #fff;
	}
	.robert_quiz #explication > span {
		color: #64df13;
	}
	.robert_quiz #explication p {
		color: #fff;
	}
	.robert_quiz #partie_1 {
		position: relative;
		display: block;
	}
	.robert_quiz #partie_2 {
		position: relative;
		text-align: center;
		color: #fff;
		padding: 20px 0;
	}
	.robert_quiz #score span {
		font-family: "Times New Roman", Times, Serif;
		font-size: 21px;
		color: #4bcfff;
	}
	.robert_quiz #partie_2,
	.robert_quiz #formulaire_carte {
		display: none;
	}
	.robert_quiz #formulaire_carte_form {
		position: relative;
		width: 500px;
		margin: 10px auto;
		border: none;
	}
	.robert_quiz .form_carte_text_right {
		float: right;
		width: 230px;
		margin: 5px auto;
	}
	.robert_quiz .form_carte_text_left {
		float: left;
		width: 230px;
		margin: 5px 0;
	}
	.robert_quiz .form_carte_text_long {
		width: 494px;
		margin: 5px 0;
	}

	/***/

	#page_9_mai {
		position: relative;
		margin: auto;
		padding: 27px 0;
		width: 898px;
		background: #fff;
		border-left: 2px solid #e0e0e0;
		border-right: 2px solid #e0e0e0;
	}

	#page_9_mai .journee_europe {
		position: relative;
		margin: auto;
		width: 898px;
		height: 351px;
		background: #2C7DD9 url(../images/9-mai/anniversaire_blocImage1_2013.jpg) no-repeat;
		color: #fff;
	}
	#page_9_mai .journee_europe2014_fr {
		position: relative;
		margin: auto;
		width: 898px;
		height: 351px;
		background: #2C7DD9 url(../images/9-mai/anniversaire_blocImage1_2014.jpg) no-repeat;
		color: #fff;
	}
	#page_9_mai .journee_europe2014_en {
		position: relative;
		margin: auto;
		width: 898px;
		height: 351px;
		background: #2C7DD9 url(../images/9-mai/anniversaire_blocImage1_en_2014.jpg) no-repeat;
		color: #fff;
	}
	#page_9_mai .journee_europe2014_fr img, #page_9_mai .journee_europe2014_en img{
		display: none;
	}
	#page_9_mai .journee_europe .titre, #page_9_mai .journee_europe2014_fr .titre, #page_9_mai .journee_europe2014_en .titre {
		position: absolute;
		top: 10px;
		left: 250px;
		font-size: 18px;
		font-weight: normal;
		color: #fff;
	}
	#page_9_mai .journee_europe p, #page_9_mai .journee_europe2014_fr p, #page_9_mai .journee_europe2014_en p {
		position: absolute;
		top: 60px;
		right: 20px;
		width: 465px;
		text-align: justify;
		font-size: 12px;
		color: #fff;
	}

	#page_9_mai .annee_particuliere {
		margin: 40px auto;
	}
	#page_9_mai .annee_particuliere div {
		position: relative;
		padding: 20px 10px 10px 150px;
		min-height: 58px;
		background: url(http://www.robert-schuman.eu/images/gabarit-lettre-special/2014/mai/9mai/vote.jpg) 20px 20px no-repeat;
	}
	#page_9_mai .annee_particuliere .titre {
		display: block;
		position: relative;
		padding: 2px 0 0 15px;
		height: 26px;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: url(../images/9-mai/banniere-title.jpg) no-repeat;
	}
	#page_9_mai .annee_particuliere div a {
		font-size: inherit;
	}

	#page_9_mai .manifestations {
		margin: 40px auto;
	}
	#page_9_mai .manifestations div {
		position: relative;
		padding: 0;
		min-height: 200px;
		background: url(../images/9-mai/carte_europe.jpg) no-repeat;
		background-position: right;
	}
	#page_9_mai .manifestations p {
		padding: 20px 150px 10px 20px;
	}
	#page_9_mai .manifestations .titre {
		display: block;
		position: relative;
		padding: 2px 0 0 15px;
		height: 24px;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: url(../images/9-mai/banniere-title.jpg) no-repeat;
	}
	#page_9_mai .manifestations div a {
		font-size: inherit;
	}


	#page_9_mai .texte_declaration {
		margin: 40px auto;
	}
	#page_9_mai .texte_declaration div {
		position: relative;
		padding: 20px 10px 10px 100px;
		min-height: 58px;
		background: url(../images/9-mai/img-texteDeclaration.jpg) 20px 20px no-repeat;
	}
	#page_9_mai .texte_declaration .titre {
		display: block;
		position: relative;
		padding: 2px 0 0 15px;
		height: 26px;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: url(../images/9-mai/banniere-title.jpg) no-repeat;
	}
	#page_9_mai .texte_declaration div a {
		font-size: inherit;
	}


	#page_9_mai .qui_etait_rs {
		position: relative;
		width: 898px;
		height: 301px;
		margin: 40px auto;
		background: #2C7DD9 url(../images/9-mai/bloc-whoisit.jpg) no-repeat;
		color: #fff;
	}
	#page_9_mai .qui_etait_rs div {
		position: absolute;
		top: 50px;
		right: 20px;
		width: 630px;
		color: #fff;
	}
	#page_9_mai .qui_etait_rs .titre {
		display: block;
		position: absolute;
		top: 10px;
		left: 250px;
		font-weight: normal;
		font-size: 18px;
		color: #fff;
	}
	#page_9_mai .qui_etait_rs .titre2 {
		display: block;
		margin-bottom: 8px;
		font-weight: normal;
		font-size: 18px;
		color: #fff;
	}
	#page_9_mai .qui_etait_rs div ul li {
		color: #fff;
	}


	#page_9_mai .ecrits_politiques_fr,
	#page_9_mai .ecrits_politiques_en {
		position: relative;
		margin: 40px auto;
		width: 898px;
		height: 281px;
		background: #2C7DD9;
		color: #fff;
	}
	#page_9_mai .ecrits_politiques_fr {
		background: url(../images/9-mai/anniversaire_blocPourLeurope.jpg) no-repeat;
	}

	#page_9_mai .ecrits_politiques_en {
		background: url(../images/9-mai/anniversaire_blocPourLeurope_en.jpg) no-repeat;
	}
	#page_9_mai .ecrits_politiques_fr .titre,
	#page_9_mai .ecrits_politiques_en .titre {
		display: block;
		position: absolute;
		top: 10px;
		left: 250px;
		font-weight: normal;
		font-size: 18px;
		color: #fff;
	}
	#page_9_mai .ecrits_politiques_fr div,
	#page_9_mai .ecrits_politiques_en div {
		position: absolute;
		top: 50px;
		right: 20px;
		width: 650px;
		color: #fff;
		font-size: 12px;
	}


	#page_9_mai .tester_connaissance div {
		position: relative;
		padding: 20px 20px 10px 270px;
		min-height: 131px;
		text-align: center;
		font-size: 12px;
		background: url(../images/9-mai/logo-drapeauxeurope-fr-en_2012.jpg) 30px 10px no-repeat;
	}
	#page_9_mai .tester_connaissance .titre {
		display: block;
		position: relative;
		padding: 2px 0 0 15px;
		height: 26px;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: url(../images/9-mai/banniere-title.jpg) no-repeat;
	}
	#page_9_mai .tester_connaissance div p {
		position: relative;
		font-size: 12px;
		font-weight: bold;
	}
	#page_9_mai .tester_connaissance div p a {
		color: #ff8b00;
		font-size: inherit;
	}


	#page_9_mai .biblio {
		position: relative;
		margin: 40px auto;
	}
	#page_9_mai .biblio .titre {
		display: block;
		position: relative;
		padding: 2px 0 0 15px;
		height: 26px;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: url(../images/9-mai/banniere-title.jpg) no-repeat;
	}


	#page_9_mai .agenda {
		position: relative;
		margin: 40px auto;
	}
	#page_9_mai .agenda .titre {
		display: block;
		position: relative;
		padding: 2px 0 0 15px;
		height: 26px;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: url(../images/9-mai/banniere-title.jpg) no-repeat;
	}
	#page_9_mai .agenda div {
		position: relative;
		width: 898px;
		margin: 10px auto;
		font-size: 12px;
	}
	#page_9_mai .agenda div p {
		position: relative;
		padding: 10px;
		font-size: 12px;
	}



	#page_9_mai .videos {
		position: relative;
		margin: 40px auto;
	}
	#page_9_mai .videos .titre {
		display: block;
		position: relative;
		padding: 2px 0 0 15px;
		height: 26px;
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: url(../images/9-mai/banniere-title.jpg) no-repeat;
	}
	#page_9_mai .videos .extrait {
		position: relative;
		margin-bottom: 20px;
		padding: 10px;
	}
	#page_9_mai .videos .extrait > span {
		display: block;
		margin: 10px auto;
		font-size: 12px;
		font-weight: bold;
		color: #99A417;
	}
	#page_9_mai .videos .player {
		position: relative;
		float: left;
		width: 460px;
	}
	#page_9_mai .videos .texte {
		position: relative;
		width: 400px;
		float: right;
		text-align: justify;
	}
	#page_9_mai .videos .texte p {
		position: relative;
		font-size: 12px;
		color: #1F59A1;
	}


	#page_9_mai .videos .legende_video {
		position: relative;
		margin: 10px auto 0 auto;
		padding: 2px 5px;
		line-height: 16px;
		text-align: justify;
		font-weight: bold;
		border: 1px solid #99A417;
	}
	#page_9_mai .videos .legende_video p {
		color: #1F59A1;
		font-size: 10px;
	}
	#page_9_mai .videos .legende_video span {
		font-weight: normal;
		color: #99A417;

	}


	#page_9_mai ul.no_type {
		list-style-type : none;
	}

	#page_9_mai ul.ul_puce li {
		position: relative;
		min-height: 5px;
		margin-bottom: 10px;
		padding-left: 10px;
		font-size: 12px;
		background: url(../images/9-mai/puce.png) 0px 5px no-repeat;
	}

	#page_9_mai ul.ul_arrow li a,
	#page_9_mai ul.ul_puce li a {
		color: #ff8b00;
		font-size: inherit;
	}

	#page_9_mai ul.ul_arrow li {
		position: relative;
		min-height: 9px;
		margin-bottom: 10px;
		padding-left: 15px;
		font-size: 12px;
		background: url(../images/9-mai/arrow.jpg) 0px 4px no-repeat;
	}

	/***/

	.unpartenariat {
		position: relative;
		width: 590px;
		margin: 20px auto 30px auto;
	}

	.unpartenariat a img {
		float: left;
		width: 200px;
		border: 3px solid #e6e6e6;
	}

	.unpartenariat .texte {
		float: right;
		position: relative;
		width: 366px;
		text-align: justify;
		padding-bottom: 38px;
	}

	.unpartenariat .texte_seul {
		position: relative;
		width: 590px;
		text-align: justify;
		padding-bottom: 38px;
	}

	.unpartenariat .bas_large, .unpartenariat .bas_large {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		padding-left: 10px;
		height: 28px;
		line-height: 28px;
		border-top: 1px solid #e6e6e6;
		background-color: #fafafa;
	}

	.unpartenariat .bas_reduit, .unpartenariat .bas_reduit {
		position: absolute;
		width: 356px;
		bottom: 0;
		right: 0;
		padding-left: 10px;
		height: 28px;
		line-height: 28px;
		border-top: 1px solid #e6e6e6;
		background-color: #fafafa;
	}

	.unmedia {
		position: relative;
		width: 590px;
		margin: 20px auto 30px auto;
	}

	.unmedia_suivant {
		border-top: 1px solid #005aa9;
		padding-top: 10px;
	}

	.unmedia .zone_titre {
		position: relative;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		margin-bottom: 10px;
	}

	.unmedia .zone_titre a {text-decoration: none}

	.unmedia img {
		float: left;
		width: 78px;
		border: 0 solid #e6e6e6;
	}

	.unmedia_titre {
		display: block;
		position: relative;
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		color: #005aa9;
	}

	.unmedia_date {
		display: block;
		position: relative;
		font-style: italic;
		font-size: 10px;
		color: #2a2a2a;
	}

	.unmedia .texte {
		float: right;
		position: relative;
		width: 473px;
		text-align: justify;
	}

	.unmedia .texte_seul {
		position: relative;
		width: 590px;
		text-align: justify;
	}

	.unmedia_lasuite {
		text-decoration: none;
		white-space: pre-wrap;
	}

	/***/

	.medias_archives .presentation {
		margin-bottom: 25px;
	}
		.medias_archives .presentation b {
			font-weight: bold;
			color: #005aa9;
		}

	.doc_partenaire .partenariat {
		position: relative;
		width: 592px;
		margin: 20px auto;
		text-align: justify;
	}
		.doc_partenaire .partenariat p {
			margin-bottom: 10px;
		}

	.doc_partenaire .partenariat_top {
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 20px;
		border-bottom: 0 solid #e2e1f3;
	}

	.doc_partenaire .partenariat_top img {
		float: left;
		width: 200px;
		border: 3px solid #e6e6e6;
		margin: 0 10px 10px 0;
	}

	.doc_partenaire .separateur_archives {
		position: relative;
		margin: 20px auto;
		height: 1px;
		background: #e2e1f3;
	}

	.partenariat_archives_list {
		position: relative;
		margin: 0 auto 10px auto;
		padding-bottom: 10px;
		text-align: justify;
		border-bottom: 1px dotted #005aa9;
	}

	.partenariat_archives_list h3 {
		padding-top: 10px;
		font-family: "Times New Roman", Times, serif;
		font-size: 18px;
		color: #005aa9;
		text-align: left;
	}

	.partenariat_archives_list .date_videos {
		font-style: italic;
		font-size: 10px;
		color: #2a2a2a;
	}

	.partenariat_archives_list .bloc_videos {
		position: relative;
		margin: 5px auto;
	}

	.doc_partenaire .partenariat_lien {
		font-weight: bold;
	}
	.partenariat_lien em,
	.partenariat_lien span,
	.depliant_archives span  {
		color: inherit;
	}

	a.depliant_archives {
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
	}
	a.depliant_archives:hover {
		text-decoration: none;
		color: #005aa9;
	}

	.archives_masques {
		position: relative;
		display: none;
	}

	.partenariat_liens {
		position: relative;
		padding: 10px 0;
		border-bottom: 1px dotted #ccc;
	}
	.partenariat_liens.last {
		border-bottom: none;
	}
	.partenariat_liens .date {
		position: relative;
		display: block;
	}
	.partenariat_liens a {
		font-weight: bold;
		text-decoration: none;
	}

	/***/

	.inscription_nl .boite_succes,
	.inscription_nl .boite_erreur {
		position: relative;
		margin: 0 auto 30px auto;
		padding: 20px;
		width: 450px;
		font-size: 14px;
		color: #46aed7;
		border-radius: 4px;
		border: 2px solid #74c2e1;
	}
	.inscription_nl .boite_erreur {
		color: #ba0002;
		border: 2px solid #ba0002;
	}

	#form_coordonnees {
		position: relative;
		margin: auto;
		width: 580px;
	}

	#form_coordonnees label,
	#form_coordonnees .label {
		clear: both;
		font-size: 14px;
	}
	#form_coordonnees .label {
		margin-right: 5px;
	}
	#form_coordonnees label span,
	#form_coordonnees .label span {
		color: #46aed7;
	}
	#form_coordonnees .label_erreur,
	#form_coordonnees .label_erreur span {
		color: #ba0002;
	}

	#form_coordonnees .champ {
		/*clear: both;*/
		display: block;
		position: relative;
		margin: 2px 0 14px 0;
		padding: 0 6px;
		width: 568px;
		height: 36px;
		background: #fafafa;
		border-width: 0;
		border-bottom: 1px solid #74c2e1;
		-moz-box-shadow:    inset 0 1px 3px 0 #d0d0d0;
		-webkit-box-shadow: inset 0 1px 3px 0 #d0d0d0;
		box-shadow:         inset 0 1px 3px 0 #d0d0d0;
		font-size: 15px;
	}
	#form_coordonnees .champ_disabled {
		background: #e1e1e1;
		font-style: italic;
		color: #aaa;
	}
	#form_coordonnees .champ_erreur {
		border-bottom: 1px solid #ba0002;
	}

	#form_coordonnees .sur_2col_gauche {
		/*clear: both;*/
		position: relative;
		float: left;
		width: 276px;
	}
	#form_coordonnees .sur_2col_droite {
		position: relative;
		float: right;
		width: 276px;
	}
	#form_coordonnees .sur_2col_gauche .champ,
	#form_coordonnees .sur_2col_droite .champ {
		width: 264px;
	}

	#form_coordonnees .labels_fp,
	#form_coordonnees .labels_civ {
		clear: none;
		display: block;
		position: relative;
		float: left;
		margin-right: 34px;
		padding-top: 10px;
		font-size: 14px;
		color: #005aa9;
	}

	#form_coordonnees .bas_formulaire {
		position: relative;
		margin: 20px auto 0 auto;
		padding-top: 20px;
		width: 570px;
		border-top: 1px solid #e0e0e0;
	}
		#form_coordonnees .bas_formulaire p {
			text-align: center;
			font-family: 'Times New Roman', serif;
			font-size: 20px;
			color: #005aa9;
		}

		#form_coordonnees .bas_formulaire .boutons_fr,
		#form_coordonnees .bas_formulaire .boutons_en {
			position:relative;
			margin: 20px auto 0 auto;
			width: 378px;
		}
			#form_coordonnees #valider_cb,
			#form_coordonnees #valider_paypal {
				display: block;
				position: relative;
				float: left;
				width: 179px;
				height: 179px;
				border-width: 0;
				cursor: pointer;
			}

			#form_coordonnees .boutons_fr #valider_cb { margin-right:20px; background:url(../images/btn-bouti-cb-fr-off.png) no-repeat; }
			#form_coordonnees .boutons_fr #valider_cb:hover { background:url(../images/btn-bouti-cb-fr-on.png) no-repeat; }

			#form_coordonnees .boutons_fr #valider_paypal { background:url(../images/btn-bouti-paypal-fr-off.png) no-repeat; }
			#form_coordonnees .boutons_fr #valider_paypal:hover { background:url(../images/btn-bouti-paypal-fr-on.png) no-repeat; }

			#form_coordonnees .boutons_en #valider_cb { margin-right:20px; background:url(../images/btn-bouti-cb-en-off.png) no-repeat; }
			#form_coordonnees .boutons_en #valider_cb:hover { background:url(../images/btn-bouti-cb-en-on.png) no-repeat; }

			#form_coordonnees .boutons_en #valider_paypal { background:url(../images/btn-bouti-paypal-en-off.png) no-repeat; }
			#form_coordonnees .boutons_en #valider_paypal:hover { background:url(../images/btn-bouti-paypal-en-on.png) no-repeat; }


	/***/


	.boite_page_prec_part_sup .btn_page_precedente_fr,
	.boite_page_prec_part_sup .btn_page_precedente_en {
		display: block;
		margin-bottom: 12px;
		height: 30px;
	}
	.boite_page_prec_part_sup .btn_page_precedente_fr { width: 188px; background: url(../images/btn-page-precedente-fr.png) no-repeat; }
	.boite_page_prec_part_sup .btn_page_precedente_en { width: 150px; background: url(../images/btn-page-precedente-en.png) no-repeat; }



	.boite_haut_de_page {
		position: relative;
		margin-top: 30px;
		height: 38px;
		background: url(../images/px-e1e1f2.png) repeat-x left 4px;
	}
		.boite_haut_de_page a.haut_de_page_fr,
		.boite_haut_de_page a.haut_de_page_en {
			display: block;
			position: relative;
			float: right;
			height: 38px;
			cursor: pointer;
		}
		.boite_haut_de_page a.haut_de_page_fr { width: 152px; background: url(../images/haut-de-page-fr.png) no-repeat; }
		.boite_haut_de_page a.haut_de_page_en { width: 86px; background: url(../images/haut-de-page-en.png) no-repeat; }

		.boite_haut_de_page .btn_page_precedente_fr,
		.boite_haut_de_page .btn_page_precedente_en {
			display: block;
			float: left;
			margin-top: 8px;
			height: 30px;
		}
		.boite_haut_de_page .btn_page_precedente_fr { width: 188px; background: url(../images/btn-page-precedente-fr.png) no-repeat; }
		.boite_haut_de_page .btn_page_precedente_en { width: 150px; background: url(../images/btn-page-precedente-en.png) no-repeat; }


	/** colonne de droite */


	.colonne_droite .boite_inscription_newsletter form {
		margin-top: 8px;
		padding-top: 10px;
		border-top: 1px solid #d3d3db;
	}
		.colonne_droite .boite_inscription_newsletter form .boite_cb {

			position: relative;
			float: left;
			margin: 0 6px 10px 0;
			width: 40px;
			height: 42px;
			border: 1px solid #e1e1f2;
			border-bottom-left-radius: 3px;
			border-bottom-right-radius: 3px;
			text-align: center;
		}
		.colonne_droite .boite_inscription_newsletter form .boite_cb input {
			position: relative; /* pour contrecarer le CSS de JQuery Mobile */
			left: 0; /* pour contrecarer le CSS de JQuery Mobile */
			margin-top: 25px;
			*margin-top: 21px;
		}
		.colonne_droite .boite_inscription_newsletter form .cb_fr {background: #e1e1f2 url(../images/drap-fr-on-26-16.png) no-repeat 50% 6px; margin-left: 20px;}
		.colonne_droite .boite_inscription_newsletter form .cb_en {background: #e1e1f2 url(../images/drap-en-on-26-16.png) no-repeat 50% 6px;}
		.colonne_droite .boite_inscription_newsletter form .cb_de {background: #e1e1f2 url(../images/drap-de-on-26-16.png) no-repeat 50% 6px;}
		.colonne_droite .boite_inscription_newsletter form .cb_es {background: #e1e1f2 url(../images/drap-es-on-26-16.png) no-repeat 50% 6px;}
		.colonne_droite .boite_inscription_newsletter form .cb_pl {background: #e1e1f2 url(../images/drap-pl-on-26-16.png) no-repeat 50% 6px;}
		.colonne_droite .boite_inscription_newsletter form .cb_ru {background: #e1e1f2 url(../images/drap-ru-on-26-16.png) no-repeat 50% 6px; margin-left: 20px;}

		.colonne_droite .boite_inscription_newsletter form .champ {
			margin-left: 11px;
			padding-left: 12px;
			width: 230px;
			height: 21px;
			border: 1px solid #cfdbe2;
			-moz-box-shadow:    inset 0 0 1px 1px #eaeaea;
			-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
			box-shadow:         inset 0 0 1px 1px #eaeaea;
			font-size: 12px;
			font-style: italic;
			color: #9f9f9f;
		}


	.colonne_droite .boite_bouton {
		position: relative;
		margin-top: 8px;
		width: 100%;
		background: url(../images/bg-bloc-bouton-ligne.png) repeat-x;
	}
	.colonne_droite .boite_soutenez_nous .txt,
	.colonne_droite .boite_inscription_newsletter .txt,
	.colonne_droite .boite_mot_president .txt {
		text-align: justify;
	}
	.colonne_droite .boite_librairie .txt_1 {color:#11304c;}
	.colonne_droite .boite_librairie .txt_2 {margin-bottom:12px;font-weight:bold;color:#11304c;}
	.colonne_droite .boite_librairie img {border-width: 0;}

	.colonne_droite .boite_soutenez_nous .bouton,
	.colonne_droite .boite_inscription_newsletter .bouton,
	.colonne_droite .boite_librairie .bouton,
	.colonne_droite .type_dossier_peda .bouton,
	.colonne_droite .boite_partenariats .bouton,
	.colonne_droite .boite_mot_president .bouton {
		display: inline-block;
		float: right;
		/*margin-bottom: 28px;*/
		padding: 4px 23px 7px 23px;
		background: url(../images/bg-degrade-fafaff-f3f3ff.png) repeat-x;
		font-size: 12px;
		color: #0d85cd;
		text-decoration: none;
		border: 1px solid #d3d3db;
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
		cursor: pointer;
	}
	.colonne_droite .boite_inscription_newsletter .bouton {
		padding: 4px 23px 5px 23px;
		padding: 4px 23px 7px 23px\9;
		*padding: 4px 6px 6px 6px;
	}




	.colonne_droite .boite_partenariats #partenariat_conteneur_img {
		position: relative;
		width: 278px;
		height: 173px;
		background: url(../images/bg-bloc-partenariat.png) no-repeat;
	}
		.colonne_droite .boite_partenariats #partenariat_conteneur_img #partenariat_img {
			position: absolute;
			top: 16px;
			left: 40px;
			text-align: center;
			width: 200px;
			height: 136px;
			background: white;
		}
	.colonne_droite .boite_partenariats #partenariat_conteneur_txt {
		margin: 10px 0 8px 0;
		height: 60px;
		text-align: justify;
	}

	/***/


	.boite_eurodefense .contenu {
		background: #f4efef;
	}
	.boite_eurodefense .intro {
		position: relative;
		margin-top: -12px;
		padding: 10px 10px 22px 10px;
		text-align: justify;
	}

	.boite_eurodefense .onglet1,
	.boite_eurodefense .onglet2 {
		position: relative;
		float: left;
		padding-top: 3px;
		padding-bottom: 2px;
		width: 119px;
		cursor: pointer;
		font-family: Arial, Verdana, sans-serif;
		font-size: 16px;
		color: #7a7878;
	}
	.boite_eurodefense .onglet1 {
		margin-left: 9px;
		padding-left: 10px;
	}
	.boite_eurodefense .onglet2 {
		padding-right: 10px;
		text-align: right;
	}
	.boite_eurodefense .onglet1_on,
	.boite_eurodefense .onglet2_on {
		font-weight: bold;
		color: #0259a6;
		border-top: 1px solid #d3cece;
		border-left: 1px solid #d3cece;
		border-right: 1px solid #d3cece;
		background: #fff;
		-moz-box-shadow:    0 0 2px 1px #d7d3d3;
		-webkit-box-shadow: 0 0 2px 1px #d7d3d3;
		box-shadow:         0 0 2px 1px #d7d3d3;
	}

	.boite_eurodefense .contenu_onglets {
		clear: both;
		position: relative;
		padding: 20px 10px;
		height: 140px;
		border-bottom: 5px solid #f4efef;
		background: #fff;
	}
		.boite_eurodefense .contenu_onglets > div {
			display: none;
			position: absolute;
			width: auto;
		}
		.boite_eurodefense .contenu_onglets img {
			float: left;
			margin-right: 10px;
		}
		.boite_eurodefense .contenu_onglets .droite {
			position: relative;
			float: right;
			width: 155px;
			line-height: 16px;
		}
		.boite_eurodefense .contenu_onglets a {
			color: #46aed7;
			text-decoration: underline;
		}


	/***/


	.moteur_recherche .colonne_droite .boite_titre {
		position: relative;
		padding-left: 8px;
		width: 252px;
		height: 31px;
		line-height: 31px;
		font-family: 'Times New Roman', serif;
		font-size: 17px;
		color: #fff;
		border-right: 18px solid #46aed7;
		background: #0259a6;
		letter-spacing: 0.4px;
	}
	.moteur_recherche .colonne_droite .boite_filtre_titre {
		display: block;
		position: relative;
		margin-bottom: 1px;
		padding-top: 15px;
		padding-left: 50px;
		height: 33px;
		font-size: 14px;
		font-weight: bold;
		color: #46aed7;
		text-decoration: none;
		background: url(../images/bg-filtre-bi-color.png) no-repeat;
	}
	.moteur_recherche .colonne_droite .boite_filtre_texte {
		margin-bottom: 20px;
	}
		.moteur_recherche .colonne_droite .boite_filtre_texte a {
			display: block;
			position: relative;
			margin-left: 30px;
			padding: 10px 7px 10px 0;
			text-align: right;
			font-family: Arial;
			font-size: 12px;
			color: #73bede;
			text-decoration: underline;
			border-bottom: 1px dashed #d9d9db;
			background: #fafafc;
		}
		.moteur_recherche .colonne_droite .boite_filtre_texte a.non_cliquable {
			color: #919193;
			text-decoration: none;
		}
		.moteur_recherche .colonne_droite .boite_filtre_texte a.cliquable:hover {
			text-decoration: none;
		}
		.moteur_recherche .colonne_droite .boite_filtre_texte a.clique {
			font-weight: bold;
			text-decoration: none;
		}


	/**/

	.colonne_droite .boite {
		margin: 0 0 28px 0;
	}
	.colonne_droite .boite .titre {
		position: relative;
		margin-bottom: 12px;
		padding-left: 8px;
		width: 252px;
		height: 31px;
		line-height: 31px;
		font-family: 'Times New Roman', serif;
		font-size: 17px;
		color: #fff;
		border-right: 18px solid #46aed7;
		background: #0259a6;
		letter-spacing: 0.4px;
	}

	/**/

	.colonne_droite .boite_robert_chronologie .contenu,
	.colonne_droite .boite_robert_a_propos .contenu,
	.colonne_droite .boite_robert_extraits .contenu {
		position: relative;
		padding-left: 87px;
		min-height: 100px;
		height: 100px;
		height: auto !important;
	}
	.colonne_droite .boite_robert_chronologie .contenu p,
	.colonne_droite .boite_robert_a_propos .contenu p,
	.colonne_droite .boite_robert_extraits .contenu p {
		padding-bottom: 10px;

	}
	.colonne_droite .boite_robert_chronologie .contenu {
		background: url(../images/robert/photo-chronologie.jpg) top left no-repeat;
	}
	.colonne_droite .boite_robert_a_propos .contenu {
		background: url(../images/robert/photo-a-propos.jpg) top left no-repeat;
	}
	.colonne_droite .boite_robert_extraits .contenu {
		background: url(../images/robert/photo-extraits.jpg) top left no-repeat;
	}

	/**/

	.colonne_droite .boite_versions a {
		display: block;
		position: relative;
		float: left;
		margin-right: 7px;
		width: 50px;
		height: 28px;
		text-decoration: none;
	}
	.colonne_droite .boite_versions .drapeau_fr_on {background: url(../images/drap-fr-on-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_en_on {background: url(../images/drap-en-on-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_de_on {background: url(../images/drap-de-on-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_es_on {background: url(../images/drap-es-on-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_pl_on {background: url(../images/drap-pl-on-21-13.png) no-repeat 50% 0; margin-right: 0;}
	.colonne_droite .boite_versions .drapeau_ru_on {background: url(../images/drap-ru-on-21-13.png) no-repeat 50% 0; margin-right: 0;}

	.colonne_droite .boite_versions .drapeau_fr_off {background: url(../images/drap-fr-off-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_en_off {background: url(../images/drap-en-off-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_de_off {background: url(../images/drap-de-off-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_es_off {background: url(../images/drap-es-off-21-13.png) no-repeat 50% 0;}
	.colonne_droite .boite_versions .drapeau_pl_off {background: url(../images/drap-pl-off-21-13.png) no-repeat 50% 0; margin-right: 0;}
	.colonne_droite .boite_versions .drapeau_ru_off {background: url(../images/drap-ru-off-21-13.png) no-repeat 50% 0; margin-right: 0;}

	.colonne_droite .boite_versions .drapeau_off span {color: #b2b2b2;}

	.colonne_droite .boite_versions a span {
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		font-size: 9px;
	}
	.colonne_droite .boite_versions .drapeau_actif span,
	.colonne_droite .boite_versions .drapeau_on:hover span {
		color: #46aed7;
	}

	/**/

	.colonne_droite .boite_auteurs .boite_auteur {
		margin-bottom: 8px;
	}
		.colonne_droite .boite_auteur img {
			float: left;
			margin-right: 10px;
			border: 1px solid #e5e5e5;
		}
		.colonne_droite .boite_auteur .auteur_nom {
			margin-bottom: 5px;
			font-size: 14px;
			font-weight: bold;
			color: #045ba6;
		}
		.colonne_droite .boite_auteur .auteur_txt {
			text-align: justify;
			line-height: 14px;
		}

	/**/

	.colonne_droite .boite_doc_associe img {
		position: relative;
		margin-right: 8px;
		float: left;
		border: 3px solid #dedede;
	}
	.colonne_droite .boite_doc_associe .txt {
		text-align: justify;
	}

	/**/

	.colonne_droite .boite_pdf .doc_pdf {
		margin-bottom: 18px;
		padding: 2px 0 9px 20px;
		border-bottom: 1px solid #e1e1f2;
		background: url(../images/picto-imprimer.png) no-repeat 0 2px;
	}
		.colonne_droite .boite_pdf .doc_pdf a {
			font-family: Arial, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #46aed7;
			text-decoration: none;
		}

	/**/


	.colonne_droite .boite_autres_etapes {
		margin: 0 0 13px 0;
	}
		.colonne_droite .boite_autres_etapes .tour {
			position: relative;
			float: left;
			padding-left: 10px;
			width: 128px;
		}
			.colonne_droite .boite_autres_etapes .tour .num {
				display: block;
				padding-bottom: 6px;
				font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
			}
			.colonne_droite .boite_autres_etapes .tour .num sup {
				font-family: Arial, Verdana, sans-serif;
				font-size: 9px;
			}
			.colonne_droite .boite_autres_etapes .tour .inactif,
			.colonne_droite .boite_autres_etapes .tour .actif {
				display: inline-block;
				margin-left: 9px;
				margin-bottom: 5px;
				padding-left: 20px;
				font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
				color: #2a2a2a;
				text-decoration: underline;
			}
			.colonne_droite .boite_autres_etapes .tour .actif {
				background: url(../images/fleche-droite-15-13-46aed7.png) no-repeat;
				color: #46aed7;
				text-decoration: none;
			}

	.colonne_droite .boite_autres_etapes .spacer {
		padding-bottom: 15px;
	}


	/**/


	.colonne_droite .boite_oee_par_pays {
		margin-bottom: 30px;
	}

		.colonne_droite .boite_oee_par_pays .sous_titre {
			margin-top: 8px;
			margin-bottom: -13px;
			font-family: Arial, Verdana, sans-serif;
			font-size: 13px;
			font-weight: bold;
			font-style: italic;
		}
		.colonne_droite .boite_oee_par_pays .les_pays {
			position: relative;
			margin: 0 0 0 10px;
		}
			.colonne_droite .boite_oee_par_pays .pays {
				position: relative;
				background: url(../images/separateur-b5b5b5.png) repeat-x left bottom;
			}
				.colonne_droite .boite_oee_par_pays .pays a,
				.colonne_droite .boite_oee_par_pays .pays_ue a {
					display: block;
					position: relative;
					padding: 15px 0 7px 0;
					font-family: Arial, Verdana, sans-serif;
					font-size: 18px;
					font-weight: bold;
					color: #b5b5bd;
					text-decoration: none;
				}
				.colonne_droite .boite_oee_par_pays .pays_ue a {
					/*padding: 10px 0 10px 12px;*/
					background: transparent;
					border-bottom: 1px solid #7dc6e3;
				}
				.colonne_droite .boite_oee_par_pays .pays a:hover,
				.colonne_droite .boite_oee_par_pays .pays_ue a:hover {
					padding-left: 18px;
					color: #46aed7;
					background: url(../images/plus-pays.png) no-repeat left 20px;
				}
				.colonne_droite .boite_oee_par_pays .pays .actif,
				.colonne_droite .boite_oee_par_pays .pays_ue .actif {
					padding-left: 18px;
					color: #46aed7;
					background: url(../images/plus-pays.png) no-repeat left 20px;
				}


	/**/

	.colonne_droite .boite_prix .gauche {
		position: relative;
		float: left;
		width: 137px;
		height: 120px;
	}
	.colonne_droite .boite_prix .gauche_prix   { background: url(../images/bg-euro.png) no-repeat 19px 10px; }
	.colonne_droite .boite_prix .gauche_epuise_fr { background: url(../images/bg-ouvrage-epuise-fr.png) no-repeat 24px 10px; }
	.colonne_droite .boite_prix .gauche_epuise_en { background: url(../images/bg-ouvrage-epuise-en.png) no-repeat 24px 10px; }
	.colonne_droite .boite_prix .gauche_a_paraitre_fr { background: url(../images/bg-ouvrage-a-paraitre-fr.png) no-repeat 24px 10px; }
	.colonne_droite .boite_prix .gauche_a_paraitre_en { background: url(../images/bg-ouvrage-a-paraitre-en.png) no-repeat 24px 10px; }

	.colonne_droite .boite_prix .gauche .p_entiere {
		position: relative;
		float: right;
		margin-top: 29px;
		font-size: 36px;
		color: #46aed7;
	}
	.colonne_droite .boite_prix .gauche .p_decimale {
		position: relative;
		float: right;
		margin-top: 33px;
		margin-right: 20px;
		font-size: 22px;
		color: #46aed7;
	}

	.colonne_droite .boite_prix .droite {
		position: relative;
		float: right;
		margin-top: 3px;
		padding-left: 10px;
		width: 130px;
		border-left: 1px solid #e1e1f2;
	}
		.colonne_droite .boite_prix .droite .info {
			position: relative;
			margin-bottom: 7px;
		}
		.colonne_droite .boite_prix .droite .info_derniere {
			margin-bottom: 0;
		}
		.colonne_droite .boite_prix .droite .label {
			font-size: 10px;
			font-weight: bold;
		}

	.colonne_droite .boite_prix .btn_acheter {
		margin-top: 10px;
		width: 279px;
		height: 32px;
		color: #46aed7;
		text-decoration: underline;
		background: transparent url(../images/btn-gris-279-32.png) no-repeat;
		border-width: 0;
		cursor: pointer;
		/* markup A */
		display: block;
		line-height: 32px;
		text-align: center;
	}

	/**/

	.colonne_droite .boite_panier {
		position: relative;
		width: 279px;
		height: 69px;
		background: url(../images/bg-panier.png) no-repeat;
	}
		.colonne_droite .boite_panier .art_nb {
			position: absolute;
			top: 2px;
			right: 110px;
			width: 118px;
			text-align: right;
			font-size: 36px;
			color: #0d85cd;
		}
		.colonne_droite .boite_panier .art_txt {
			position: absolute;
			top: 11px;
			right: 12px;
			width: 118px;
			line-height: 14px;
			text-align: right;
			font-size: 14px;
			color: #0d85cd;
		}

		.colonne_droite .boite_panier .acces {
			position: absolute;
			top: 50px;
			right: 12px;
			width: 138px;
			text-align: right;
		}
			.colonne_droite .boite_panier .acces a {
				font-size: 11px;
				color: #2a2a2a;
				text-decoration: underline;
			}

	/**/

	.colonne_droite .boite_publications .une_ligne,
	.colonne_droite .boite_publications .deux_ligne,
	.colonne_droite .boite_conf_debats .une_ligne,
	.colonne_droite .boite_conf_debats .deux_ligne,
	.colonne_droite .boite_themes .une_ligne,
	.colonne_droite .boite_themes .deux_ligne {
		display: block;
		position: relative;
		margin-bottom: 1px;
		padding-top: 15px;
		padding-left: 50px;
		height: 33px;
		font-size: 14px;
		font-weight: bold;
		color: #46aed7;
		text-decoration: none;
		background: url(../images/bg-filtre-bi-color.png) no-repeat;
	}
	.colonne_droite .boite_publications .deux_ligne,
	.colonne_droite .boite_conf_debats .deux_ligne,
	.colonne_droite .boite_themes .deux_ligne {
		padding-top: 7px;
		height: 41px;
	}
	.colonne_droite .boite_themes .sous_themes {
		display: block;
		position: relative;
		margin-left: 30px;
		padding: 10px 7px 10px 0;
		text-align: right;
		font-family: Arial;
		font-size: 12px;
		color: #929294;
		text-decoration: none;
		border-bottom: 1px dashed #d9d9db;
		background: #fafafc;
	}
	.colonne_droite .boite_themes .sous_themes:hover {
		color: #46aed7;
	}

	/**/

	.colonne_droite .boite_autres_lettres #form_annees {
		position: relative;
		margin-top: -12px;
		margin-bottom: 10px;
		padding-top: 25px;
		height: 70px;
		background: #fbfbfb url(../images/bg-arch-lettre-annee.png) no-repeat 0 67px;
		border-bottom: 1px solid #e6e6e6;
	}
		.colonne_droite .boite_autres_lettres #form_annees .annee_precedente {
			position: relative;
			float: left;
			margin: 11px 0 0 13px;
			width: 15px;
			height: 28px;
			background: transparent url(../images/fleche-gauche-15-28-4dbfec.png) no-repeat;
			border-width: 0;
			cursor: pointer;
		}
		.colonne_droite .boite_autres_lettres #form_annees .annee_courante {
			position: relative;
			float: left;
			margin: 0 9px;
			width: 198px;
			height: 44px;
			line-height: 44px;
			text-align: center;
			font-family: 'Times New Roman', serif;
			font-size: 24px;
			color: #005aa9;
			background: #fff;
			border: 3px solid #dedede;
		}
		.colonne_droite .boite_autres_lettres #form_annees .annee_suivante {
			position: relative;
			float: left;
			margin: 11px 0 0 0;
			width: 15px;
			height: 28px;
			background: transparent url(../images/fleche-droite-15-28-4dbfec.png) no-repeat;
			border-width: 0;
			cursor: pointer;
		}



	.colonne_droite .boite_autres_lettres * {
		text-decoration: none;
	}
		.colonne_droite .boite_autres_lettres .une_lettre,
		.colonne_droite .boite_autres_lettres .une_lettre_active {
			display: block;
			background: url(../images/picto-menu-lettre-off.png) no-repeat left 20px;
		}
		.colonne_droite .boite_autres_lettres .une_lettre_active { background: url(../images/picto-menu-lettre-off.png) no-repeat left 20px; }
		.colonne_droite .boite_autres_lettres .une_lettre:hover { background: url(../images/picto-menu-lettre-on.png) no-repeat left 20px; }

		.colonne_droite .boite_autres_lettres .une_lettre .txt,
		.colonne_droite .boite_autres_lettres .une_lettre_active .txt {
			display: block;
			position: relative;
			margin-left: 15px;
			padding: 15px 0 12px 1px;
			width: 255px;
			border-bottom: 1px dotted #c2c2c2;
		}
		.colonne_droite .boite_autres_lettres .une_lettre_active .txt {
			background: #f4f4f4;
		}
			.colonne_droite .boite_autres_lettres .une_lettre .txt .numero,
			.colonne_droite .boite_autres_lettres .une_lettre_active .txt .numero {
				font-size: 14px;
				font-weight: bold;
				color: #005aa9;
			}
			.colonne_droite .boite_autres_lettres .une_lettre .txt .sujet,
			.colonne_droite .boite_autres_lettres .une_lettre_active .txt .sujet {
				font-size: 11px;
			}
			.colonne_droite .boite_autres_lettres .une_lettre .txt .date,
			.colonne_droite .boite_autres_lettres .une_lettre_active .txt .date {
				font-size: 10px;
				color: #46aed7;
			}

	/***/

	.nos_travaux .avant_pagination,
	.liste_qe_ee .avant_pagination,
	.liste_conf .avant_pagination {
		height: 47px;
	}
	.liste_ouvrage .avant_pagination {
		height: 5px;
	}
	.moteur_recherche .avant_pagination {
		height: 20px;
	}

	.pagination {
		position: relative;
		height: 29px;
		background: #f2f2f2;
		border-top: 1px solid #0259a6;
	}
		.pagination .premiere_page {
			position: relative;
			float: left;
			margin-top: 8px;
			margin-left: 10px;
			width: 18px;
			text-decoration: none;
			color: #bdbdbd;
		}
		.pagination .premiere_page {color: #0259a6;}
		.pagination .pages_n {
			position: relative;
			float: left;
			padding-top: 10px;
			width: 535px;
			text-align: center;
			color: #005aa6;
		}
			.pagination .pages_n a {
				position: relative;
				padding: 10px 2px 0 2px;
				color: #005aa6;
				text-decoration: none;
			}
			.pagination .pages_n .page_courante {
				font-weight: bold;
				background: url(../images/fleche-bas-13-7-005aa6.png) no-repeat 50% 0;
			}
		.pagination .derniere_page {
			position: relative;
			float: right;
			margin-top: 8px;
			margin-right: 10px;
			width: 18px;
			text-decoration: none;
			color: #bdbdbd;
		}
		.pagination .derniere_page { color: #0259a6; }


	/***/


	.contact .adresse_fr,
	.contact .adresse_en {
		position: relative;
		margin: auto;
		width: 571px;
		height: 288px;
		background: url(../images/bg-contact-fr.png) no-repeat;
	}
	.contact .adresse_en { background: url(../images/bg-contact-en.png) no-repeat; }

	.contact .adresse_fr .pos,
	.contact .adresse_en .pos {
		position: absolute;
		bottom: 0;
		right: 0;
		padding: 20px;
		text-align: right;
		font-size: 22px;
		color: #cfdeff;

		font-family: Scada;
		src: local('Scada'), local('Scada-Regular'), url(http://themes.googleusercontent.com/static/fonts/scada/v1/uIa9-L3o-vNXk-UyBI3PSw.woff) format('woff');
	}
		.contact .adresse_fr .pos *,
		.contact .adresse_en .pos * {
			font-size: 22px;
			color: #cfdeff;

			font-family: Scada;
			src: local('Scada'), local('Scada-Regular'), url(http://themes.googleusercontent.com/static/fonts/scada/v1/uIa9-L3o-vNXk-UyBI3PSw.woff) format('woff');
		}


	/***/

	.inscription_nl .boite_succes,
	.inscription_nl .boite_erreur {
		position: relative;
		margin: 0 auto 30px auto;
		padding: 20px;
		width: 450px;
		font-size: 14px;
		color: #46aed7;
		border-radius: 4px;
		border: 2px solid #74c2e1;
	}
	.inscription_nl .boite_erreur {
		color: #ba0002;
		border: 2px solid #ba0002;
	}
	#form_inscription_nl fieldset {
		position: relative;
		margin: 25px auto 37px auto;
		width: 571px;
		border-width: 0;
	}

	#form_inscription_nl .blocs_langue {
		position: relative;
		float: left;
		margin-right: 22px;
		width: 96px;
		text-align: center;
	}
		#form_inscription_nl .blocs_langue_pl { margin-right: 0; }
		#form_inscription_nl .blocs_langue img {
			margin-bottom: 8px;
			cursor: pointer;
		}

	#form_inscription_nl label,
	#form_inscription_nl .label {
		clear: both;
		font-size: 14px;
	}
	#form_inscription_nl .label {
		margin-right: 5px;
	}
	#form_inscription_nl label span,
	#form_inscription_nl .label span {
		color: #46aed7;
	}
	#form_inscription_nl .label_erreur,
	#form_inscription_nl .label_erreur span {
		color: #ba0002;
	}

	#form_inscription_nl .champ {
		display: block;
		position: relative;
		margin: 2px 0 14px 0;
		padding: 0 6px;
		width: 559px;
		height: 36px;
		background: #fafafa;
		border-width: 0;
		border-bottom: 1px solid #74c2e1;
		-moz-box-shadow:    inset 0 1px 3px 0 #d0d0d0;
		-webkit-box-shadow: inset 0 1px 3px 0 #d0d0d0;
		box-shadow:         inset 0 1px 3px 0 #d0d0d0;
		font-size: 15px;
	}
	#form_inscription_nl .champ_disabled {
		background: #e1e1e1;
		font-style: italic;
		color: #aaa;
	}
	#form_inscription_nl .champ_erreur {
		border-bottom: 1px solid #ba0002;
	}

	#form_inscription_nl .sur_2col_gauche {
		position: relative;
		float: left;
		width: 276px;
	}
	#form_inscription_nl .sur_2col_droite {
		position: relative;
		float: right;
		width: 276px;
	}
	#form_inscription_nl .sur_2col_gauche .champ,
	#form_inscription_nl .sur_2col_droite .champ {
		width: 264px;
	}

	#form_inscription_nl .labels_civ { color: #005aa9; }
	#form_inscription_nl #civilite1 { }
	#form_inscription_nl #civilite2 { }

	#form_inscription_nl .titre_autres_cas {
		margin: 0 0 22px 37px;
		font-size: 14px;
		font-weight: bold;
		color: #46aed7;
		text-transform: uppercase;
	}
	#form_inscription_nl .autres_cas {
		position: relative;
		margin: -10px 0 37px 39px;
		width: 541px;
		border-width: 0;
	}

		#form_inscription_nl .autres_cas .champ {
			width: 529px;
		}

	#form_inscription_nl .inscrire_nl_fr,
	#form_inscription_nl .inscrire_nl_en,
	#form_inscription_nl .desinscrire_nl_fr,
	#form_inscription_nl .desinscrire_nl_en {
		display: block;
		position: relative;
		margin: 0 auto 30px auto;
		height: 40px;
		border-width: 0;
		cursor: pointer;
	}
	#form_inscription_nl .inscrire_nl_fr { width: 222px; background: transparent url(../images/btn-inscription-nl-fr.png) no-repeat; }
	#form_inscription_nl .inscrire_nl_en { width: 234px; background: transparent url(../images/btn-inscription-nl-en.png) no-repeat; }
	#form_inscription_nl .desinscrire_nl_fr { width: 248px; background: transparent url(../images/btn-desinscription-nl-fr.png) no-repeat; }
	#form_inscription_nl .desinscrire_nl_en { width: 198px; background: transparent url(../images/btn-desinscription-nl-en.png) no-repeat; }

	#form_inscription_nl .desabonnement {
		font-size: 14px;
		text-align: center;
	}
	#form_inscription_nl .desabonnement * { font-size: 14px; }

	/* INSCRIPTION CONF */
	#form_inscription_nl_cl_droite fieldset {
		position: relative;
		margin: 25px auto 37px auto;
		width: 278px;
		border-width: 0;
		text-align:left;
	}
	#form_inscription_nl_cl_droite .blocs_langue_pl { margin-right: 0; }
		#form_inscription_nl_cl_droite .blocs_langue img {
			margin-bottom: 8px;
			cursor: pointer;
		}

	#form_inscription_nl_cl_droite label,
	#form_inscription_nl_cl_droite .label {
		clear: both;
		font-size: 14px;
	}
	#form_inscription_nl_cl_droite .label {
		margin-right: 5px;
	}
	#form_inscription_nl_cl_droite label span,
	#form_inscription_nl_cl_droite .label span {
		color: #46aed7;
	}
	#form_inscription_nl_cl_droite .label_erreur,
	#form_inscription_nl_cl_droite .label_erreur span {
		color: #ba0002;
	}

	#form_inscription_nl_cl_droite .champ {
		display: block;
		position: relative;
		margin: 2px 0 14px 0;
		padding: 0 6px;
		width: 559px;
		height: 36px;
		background: #fafafa;
		border-width: 0;
		border-bottom: 1px solid #74c2e1;
		-moz-box-shadow:    inset 0 1px 3px 0 #d0d0d0;
		-webkit-box-shadow: inset 0 1px 3px 0 #d0d0d0;
		box-shadow:         inset 0 1px 3px 0 #d0d0d0;
		font-size: 15px;
	}
	#form_inscription_nl_cl_droite .champ_disabled {
		background: #e1e1e1;
		font-style: italic;
		color: #aaa;
	}
	#form_inscription_nl_cl_droite .champ_erreur {
		border-bottom: 1px solid #ba0002;
	}

	#form_inscription_nl_cl_droite .sur_2col_gauche {
		position: relative;
		float: left;
		width: 276px;
	}
	#form_inscription_nl_cl_droite .sur_2col_droite {
		position: relative;
		float: right;
		width: 276px;
	}
	#form_inscription_nl_cl_droite .sur_2col_gauche .champ,
	#form_inscription_nl_cl_droite .sur_2col_droite .champ {
		width: 264px;
	}

	#form_inscription_nl_cl_droite .labels_civ { color: #005aa9; }
	#form_inscription_nl_cl_droite #civilite1 { }
	#form_inscription_nl_cl_droite #civilite2 { }

	#form_inscription_nl_cl_droite .titre_autres_cas {
		margin: 0 0 22px 37px;
		font-size: 14px;
		font-weight: bold;
		color: #46aed7;
		text-transform: uppercase;
	}
	#form_inscription_nl_cl_droite .autres_cas {
		position: relative;
		margin: -10px 0 37px 39px;
		width: 541px;
		border-width: 0;
	}

		#form_inscription_nl_cl_droite .autres_cas .champ {
			width: 529px;
		}

	#form_inscription_nl_cl_droite .inscrire_nl_fr,
	#form_inscription_nl_cl_droite .inscrire_nl_en,
	#form_inscription_nl_cl_droite .desinscrire_nl_fr,
	#form_inscription_nl_cl_droite .desinscrire_nl_en {
		display: block;
		position: relative;
		margin: 0 auto 30px auto;
		height: 40px;
		border-width: 0;
		cursor: pointer;
	}
	#form_inscription_nl_cl_droite .inscrire_nl_fr { width: 222px; background: transparent url(../images/btn-inscription-nl-fr.png) no-repeat; }
	#form_inscription_nl_cl_droite .inscrire_nl_en { width: 234px; background: transparent url(../images/btn-inscription-nl-en.png) no-repeat; }
	#form_inscription_nl_cl_droite .desinscrire_nl_fr { width: 248px; background: transparent url(../images/btn-desinscription-nl-fr.png) no-repeat; }
	#form_inscription_nl_cl_droite .desinscrire_nl_en { width: 198px; background: transparent url(../images/btn-desinscription-nl-en.png) no-repeat; }
	
	.inscrire_cf_fr { width: 227px; height:46px; background: url(../images/btn-inscription-cf-fr.png) no-repeat; }
	.inscrire_cf_en { width: 227px; height:46px; background: url(../images/btn-inscription-cf-en.png) no-repeat; }

	#form_inscription_nl_cl_droite .desabonnement {
		font-size: 14px;
		text-align: center;
	}
	#form_inscription_nl_cl_droite .desabonnement * { font-size: 14px; }
	
	
	/***/

	.liens .section {
		padding: 22px 0;
		font-family: Arial, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #045ba6;
		border-top: 1px dotted #555555;
		cursor: pointer;
	}
	.liens .invisible {
		padding-bottom: 50px;
	}
	.liens .invisible div {
		margin-bottom: 12px;
		padding-left: 10px;
	}
	.liens .invisible strong {
		display: block;
		margin-top: 8px;
	}

	/***/

	.mentions_legales {
		line-height: 15px;
		text-align: justify;
	}
		.mentions_legales .section {
			position: relative;
			padding: 0 130px;
			margin-bottom: 40px;
		}
			.mentions_legales .section .titre {
				font-weight: bold;
				color: #46aed7;
			}
		.mentions_legales .section_nbp {
			font-size: 10px;
		}

	/***/


	#erreur_http .entete {
		position: relative;
		width: 910px;
	}
		#erreur_http .entete .gauche {
			position: relative;
			float: left;
			width: 400px;
			font-family: 'Times New Roman', serif;
			font-size: 20px;
			color: #0259a6;
		}
		#erreur_http .entete .droite {
			position: relative;
			float: right;
			padding-top: 8px;
			width: 400px;
			text-align: right;
			color: #46aed7;
		}
	#erreur_http .illustration_fr,
	#erreur_http .illustration_en {
		position: relative;
		width: 910px;
		height: 473px;
	}
	#erreur_http .illustration_fr { background: url(../images/bg-page-404-fr.png) no-repeat; }
	#erreur_http .illustration_en { background: url(../images/bg-page-404-en.png) no-repeat; }

		#erreur_http .illustration_fr a,
		#erreur_http .illustration_en a {
			display: block;
			position: absolute;
			top: 198px;
			left: 314px;
			width: 282px;
			height: 40px;
			cursor: pointer;
		}
	/***/

	#footer_ex_reso {
		position: relative;
		height: 55px;
		background: #e1e1f2;
	}
		#footer_ex_reso .in {
			position: relative;
			margin: auto;
			padding-top: 16px;
			width: 910px;
		}
			#footer_ex_reso .in .gauche {
				position: relative;
				float: left;
				padding-left: 18px;
				width: 572px;
				height: 29px;
				line-height: 29px;
				font-size: 14px;
				color: #777780;
				background: url(../images/bg-footer-in-reso.png) no-repeat;
			}
			#footer_ex_reso .in .droite {
				position: relative;
				float: left;
				padding-top: 4px;
				width: 198px;
				height: 29px;
				background: url(../images/bg-footer-in-reso.png) no-repeat right top;
			}
				#footer_ex_reso .in .droite a, .jssocials-shares a{
					display: block;
					position: relative;
					float: left;
					margin-right: 9px;
					width: 38px;
					height: 25px;
				}
					#footer_ex_reso .in .droite a#footer_picto_facebook, .jssocials-share-facebook a:hover {background: url(../images/picto-facebook-off.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_twitter, .jssocials-share-twitter a:hover {background: url(../images/picto-twitter-off.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_google, .jssocials-share-googleplus a:hover {background: url(../images/picto-google-plus-off.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_in, .jssocials-share-linkedin a:hover  {background: url(../images/picto-in-off.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_appli {background: url(../images/picto-appli-off.png) no-repeat;}

					#footer_ex_reso .in .droite a#footer_picto_facebook:hover, .jssocials-share-facebook a {background: url(../images/picto-facebook-on.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_twitter:hover, .jssocials-share-twitter a {background: url(../images/picto-twitter-on.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_google:hover, .jssocials-share-googleplus a {background: url(../images/picto-google-plus-on.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_in:hover, .jssocials-share-linkedin a {background: url(../images/picto-in-on.png) no-repeat;}
					#footer_ex_reso .in .droite a#footer_picto_appli:hover {background: url(../images/picto-appli-on.png) no-repeat;}


	#footer_ex_txt {
		position: relative;
		width: 100%;
		height: 122px;
		background: #0057a3 url(../images/bg-footer-ex-txt.png) repeat-x;
	}
		#footer_ex_txt .in {
			position: relative;
			margin: auto;
			width: 910px;
		}
			#footer_ex_txt .in .gauche {
				position: relative;
				float: left;
				padding: 29px 20px 0 0;
				width: 458px;
				line-height: 11px;
				text-align: justify;
				font-size: 11px;
				color: #589cdb;
				background: url(../images/bg-footer-in-txt-gauche.png) no-repeat right 30px;
			}
			#footer_ex_txt .in .droite {
				position: relative;
				float: right;
				padding: 62px 0 0 11px;
				width: 420px;
				font-size: 10px;
				color: #fff;
				background: url(../images/logo-frs-footer.png) no-repeat 11px 37px;
			}
				#footer_ex_txt .in .droite a {
					font-size: 10px;
					color: #fff;
					text-decoration: none;
				}

	#footer_ex_liens {
		position: relative;
		width: 100%;
		background: #004179 url(../images/bg-footer-ex-liens.png) repeat-x;
	}
		#footer_ex_liens .in {
			position: relative;
			margin: auto;
			padding-top: 30px;
			width: 910px;
		}
			#footer_ex_liens .in .colonne {
				position: relative;
				float: left;
			}
				#footer_ex_liens .in .titre {
					font-size: 10px;
					font-weight: bold;
					color: #3da5ff;
					text-decoration: none;
				}
				#footer_ex_liens .in .colonne .liens {
					position: relative;
					margin-top: 10px;
					padding-left: 10px;
					padding-bottom: 14px;
					height: 216px;
					line-height: 15px;
					background: url(../images/bg-footer-in-liens.png) repeat-y;
				}
					#footer_ex_liens .in .colonne .liens a {
						font-size: 9px;
						color: #8cc9ff;
						text-decoration: none;
					}


	#footer_ex_contact {
		position:relative;
		text-align:center;
		background-color:#0057A3;
	}
		#footer_ex_contact .sep_horizontal {
			position:relative;
			width:910px;
			margin:auto;
			border-top:1px solid #00386a;
			border-bottom:1px solid #006aaf;
		}

		#footer_ex_contact .ex_contact_in {
			position:relative;
			width:910px;
			margin:auto;
			padding-top:17px;
			padding-bottom:22px;
		}
			#footer_ex_contact .ex_contact_in > span {
				font-family: Verdana, sans-serif;
				font-size:11px;
				color:#94cbff;
			}
			#footer_ex_contact .ex_contact_in .ex_contact_as {
				position:relative;
				font-family: Verdana, sans-serif;
				font-size:16px;
				color:#94cbff;
			}

			#footer_ex_contact .ex_contact_in .ex_contact_as a {
				font-family: Verdana, sans-serif;
				font-size:16px;
				color:#94cbff;
				text-decoration:underline;
			}
	/***/

	.sous_titre_1 {
		display: inline;
		position: relative;
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #045ba6;
	}
		.sous_titre_1 * {
			font-size: 14px;
			font-weight: bold;
			color: #045ba6;
		}

	.sous_titre_2 {
		display: inline;
		position: relative;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0057a6;
		font-style: italic;
	}
	.sous_titre_3 {
		display: inline;
		position: relative;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #0057a6;
		text-decoration: underline;
	}
	.sous_titre_4 {
		display: inline;
		position: relative;
		font-family: Arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #0057a6;
	}

	.contenu_centre {
		position: relative;
		text-align: center;
	}

	.legende {
		display: block;
		margin-top: 5px;
		font-style: italic;
	}

	.lien {
		font-style: italic;
		color: #46aed7;
		text-decoration: underline;
	}
	.lien:hover {
		color: #46aed7;
		text-decoration: none;
	}

	.ancre_href {
		font-weight: bold;
		font-style: normal;
		color: #46aed7;
		text-decoration: none;
		cursor: pointer;
	}
	.ancre_id {
		font-weight: bold;
		font-style: normal;
		color: #46aed7;
		text-decoration: none;
	}


/* CARROUSSEL BLOC PEDAGOGIQUE */
#carrousel {
	position: relative;
	width: 278px;
	height: 218px;
	margin: auto;
	overflow: hidden;
}
#carrousel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#carrousel ul li {
	position:absolute;
	top:0;
	left:0;
	padding: 0;
}

#carrousel .next span,
#carrousel .prev span {
	display: none;
}
#carrousel .next {
	position: absolute;
	top: 50%;
	right: 0%;
	width: 33px;
	height: 33px;
	background: url(/images/arrow-next.png) top center no-repeat;
}

#carrousel .prev {
	position: absolute;
	top: 50%;
	left: 0%;
	width: 33px;
	height: 33px;
	background: url(/images/arrow-previous.png) top center no-repeat;
}
