﻿* {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
}

body {
	background: #f5f5f5;
}

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


a img {
	border-width: 0;
}

.spacer {
	clear: both;
	height: 0;
	font-size: 0;
}
.souligne {
	text-decoration: underline;
}

/***/

#layer_even {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background: gold;
}

/***/

#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 {
			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_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; }
		

/***/

#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;
}
	#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 3px 3px 1px #dbdbdb;
		-webkit-box-shadow: 0 3px 3px 1px #dbdbdb;
		box-shadow:         0 0px 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: 172px;}
				#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: 160px;}
				#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 {
	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,
.doc_dossiers_peda,
.inscription_nl,
.moteur_recherche,
.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,
	.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 .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,
.doc_dossiers_peda .entete_1,
.inscription_nl .entete_1,
.moteur_recherche .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,
	.doc_dossiers_peda .entete_1 .gauche,
	.inscription_nl .entete_1 .gauche,
	.moteur_recherche .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: 0px 0px 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: 0px 0px 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,
	.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,
	.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;
			}
			
			
.lettre .colonne_gauche .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 .colonne_gauche .entete_2,
.liste_qe_ee .colonne_gauche .entete_2,
.doc_qe_ee .colonne_gauche .entete_2,
.liste_oee .colonne_gauche .entete_2,
.doc_oee .colonne_gauche .entete_2,
.liste_conf .colonne_gauche .entete_2,
.liste_ouvrage .colonne_gauche .entete_2,
.doc_ouvrage .colonne_gauche .entete_2,
.panier .entete_2,
.recapitulatif .entete_2,
.doc_dossiers_peda .colonne_gauche .entete_2,
.inscription_nl .colonne_gauche .entete_2,
.contact .colonne_gauche .entete_2 {
	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: 0px 0px 1px #acd6ed;
}

.liste_conf .colonne_gauche .bloc_breve,
.doc_even .colonne_gauche .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 .colonne_gauche .titre,
.doc_even .colonne_gauche .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 .colonne_gauche .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 .colonne_gauche .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 0 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 .colonne_gauche .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;
	}
	
	.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 .colonne_gauche .bloc_breve .intro,
	.doc_even .colonne_gauche .bloc_breve .intro {
		position: relative;
		float: right;
		width: 497px;
		line-height: 15px;
	}
	.liste_conf .colonne_gauche .bloc_breve_ss_img .intro,
	.doc_even .colonne_gauche .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 .colonne_gauche .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 .colonne_gauche .bloc_autre_doc_1 {
		margin-top: 20px;
		padding: 15px 0 15px 0;
		border-top: 1px dotted #71c0de;
		border-bottom: 1px dotted #c9c9c9;
	}
	.nos_travaux .colonne_gauche .bloc_autre_doc {
		padding: 15px 0 15px 0;
		border-bottom: 1px dotted #c9c9c9;
	}
	
	.liste_qe_ee .colonne_gauche .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 .colonne_gauche .bloc_autre_qe {
		padding: 15px 0 15px 0;
		border-bottom: 1px dotted #c9c9c9;
	}
	
		.nos_travaux .colonne_gauche .bloc_autre_doc_1 .titre a,
		.nos_travaux .colonne_gauche .bloc_autre_doc .titre a,
		.liste_qe_ee .colonne_gauche .bloc_autre_qe_1 .titre a,
		.liste_qe_ee .colonne_gauche .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 .colonne_gauche .bloc_autre_doc_1 .titre a *,
			.nos_travaux .colonne_gauche .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 .colonne_gauche .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 .colonne_gauche .bloc_autre_ouvrage:hover,
	.panier .bloc_autre_ouvrage:hover {
		background: url(../images/picto-loupe-31-31.png) no-repeat 154px 3px;
	}
	.liste_ouvrage .colonne_gauche .bloc_autre_ouvrage_c1_c2,
	.panier .bloc_autre_ouvrage_c1_c2_c3 {
		border-right: 1px solid #e6e6e6;
	}
		.liste_ouvrage .colonne_gauche .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 .colonne_gauche .bloc_autre_ouvrage .illustration,
			.panier .bloc_autre_ouvrage .illustration {
				position: relative;
				border: 3px solid #e6e6e6;
			}
			
		.liste_ouvrage .colonne_gauche .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 .colonne_gauche .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 {
		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 .illustration {
		margin-bottom: 10px;
		border: 3px solid #e6e6e6;
	}
	.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: 0px;
}

	.home .colonne_gauche .type_breve_moyenne .boite_illustration {
		position: relative;
		float: left;
		margin: 0 10px 10px 0;
	}
	.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;
		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: 0px;
}

	.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_texte_av_img {
		position: relative;
		float: right;
		width: 497px;
		width: 493px; /* chrome !? */
	}
	.home .colonne_gauche .type_breve_petite .boite_texte_ss_img {
		position: relative;
		float: right;
		width: 537px;
	}
		.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 .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;
	/*border-bottom: 1px solid red;*/
}
	.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 .boite .titre {
		padding: 16px 15px 9px 15px;
	}
		.home .colonne_gauche .type_kiosque .boite .titre a,
		.home .colonne_gauche .type_kiosque .boite .titre a * {
			font-family: 'Time New Roman';
			font-size: 22px;
			font-weight: bold;
			color: #045ba6;
			text-decoration: none;
		}
		.home .colonne_gauche .type_kiosque .boite .boite_int {
			position:relative;
		}
			.home .colonne_gauche .type_kiosque .boite .boite_int .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 .boite_int .boite_illustration img {
					border: 3px solid #e6e6e6;
				}
			
			.home .colonne_gauche .type_kiosque .boite .boite_int .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 .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;
	}
/***/


.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 0px 0px 2px 2px #dbdbdb;
		-webkit-box-shadow: inset 0px 0px 2px 2px #dbdbdb;
		box-shadow:         inset 0px 0px 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 .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;
			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 .colonne_gauche .oee_onglets_mode {
	position: relative;
	width: 590px;
	height: 45px;
}
	.liste_oee .colonne_gauche .oee_onglets_mode .onglet_obs,
	.liste_oee .colonne_gauche .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 .colonne_gauche .oee_onglets_mode .onglet_obs {padding-left:20px;}
	.liste_oee .colonne_gauche .oee_onglets_mode .onglet_cal {padding-right:20px;text-align:right}
	
	.liste_oee .colonne_gauche .oee_onglets_mode .onglet_off {
		color: #0157a4;
		text-decoration: underline;
		background: url(../images/bg-oee-onglet-off.png) no-repeat;
	}
	.liste_oee .colonne_gauche .oee_onglets_mode .onglet_obs_on {
		color: #fff;
		text-decoration: none;
		background: url(../images/bg-oee-onglet-on-gauche.png) no-repeat;
	}
	.liste_oee .colonne_gauche .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-bottom: 19px;
	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 .colonne_gauche .ligne {
	margin: 24px 0 0 10px;
	width: 581px;
	background: #f5f5f5 url(../images/bg-oee-ligne.png) repeat-x left 25px;
}
	.liste_oee .colonne_gauche .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 .colonne_gauche .ligne .titre sup {
			font-size: 9px;
			color: #045ba6;
		}
	.liste_oee .colonne_gauche .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 .colonne_gauche .ligne .type * {
			font-family: Arial, Verdana, sans-serif;
			font-size: 14px;
		}
		/* DivWhichNeedToBeVerticallyAligned */
		.centree_verticalement {
			display: inline-block;
			vertical-align: middle;
			white-space: normal;
		}
		.centree_verticalement_effet_spec {
			display: inline-block;
			vertical-align: middle;
			height: 100%;
		}
	.liste_oee .colonne_gauche .ligne .tours {
		float: left;
		width: 424px;
	}
		.liste_oee .colonne_gauche .ligne .tour {
			float: left;
			width: 211px;
			/*height: 61px;*/
			text-align: center;
			font-family: Arial, Verdana, sans-serif;
			font-size: 14px;
			color: #46aed7;
		}
		
		.liste_oee .colonne_gauche .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 .colonne_gauche .ligne .plusieurs_tours {
			padding-top: 15px;
			height: 46px;
		}
		.liste_oee .colonne_gauche .ligne .tour_pair {
			background: url(../images/ligne-v-1-42-e1e1e1.png) no-repeat left 9px;
		}
			.liste_oee .colonne_gauche .ligne .tour .num {
				font-family: Arial, Verdana, sans-serif;
				font-size: 12px;
			}
				.liste_oee .colonne_gauche .ligne .tour .num sup {
					font-family: Arial, Verdana, sans-serif;
					font-size: 9px;
				}
			.liste_oee .colonne_gauche .ligne .tour a {
				font-family: Arial, Verdana, sans-serif;
				font-size: 14px;
				color: #46aed7;
				text-decoration: underline;
			}
	
	
.liste_oee .colonne_gauche .dl_pdf_oee {
	height: 24px;
	line-height: 24px;
}
	.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_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;
	}

	
.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 {
					height: 18px;
					border-width: 0;
					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 .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 {
		height: 18px;
		border-width: 0;
		cursor: pointer;	
	}
	.panier .ligne .supprimer_ligne_fr input { width: 244px; background: url(../images/btn-panier-retirer-ligne-fr.png) no-repeat; }
	.panier .ligne .supprimer_ligne_en input { width: 233px; 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 {
	
}

.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; }
	
	
/***/

.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 0px #d0d0d0;
	-webkit-box-shadow: inset 0 1px 3px 0px #d0d0d0;
	box-shadow:         inset 0 1px 3px 0px #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_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: 'Time 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: 38px;
		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 {
		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:2px;}
	.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_ukr {background: #e1e1f2 url(../images/drap-ukr-on-26-16.png) no-repeat 50% 6px;}

	.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 0px 1px 1px #eaeaea;
		-webkit-box-shadow: inset 0 0px 1px 1px #eaeaea;
		box-shadow:         inset 0 0px 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;
}

/***/


.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_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;
}

.boite_librairie .boite_soutenez_nous .boite_inscription_newsletter .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_versions {
	margin: 0 0 28px 0;
}
	.colonne_droite .boite_versions a {
		display: block;
		position: relative;
		float: left;
		margin-right: 0;
		width: 45px;
		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;}
	.colonne_droite .boite_versions .drapeau_ukr_on {background: url(../images/drap-ukr-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;}
	.colonne_droite .boite_versions .drapeau_ukr_off {background: url(../images/drap-ukr-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 {
	margin: 0 0 28px 0;
}
	
	.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 {
	margin: 0 0 28px 0;
}
	.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 {
	margin: 0 0 28px 0;
}
	.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 0px;
				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 {
	margin: 0 0 28px 0;
}
	.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 .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: 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,
.colonne_droite .boite_conf_debats,
.colonne_droite .boite_themes {
	margin: 0 0 28px 0;
}
	.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 {
		margin: -12px 0 28px 0;
	}
	
	.colonne_droite .boite_autres_lettres #form_annees {
		position: relative;
		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 a.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 a.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 {
	/*clear: both;*/
	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 0px #d0d0d0;
	-webkit-box-shadow: inset 0 1px 3px 0px #d0d0d0;
	box-shadow:         inset 0 1px 3px 0px #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 {
	/*clear: both;*/
	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 .autres_cas {
	position: relative;
	margin: -10px 0 37px 39px;
	width: 541px;
	border-width: 0;
}
	#form_inscription_nl .autres_cas .titre {
		margin-bottom: 14px;
		font-size: 14px;
		font-weight: bold;
		color: #46aed7;
		text-transform: uppercase;
	}
	#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; }


/***/

.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;
			width: 150px;
			height: 29px;
			background: url(../images/bg-footer-in-reso.png) no-repeat right top;
		}
			#footer_ex_reso .in .droite a {
				display: block;
				position: relative;
				float: left;
				margin-right: 9px;
				width: 38px;
				height: 25px;
			}
				#footer_ex_reso .in .droite a#footer_picto_facebook {background: url(../images/picto-facebook-off.png) no-repeat;}
				#footer_ex_reso .in .droite a#footer_picto_twitter {background: url(../images/picto-twitter-off.png) no-repeat;}
				#footer_ex_reso .in .droite a#footer_picto_google {background: url(../images/picto-google-plus-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 {background: url(../images/picto-facebook-on.png) no-repeat;}
				#footer_ex_reso .in .droite a#footer_picto_twitter:hover {background: url(../images/picto-twitter-on.png) no-repeat;}
				#footer_ex_reso .in .droite a#footer_picto_google:hover {background: url(../images/picto-google-plus-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;
				}
				
				
/***/

.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;
}
.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;
}

/* FIGHTING TRANSIT FRAUD STYLE */

.fraud-header-top {
	background-image: url('../images/fighting_transit_fraud/bandeau-degrade-bleu.jpg');
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 460px;
}

.fraud-title-main {
	color: #0861b1;
	font-family: "DejaVuBold";
	font-size: 30px;
	border: solid 1px #0861b1;
	display: inline-block;
	padding: 1em;
	font-weight: bold;
}

.fraud-content {
	margin-top: 80px;
	width: 80%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.fraud-content-title {
	color: #0861b1;
	font-family: "DejaVu";
	font-size: 25px;
}

.fraud-content-title i {
	color: #0861b1;
	font-size: 36px;
	margin-right: 15px;
}

.fraud-content ul {
	margin-left: 60px;
}

.fraud-content ul li {
	margin-top: 60px;
	color: #19b8fa;
	font-size: 20px;
	font-weight: bold;
}

.fraud-content a {
	margin-left : 90px;
	margin-top: 50px;
	display: inline-block;
	width: 115px;
	text-decoration: none !important;
}

.fraud-content-label {
	font-size: 19px;
	text-align: center;
}

.olaf_img {
	display: block;
	margin-top: 50px;
	margin-left: 100px;
}

@font-face {
	font-family: "DejaVu";
	src: url("../fonts/DejaVuSans.ttf") format("truetype");
}

@font-face {
	font-family: "DejaVuBold";
	src: url("../fonts/DejaVuSans-Bold.ttf") format("truetype");
	font-weight: bold;
}

