

/* default.css */


	@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');
	

	html 	{ width:100%; min-width:320px; height:100%; margin:0; padding:0; font-family: "Comfortaa", sans-serif; background:#1f3b5e; }
	body 	{ width:100%; height:100%; min-width:320px; margin:0 auto; font-family: "Comfortaa", sans-serif; }
	
	#bread									{ display:none; }
	#bread_home								{ display:none; }
	#bread_mobile							{ display:none; }
	#bread_mobile_home						{ display:none; }
	#bread_mobile_container					{ display:none; }

	
	@media only screen and (min-width:960px)
	{
		#btn_phone_right						{ position:fixed; top:150px; right:-168px; width:170px; height:65px; padding:25px 0 0 80px; overflow:hidden; -webkit-transition:1s ease-out; -moz-transition:1s ease-out; transition:1s ease-out; cursor:pointer; background:url(/themes/themes_/imgs/btn_phone_right.png) no-repeat top left; z-index:900; }
		#btn_phone_right .phone_right_titre		{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#ffffff; font-size:18px; line-height:1.3; font-weight:500; text-align:center; text-decoration:none; }
		#btn_phone_right .phone_right_number	{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#ffffff; font-size:20px; line-height:1.3; font-weight:700; text-align:center; text-decoration:none; }
		#btn_phone_right:hover					{ right:0; }
		
		#return_top								{ display:none; position:fixed; bottom:160px; right:20px; width:60px; height:60px; overflow:hidden; border:solid 1px #a7d4f5; background:#a7d4f5 url(/themes/themes_/imgs/top-icon.png) no-repeat 0px 0px; cursor:pointer; z-index:800; }
		#return_top:hover						{ border:solid 1px #a7d4f5; background:#a7d4f5 url(/themes/themes_/imgs/top-icon.png) no-repeat -60px 0px; }
		
		#return_prev							{ display:none; position:fixed; bottom:90px; right:20px; width:60px; height:60px; overflow:hidden; border:solid 1px #a7d4f5; background:#a7d4f5 url(/themes/themes_/imgs/return-icon.png) no-repeat 0px 0px; cursor:pointer; z-index:800; }
		#return_prev:hover						{ border:solid 1px #a7d4f5; background:#a7d4f5 url(/themes/themes_/imgs/return-icon.png) no-repeat -60px 0px; }
		
		#return_contact							{ display:none; position:fixed; bottom:20px; right:20px; width:60px; height:60px; overflow:hidden; border:solid 1px #a7d4f5; background:#a7d4f5 url(/themes/themes_/imgs/contact-icon.png) no-repeat 0px 0px; cursor:pointer; z-index:800; }
		#return_contact:hover					{ border:solid 1px #a7d4f5; background:#a7d4f5 url(/themes/themes_/imgs/contact-icon.png) no-repeat -60px 0px; }
	}	
	@media only screen and (max-width:960px)
	{
		#btn_phone_right						{ display:none; }
		
		#return_top								{ display:none; }
		#return_prev							{ display:none; }
		#return_contact							{ display:none; }
	}

	
	@media only screen and (min-width:960px)
	{
		#bandeau_head																{ position:relative; width:100; padding:10px 0; overflow:hidden; background:#ffffff; }
		#bandeau_head #bandeau_head_container										{ position:relative; margin:0 auto; width:960px; overflow:hidden; }
		#bandeau_head #bandeau_head_container .bandeau_txt1							{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:center; color:#1f3b5e; font-size:20px; font-weight:500; line-height:1.3; }
		#bandeau_head #bandeau_head_container .bandeau_txt1 .separ_phone			{ display:inline-block; margin:0 15px; color:#1f3b5e; font-size:20px; font-weight:700; line-height:1.3; }
		#bandeau_head #bandeau_head_container .bandeau_txt1 a						{ display:inline-block; color:#1f3b5e; font-size:20px; font-weight:700; line-height:1.3; text-decoration:none; }
		
		
		#slider_rubrique 															{ position:relative; width:100%; background:#ffffff url(/themes/themes_/imgs/bg_img_slider.jpg) no-repeat center center; }
		#slider_rubrique #slider_rubrique_container									{ position:relative; margin:0 auto; width:100%; min-width:320px; overflow:hidden; }
		#slider_rubrique #slider_rubrique_container .imgSlides_rubrique				{ min-width:320px; width:100%; min-height:100px; z-index:700; }
	
		#slider_rubrique #logo_home													{ position:absolute; bottom:10%; left:20%; height:65%; aspect-ratio:1/1; overflow:hidden; z-index:800; }
		#slider_rubrique #logo_home img												{ width:100%; height:auto; overflow:hidden; }
		
		#slider_rubrique #texte_home												{ position:absolute; bottom:15%; left:45%; width:30%; overflow:hidden; z-index:800; }
		#slider_rubrique #texte_home .txt_hp_b1										{ display:inline-block; vertical-align:bottom; width:100%; color:#1f3b5e; font-size:42px; line-height:1.4; font-weight:900; letter-spacing:2px; }
		#slider_rubrique #texte_home .txt_hp_b2										{ display:inline-block; vertical-align:bottom; width:100%; color:#1f3b5e; font-size:36px; line-height:1.4; font-weight:400; letter-spacing:2px; }
		#slider_rubrique #texte_home .txt_hp_b3										{ display:inline-block; vertical-align:bottom; width:100%; color:#1f3b5e; font-size:36px; line-height:1.4; font-weight:400; letter-spacing:2px; }
		
		#slider_rubrique #accroche_home												{ position:absolute; width:100%; bottom:-30px; left:50%; transform:translate(-50%,0); text-align:center; z-index:800; }
		#slider_rubrique #accroche_home #accroche_home_container					{ display:inline-block; vertical-align:top; padding:20px 20px 15px 20px; overflow:hidden; background:#a7d4f5; }
		#slider_rubrique #accroche_home #accroche_home_container .bandeau_txt2		{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:center; }
		#slider_rubrique #accroche_home #accroche_home_container .bandeau_txt2 h1	{ display:inline; color:#ffffff; font-size:26px; font-weight:700; line-height:1; text-transform:uppercase; }
	}
	@media (max-width:960px) and (min-width:500px)
	{
		#bandeau_head																{ display:none; }
		
		
		#slider_rubrique 															{ position:relative; width:100%; margin-top:60px; background:#ffffff url(/themes/themes_/imgs/bg_img_slider.jpg) no-repeat center center; }
		#slider_rubrique #slider_rubrique_container									{ position:relative; margin:0 auto; width:100%; min-width:320px; overflow:hidden; }
		#slider_rubrique #slider_rubrique_container .imgSlides_rubrique				{ min-width:320px; width:100%; min-height:100px; z-index:700; }
	
		#slider_rubrique #logo_home													{ position:absolute; bottom:25%; left:5%; height:65%; aspect-ratio:1/1; overflow:hidden; z-index:800; }
		#slider_rubrique #logo_home img												{ width:100%; height:auto; overflow:hidden; }
		
		#slider_rubrique #texte_home												{ display:none; }
		
		#slider_rubrique #accroche_home												{ position:relative; width:100%; overflow:hidden; text-align:center; background:#a7d4f5; z-index:800; }
		#slider_rubrique #accroche_home #accroche_home_container					{ display:inline-block; vertical-align:top; padding:15px 10px 10px 10px; overflow:hidden; }
		#slider_rubrique #accroche_home #accroche_home_container .bandeau_txt2		{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:center; }
		#slider_rubrique #accroche_home #accroche_home_container .bandeau_txt2 h1	{ display:inline; color:#ffffff; font-size:18px; font-weight:700; line-height:1; text-transform:uppercase; }
	}
	@media only screen and (max-width:500px)
	{
		#bandeau_head																{ display:none; }
		
		
		#slider_rubrique 															{ position:relative; width:100%; margin-top:60px; background:#ffffff url(/themes/themes_/imgs/bg_img_slider.jpg) no-repeat center center; }
		#slider_rubrique #slider_rubrique_container									{ position:relative; margin:0 auto; width:100%; min-width:320px; overflow:hidden; }
		#slider_rubrique #slider_rubrique_container .imgSlides_rubrique				{ min-width:320px; width:100%; min-height:100px; z-index:700; }
	
		#slider_rubrique #logo_home													{ display:none; }
		
		#slider_rubrique #texte_home												{ display:none; }
		
		#slider_rubrique #accroche_home												{ position:absolute; bottom:-30px; left:0; width:100%; overflow:hidden; text-align:center; background:#a7d4f5; z-index:800; }
		#slider_rubrique #accroche_home #accroche_home_container					{ display:inline-block; vertical-align:top; padding:15px 10px 10px 10px; overflow:hidden; }
		#slider_rubrique #accroche_home #accroche_home_container .bandeau_txt2		{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:center; }
		#slider_rubrique #accroche_home #accroche_home_container .bandeau_txt2 h1	{ display:inline; color:#ffffff; font-size:16px; font-weight:700; line-height:1.3; text-transform:uppercase; }
	}
	
	
	#sroll_top 							{ display:none; }
	
	#container_body_home 				{ position:relative; margin:0 auto; width:100%; overflow:hidden; text-align:center; }
	#container_body 					{ position:relative; margin:0 auto; width:100%; overflow:hidden; text-align:center; }
	
	#annim_right						{  }
	#annim_left							{  }
	
	#lateral 							{ position:relative; margin:0 auto; width:100%; min-width:320px; height:100%; overflow:hidden; text-align:center; z-index:700; }

	#lateral #lateral_left				{ display:none; }
	#lateral #lateral_right				{ display:none; }
	
	
	#separ_titre_beige					{ display:inline-block; width:100px; height:10px; margin:15px 0; overflow:hidden; background:#d9ceb4; -webkit-transition: 1.5s ease-out; -moz-transition: 1.5s ease-out; transition: 1.5s ease-out; }
	#separ_titre_beige.is-outside 		{ width:10px; -webkit-transform: translateX(0em); -moz-transform: translateX(0em); transform: translateX(0em); opacity:0; -webkit-transition: none; -moz-transition: none; transition: none; }
	
	#separ_titre_blue_dark				{ display:inline-block; width:100px; height:10px; margin:15px 0; overflow:hidden; background:#1f3b5e; -webkit-transition: 1.5s ease-out; -moz-transition: 1.5s ease-out; transition: 1.5s ease-out; }
	#separ_titre_blue_dark.is-outside 	{ width:10px; -webkit-transform: translateX(0em); -moz-transform: translateX(0em); transform: translateX(0em); opacity:0; -webkit-transition: none; -moz-transition: none; transition: none; }
	
	#separ_titre_blue_light				{ display:inline-block; width:100px; height:10px; margin:15px 0; overflow:hidden; background:#a7d4f5; -webkit-transition: 1.5s ease-out; -moz-transition: 1.5s ease-out; transition: 1.5s ease-out; }
	#separ_titre_blue_light.is-outside 	{ width:10px; -webkit-transform: translateX(0em); -moz-transform: translateX(0em); transform: translateX(0em); opacity:0; -webkit-transition: none; -moz-transition: none; transition: none; }
	
	
	@media only screen and (min-width:1400px)
	{
		#lateral_center								{ position:relative; width:100%; height:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#lateral_center #bgleft_lateral_center		{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_left.png); }
		#lateral_center #bgright_lateral_center		{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_right.png); }
		
		#lateral_center_home 						{ position:relative; width:100%; height:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#lateral_center_home_container 				{ position:relative; width:100%; height:100%; overflow:hidden; z-index:700; }
	}
	@media (max-width:1400px) and (min-width:960px)
	{
		#lateral_center								{ position:relative; width:100%; height:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#lateral_center #bgleft_lateral_center		{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#lateral_center #bgright_lateral_center		{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#lateral_center_home 						{ position:relative; width:100%; height:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#lateral_center_home_container 				{ position:relative; width:100%; height:100%; overflow:hidden; z-index:700; }
	}
	@media only screen and (max-width:960px)
	{
		#lateral_center								{ position:relative; width:100%; height:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#lateral_center #bgleft_lateral_center		{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#lateral_center #bgright_lateral_center		{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#lateral_center_home 						{ position:relative; width:100%; height:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#lateral_center_home_container 				{ position:relative; width:100%; height:100%; overflow:hidden; z-index:700; }
	}
	
	
/* HOME */

	
	@media only screen and (min-width:1400px)
	{
		#bandeau_home													{ position:relative; width:100%; min-width:320px; padding:100px 0 60px 0; overflow:hidden; background:#1f3b5e; }
		#bandeau_home #bandeau_home_container							{ position:relative; margin:0 auto; width:600px; min-height:190px; padding:0 100px 0 500px; background:url(/themes/themes_/imgs/bg_bandeau.png) no-repeat center left; }
		#bandeau_home #bandeau_home_container .bandeau_txt3				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; color:#ffffff; font-size:18px; font-weight:500; line-height:1.6; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bandeau_home #bandeau_home_container .bandeau_txt3.is-outside 	{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
	
	
		#bloc_home_offres																{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_home_offres #bgleft_bloc_home												{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_left.png); }
		#bloc_home_offres #bgright_bloc_home											{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_right.png); }
		
		#bloc_home_offres #bloc_home_offres_container									{ position:relative; margin:0 auto; width:600px; min-height:190px; padding:60px 100px 100px 500px; background:url(/themes/themes_/imgs/bg_bandeau_offres.png) no-repeat top left; }
		
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres					{ position:absolute; bottom:150px; left:35px; padding:15px 20px 10px 30px; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; letter-spacing:1px; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres:hover				{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
		
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres 				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-align:left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres .puce_list		{ display:inline-block; padding-left:30px; background:url(/themes/themes_/imgs/puce_list_white.png) no-repeat top left; }
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres.is-outside 	{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#bloc_home_cles													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_cles #bgleft_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_left.png); }
		#bloc_home_cles #bgright_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_right.png); }
		
		#bloc_home_cles #bloc_home_cles_container						{ position:relative; margin:0 auto; width:90%; padding:60px 0; overflow:hidden; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles			{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:400; text-transform:none; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles strong 	{ font-weight:700; }
		
		.bloc_cles														{ display:inline-block; vertical-align:top; width:22%; margin:3%; text-align:center; -webkit-transition: 1s ease-out; -moz-transition: 1s ease-out; transition: 1s ease-out; }
		.bloc_cles .cles_cadre											{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_cles .cles_cadre img										{ width:100%; }
		.bloc_cles .cles_libelle										{ display:inline-block; vertical-align:top; width:75%; margin-bottom:20px; color:#1f3b5e; font-size:28px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_cles .cles_texte											{ display:inline-block; vertical-align:top; width:75%; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
		
		.bloc_cles.is-outside 											{ -webkit-transform:translateY(15em); -moz-transform:translateY(15em); transform:translateY(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
	}
	@media (max-width:1400px) and (min-width:960px)
	{
		#bandeau_home													{ position:relative; width:100%; min-width:320px; padding:80px 0 40px 0; overflow:hidden; background:#1f3b5e; }
		#bandeau_home #bandeau_home_container							{ position:relative; margin:0 auto; width:420px; min-height:190px; padding:0 100px 0 500px; background:url(/themes/themes_/imgs/bg_bandeau.png) no-repeat center left; }
		#bandeau_home #bandeau_home_container .bandeau_txt3				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; color:#ffffff; font-size:18px; font-weight:500; line-height:1.6; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bandeau_home #bandeau_home_container .bandeau_txt3.is-outside 	{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#bloc_home_offres																{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_home_offres #bgleft_bloc_home												{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_offres #bgright_bloc_home											{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_home_offres #bloc_home_offres_container									{ position:relative; margin:0 auto; width:420px; min-height:190px; padding:60px 100px 100px 500px; background:url(/themes/themes_/imgs/bg_bandeau_offres.png) no-repeat top left; }
		
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres					{ position:absolute; bottom:150px; left:35px; padding:15px 20px 10px 30px; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; letter-spacing:1px; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres:hover				{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
		
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres 				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-align:left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres .puce_list		{ display:inline-block; padding-left:30px; background:url(/themes/themes_/imgs/puce_list_white.png) no-repeat top left; }
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres.is-outside 	{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#bloc_home_cles													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_cles #bgleft_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_cles #bgright_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_home_cles #bloc_home_cles_container						{ position:relative; margin:0 auto; width:90%; padding:60px 0; overflow:hidden; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles			{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:400; text-transform:none; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles strong 	{ font-weight:700; }
		
		.bloc_cles														{ display:inline-block; vertical-align:top; width:26%; margin:3%; text-align:center; -webkit-transition: 1s ease-out; -moz-transition: 1s ease-out; transition: 1s ease-out; }
		.bloc_cles .cles_cadre											{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_cles .cles_cadre img										{ width:100%; }
		.bloc_cles .cles_libelle										{ display:inline-block; vertical-align:top; width:75%; margin-bottom:20px; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_cles .cles_texte											{ display:inline-block; vertical-align:top; width:75%; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
		
		.bloc_cles.is-outside 											{ -webkit-transform:translateY(15em); -moz-transform:translateY(15em); transform:translateY(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
	}
	@media (max-width:960px) and (min-width:500px)
	{
		#bandeau_home													{ position:relative; width:100%; min-width:320px; padding:40px 0 40px 0; overflow:hidden; background:#1f3b5e; }
		#bandeau_home #bandeau_home_container							{ position:relative; margin:0 auto; width:90%; overflow:hidden; }
		#bandeau_home #bandeau_home_container .bandeau_txt3				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; color:#ffffff; font-size:18px; font-weight:500; line-height:1.6; }
		
		
		#bloc_home_offres																{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_home_offres #bgleft_bloc_home												{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_offres #bgright_bloc_home											{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_home_offres #bloc_home_offres_container									{ position:relative; margin:0 auto; width:80%; padding:270px 0 100px 0; overflow:hidden; text-align:left; background:url(/themes/themes_/imgs/bg_bandeau_offres.png) no-repeat top left; }
		
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres					{ display:inline-block; vertical-align:top; margin:20px 0; padding:15px 20px 10px 30px; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; letter-spacing:1px; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres:hover				{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
		
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres 				{ display:inline-block; vertical-align:top; width:100%; margin:20px 0; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-align:left; }
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres .puce_list		{ display:inline-block; padding-left:30px; background:url(/themes/themes_/imgs/puce_list_white.png) no-repeat top left; }
		
		
		#bloc_home_cles													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_cles #bgleft_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_cles #bgright_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_home_cles #bloc_home_cles_container						{ position:relative; margin:0 auto; width:90%; padding:60px 0; overflow:hidden; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles			{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:400; text-transform:none; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles strong 	{ font-weight:700; }
		
		.bloc_cles														{ display:inline-block; vertical-align:top; width:50%; margin:10px 20%; text-align:center; }
		.bloc_cles .cles_cadre											{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_cles .cles_cadre img										{ width:100%; }
		.bloc_cles .cles_libelle										{ display:inline-block; vertical-align:top; width:90%; margin-bottom:20px; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_cles .cles_texte											{ display:inline-block; vertical-align:top; width:90%; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
	}
	@media only screen and (max-width:500px)
	{
		#bandeau_home													{ position:relative; width:100%; min-width:320px; padding:60px 0 40px 0; overflow:hidden; background:#1f3b5e; }
		#bandeau_home #bandeau_home_container							{ position:relative; margin:0 auto; width:90%; overflow:hidden; }
		#bandeau_home #bandeau_home_container .bandeau_txt3				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; color:#ffffff; font-size:18px; font-weight:500; line-height:1.6; }
		
		
		#bloc_home_offres																{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_home_offres #bgleft_bloc_home												{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_offres #bgright_bloc_home											{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_home_offres #bloc_home_offres_container									{ position:relative; margin:0 auto; width:90%; padding:190px 0 100px 0; overflow:hidden; text-align:center; background:url(/themes/themes_/imgs/bg_bandeau_offres_thumb.png) no-repeat top left; }
		
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres					{ display:inline-block; vertical-align:top; margin:20px 0; padding:15px 20px 10px 30px; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; letter-spacing:1px; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		#bloc_home_offres #bloc_home_offres_container .btn_all_offres:hover				{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
		
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres 				{ display:inline-block; vertical-align:top; width:100%; margin:20px 0; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-align:left; }
		#bloc_home_offres #bloc_home_offres_container .home_texte_offres .puce_list		{ display:inline-block; padding-left:30px; background:url(/themes/themes_/imgs/puce_list_white.png) no-repeat top left; }
		
		
		#bloc_home_cles													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_cles #bgleft_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_home_cles #bgright_bloc_cles								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_home_cles #bloc_home_cles_container						{ position:relative; margin:0 auto; width:90%; padding:60px 0; overflow:hidden; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles			{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:400; text-transform:none; }
		#bloc_home_cles #bloc_home_cles_container .titre_cles strong 	{ font-weight:700; }
		
		.bloc_cles														{ display:inline-block; vertical-align:top; width:80%; margin:10px 10%; text-align:center; }
		.bloc_cles .cles_cadre											{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_cles .cles_cadre img										{ width:100%; }
		.bloc_cles .cles_libelle										{ display:inline-block; vertical-align:top; width:90%; margin-bottom:20px; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_cles .cles_texte											{ display:inline-block; vertical-align:top; width:90%; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
	}


/* A PROPOS */


	@media only screen and (min-width:1400px)
	{
		#bloc_apropos_cles													{ position:relative; width:100%; min-width:320px; background:#1f3b5e; }
		#bloc_apropos_cles #bgleft_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_rubrique_left.png); }
		#bloc_apropos_cles #bgright_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_rubrique_right.png); }
		
		#bloc_apropos_cles #bloc_apropos_cles_container									{ position:relative; margin:0 auto; width:90%; padding:40px 0; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles				{ position:absolute; top:-35px; left:0; width:100%; overflow:hidden; text-align:center; z-index:800; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles .titre_cles	{ display:inline-block; vertical-align:top; padding:20px 20px 15px 20px; background:#a7d4f5; color:#ffffff; font-size:24px; font-weight:700; line-height:1.3; text-transform:uppercase; }
		
		.bloc_apropos_cles													{ display:inline-block; vertical-align:top; width:22%; margin:3%; text-align:center; -webkit-transition: 1s ease-out; -moz-transition: 1s ease-out; transition: 1s ease-out; }
		.bloc_apropos_cles .cles_cadre										{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_apropos_cles .cles_cadre img									{ width:100%; }
		.bloc_apropos_cles .cles_libelle									{ display:inline-block; vertical-align:top; width:75%; margin-bottom:20px; color:#ffffff; font-size:28px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_apropos_cles .cles_texte										{ display:inline-block; vertical-align:top; width:75%; color:#ffffff; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
		
		.bloc_apropos_cles.is-outside 										{ -webkit-transform:translateY(15em); -moz-transform:translateY(15em); transform:translateY(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#bloc_apropos_valeurs																		{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_apropos_valeurs #bgleft_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_left.png); }
		#bloc_apropos_valeurs #bgright_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_right.png); }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container										{ position:relative; margin:0 auto; width:90%; min-height:190px; padding:60px 0 140px 0; overflow:hidden; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs strong			{ font-weight:900; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs 				{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:500; text-align:center; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .titre_valeurs	{ display:inline-block; vertical-align:top; overflow:hidden; color:#1f3b5e; font-size:22px; line-height:1.3; font-weight:700; text-align:center; margin-bottom:10px; padding:8px 10px 4px 10px; background:#a7d4f5; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .txt_valeurs	{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:500; text-align:center; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs.is-outside 		{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
	}
	@media (max-width:1400px) and (min-width:960px)
	{
		#bloc_apropos_cles													{ position:relative; width:100%; min-width:320px; background:#1f3b5e; }
		#bloc_apropos_cles #bgleft_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; }
		#bloc_apropos_cles #bgright_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; }
		
		#bloc_apropos_cles #bloc_apropos_cles_container									{ position:relative; margin:0 auto; width:100%; padding:40px 0; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles				{ position:absolute; top:-35px; left:0; width:100%; overflow:hidden; text-align:center; z-index:800; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles .titre_cles	{ display:inline-block; vertical-align:top; padding:20px 20px 15px 20px; background:#a7d4f5; color:#ffffff; font-size:20px; font-weight:700; line-height:1.3; text-transform:uppercase; }
		
		.bloc_apropos_cles													{ display:inline-block; vertical-align:top; width:26%; margin:3%; text-align:center; -webkit-transition: 1s ease-out; -moz-transition: 1s ease-out; transition: 1s ease-out; }
		.bloc_apropos_cles .cles_cadre										{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_apropos_cles .cles_cadre img									{ width:100%; }
		.bloc_apropos_cles .cles_libelle									{ display:inline-block; vertical-align:top; width:75%; margin-bottom:20px; color:#ffffff; font-size:24px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_apropos_cles .cles_texte										{ display:inline-block; vertical-align:top; width:75%; color:#ffffff; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
		
		.bloc_apropos_cles.is-outside 										{ -webkit-transform:translateY(15em); -moz-transform:translateY(15em); transform:translateY(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#bloc_apropos_valeurs																		{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_apropos_valeurs #bgleft_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_apropos_valeurs #bgright_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container										{ position:relative; margin:0 auto; width:90%; min-height:190px; padding:60px 0 140px 0; overflow:hidden; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs strong			{ font-weight:900; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs 				{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-align:center; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .titre_valeurs	{ display:inline-block; vertical-align:top; overflow:hidden; color:#1f3b5e; font-size:22px; line-height:1.3; font-weight:700; text-align:center; margin-bottom:10px; padding:8px 10px 4px 10px; background:#a7d4f5; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .txt_valeurs	{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:500; text-align:center; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs.is-outside 		{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
	}
	@media (max-width:960px) and (min-width:500px)
	{
		#bloc_apropos_cles													{ position:relative; width:100%; min-width:320px; background:#1f3b5e; }
		#bloc_apropos_cles #bgleft_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; }
		#bloc_apropos_cles #bgright_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; }
		
		#bloc_apropos_cles #bloc_apropos_cles_container									{ position:relative; margin:0 auto; width:100%; padding:40px 0; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles				{ position:absolute; top:-35px; left:0; width:100%; overflow:hidden; text-align:center; z-index:800; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles .titre_cles	{ display:inline-block; vertical-align:top; padding:20px 20px 15px 20px; background:#a7d4f5; color:#ffffff; font-size:20px; font-weight:700; line-height:1.3; text-transform:uppercase; }
		
		.bloc_apropos_cles													{ display:inline-block; vertical-align:top; width:50%; margin:20px 20%; text-align:center; }
		.bloc_apropos_cles .cles_cadre										{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_apropos_cles .cles_cadre img									{ width:100%; }
		.bloc_apropos_cles .cles_libelle									{ display:inline-block; vertical-align:top; width:90%; margin-bottom:20px; color:#ffffff; font-size:24px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_apropos_cles .cles_texte										{ display:inline-block; vertical-align:top; width:90%; color:#ffffff; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
		
		
		#bloc_apropos_valeurs																		{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_apropos_valeurs #bgleft_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_apropos_valeurs #bgright_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container										{ position:relative; margin:0 auto; width:90%; min-height:190px; padding:60px 0 140px 0; overflow:hidden; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs strong			{ font-weight:900; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs 				{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-align:center; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .titre_valeurs	{ display:inline-block; vertical-align:top; overflow:hidden; color:#1f3b5e; font-size:22px; line-height:1.3; font-weight:700; text-align:center; margin-bottom:10px; padding:8px 10px 4px 10px; background:#a7d4f5; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .txt_valeurs	{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:500; text-align:center; }
	}
	@media only screen and (max-width:500px)
	{
		#bloc_apropos_cles													{ position:relative; width:100%; min-width:320px; background:#1f3b5e; }
		#bloc_apropos_cles #bgleft_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; }
		#bloc_apropos_cles #bgright_bloc_apropos_cles						{ position:relative; width:100%; min-width:320px; }
		
		#bloc_apropos_cles #bloc_apropos_cles_container									{ position:relative; margin:0 auto; width:100%; padding:40px 0; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles				{ position:absolute; top:-35px; left:50%; transform:translate(-50%,0); width:80%; overflow:hidden; text-align:center; z-index:800; }
		#bloc_apropos_cles #bloc_apropos_cles_container .bloc_titre_cles .titre_cles	{ display:inline-block; vertical-align:top; padding:20px 20px 15px 20px; background:#a7d4f5; color:#ffffff; font-size:20px; font-weight:700; line-height:1.3; text-transform:uppercase; }
		
		.bloc_apropos_cles													{ display:inline-block; vertical-align:top; width:80%; margin:20px 10%; text-align:center; }
		.bloc_apropos_cles .cles_cadre										{ display:inline-block; vertical-align:top; width:100%; max-width:240px; overflow:hidden; }
		.bloc_apropos_cles .cles_cadre img									{ width:100%; }
		.bloc_apropos_cles .cles_libelle									{ display:inline-block; vertical-align:top; width:90%; margin-bottom:20px; color:#ffffff; font-size:24px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_apropos_cles .cles_texte										{ display:inline-block; vertical-align:top; width:90%; color:#ffffff; font-size:18px; line-height:1.3; font-weight:400; text-transform:none; }
		
		
		#bloc_apropos_valeurs																		{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; }
		#bloc_apropos_valeurs #bgleft_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_apropos_valeurs #bgright_bloc_valeurs													{ position:relative; width:100%; min-width:320px; overflow:hidden; }
			
		#bloc_apropos_valeurs #bloc_apropos_valeur_container										{ position:relative; margin:0 auto; width:90%; min-height:190px; padding:60px 0 140px 0; overflow:hidden; }
		
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_titre_valeurs strong			{ font-weight:900; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs 				{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-align:center; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .titre_valeurs	{ display:inline-block; vertical-align:top; overflow:hidden; color:#1f3b5e; font-size:22px; line-height:1.3; font-weight:700; text-align:center; margin-bottom:10px; padding:8px 10px 4px 10px; background:#a7d4f5; }
		#bloc_apropos_valeurs #bloc_apropos_valeur_container .apropos_texte_valeurs .txt_valeurs	{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:500; text-align:center; }
	}


/* NOS OFFRES & FAQ */


	@media only screen and (min-width:960px)
	{
		.bloc_offres_rub											{ display:inline-block; vertical-align:top; width:90%; margin:40px 0; overflow:hidden; }
	
		.bloc_offres_rub .offres_rub_cadre							{ display:inline-block; vertical-align:top; width:50%; overflow:hidden; text-align:center; }
		
		.bloc_offres_rub .offres_rub_cadre .img_offre_off			{ display:inline-block; max-width:100%; }
		.bloc_offres_rub .offres_rub_cadre .img_offre_on			{ display:none; }
		
		.bloc_offres_rub .offres_rub_cadre:hover .img_offre_off		{ display:none; }
		.bloc_offres_rub .offres_rub_cadre:hover .img_offre_on		{ display:inline-block; max-width:100%; }
		
		.bloc_offres_rub .offres_rub_cadre .rub_cadre_txt			{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; text-align:center; color:#1f3b5e; font-size:18px; font-weight:500; line-height:1.3; text-transform:none; }
		.bloc_offres_rub .offres_rub_cadre .rub_cadre_txt strong	{ font-weight:900; }
		
		.bloc_offres_rub .offres_rub_infos							{ display:inline-block; vertical-align:top; width:50%; overflow:hidden; padding:40px 0; text-align:left; }
		.bloc_offres_rub .offres_rub_infos .infos_titre				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:20px; }
		.bloc_offres_rub .offres_rub_infos .infos_titre h2			{ display:inline; color:#1f3b5e; font-size:26px; line-height:1.3; font-weight:900; text-transform:uppercase; }
		.bloc_offres_rub .offres_rub_infos .infos_accroche			{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:40px; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:900; text-transform:none; }
		.bloc_offres_rub .offres_rub_infos .infos_texte				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:40px; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-transform:none; }
		
		.bloc_offres_rub .offres_rub_infos .infos_titre_avantages	{ display:inline-block; vertical-align:top; overflow:hidden; margin-bottom:20px; padding:10px 10px 5px 10px; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:900; text-transform:uppercase; background:#c5ba9f; }
		.bloc_offres_rub .offres_rub_infos .infos_avantages			{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-transform:none; }
		
		.bloc_offres_rub .offres_rub_btn							{display:inline-block; vertical-align:top; overflow:hidden; margin-top:40px; padding:10px 20px 5px 30px; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		.bloc_offres_rub .offres_rub_btn:hover						{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
		
		
		.bloc_faq													{ display:inline-block; vertical-align:top; width:90%; margin:20px 0; overflow:hidden; }
		.bloc_faq .faq_question										{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; text-align:center; margin-bottom:20px; padding:10px 5% 5px 5%; background:#a7d4f5; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_faq .faq_reponse										{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:center; padding:10px 0; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-transform:none; }
		
	}
	@media only screen and (max-width:960px)
	{
		.bloc_offres_rub											{ display:inline-block; vertical-align:top; width:100%; margin:40px 0; overflow:hidden; }
	
		.bloc_offres_rub .offres_rub_cadre							{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:center; }
		
		.bloc_offres_rub .offres_rub_cadre .img_offre_off			{ display:inline-block; max-width:100%; }
		.bloc_offres_rub .offres_rub_cadre .img_offre_on			{ display:none; }
		
		.bloc_offres_rub .offres_rub_cadre .rub_cadre_txt			{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; text-align:center; color:#1f3b5e; font-size:18px; font-weight:500; line-height:1.3; text-transform:none; }
		.bloc_offres_rub .offres_rub_cadre .rub_cadre_txt strong	{ font-weight:900; }
		
		.bloc_offres_rub .offres_rub_infos							{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; padding:40px 0; text-align:center; }
		.bloc_offres_rub .offres_rub_infos .infos_titre				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:20px; }
		.bloc_offres_rub .offres_rub_infos .infos_titre h2			{ display:inline; color:#1f3b5e; font-size:26px; line-height:1.3; font-weight:900; text-transform:uppercase; }
		.bloc_offres_rub .offres_rub_infos .infos_accroche			{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:40px; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:900; text-transform:none; }
		.bloc_offres_rub .offres_rub_infos .infos_texte				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:40px; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-transform:none; }
		
		.bloc_offres_rub .offres_rub_infos .infos_titre_avantages	{ display:inline-block; vertical-align:top; overflow:hidden; margin-bottom:20px; padding:10px 20px 5px 30px; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:900; text-transform:uppercase; background:#c5ba9f; }
		.bloc_offres_rub .offres_rub_infos .infos_avantages			{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-transform:none; }
		
		.bloc_offres_rub .offres_rub_btn							{display:inline-block; vertical-align:top; overflow:hidden; margin-top:40px; padding:10px 20px 5px 30px; overflow:hidden; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		.bloc_offres_rub .offres_rub_btn:hover						{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
		
		
		.bloc_faq													{ display:inline-block; vertical-align:top; width:90%; margin:20px 0; overflow:hidden; }
		.bloc_faq .faq_question										{ display:inline-block; vertical-align:top; width:90%; overflow:hidden; text-align:center; margin-bottom:20px; padding:10px 5% 5px 5%; background:#a7d4f5; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; }
		.bloc_faq .faq_reponse										{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:center; padding:10px 0; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:500; text-transform:none; }
	}


/* RUBRIQUE */
	
	
	@media only screen and (min-width:1400px)
	{
		#bloc_rubrique				{ display:inline-block; width:100%; overflow:hidden; text-align:center; }
		#bloc_rubrique_container	{ display:inline-block; width:70%; padding:60px 0 100px 0; overflow:hidden; text-align:center; }
		
		
		#bloc_rubrique_container .logo_apropos					{ display:inline-block; width:200px; overflow:hidden; }
		#bloc_rubrique_container .logo_apropos img				{ width:100%; }
		
		#bloc_rubrique_container .titre_h1_apropos				{ display:inline-block; width:90%; overflow:hidden; }
		#bloc_rubrique_container .titre_h1_apropos h1			{ display:inline; font-size:26px; line-height:1.3; text-transform:none; font-weight:700; color:#1f3b5e; letter-spacing:1px; }
		
		#bloc_rubrique_container .acc_rub_apropos								{ display:inline-block; width:100%; overflow:hidden; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:center; }
		
		#bloc_rubrique_container .bloc_equipe									{ display:inline-block; vertical-align:top; width:50%; max-width:500px; overflow:hidden; text-align:center; }
		#bloc_rubrique_container .bloc_equipe .equipe_img						{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:20px; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_img .img_eqp_off			{ display:inline-block;width:100%; }
		#bloc_rubrique_container .bloc_equipe .equipe_img .img_eqp_on			{ display:none; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_img:hover .img_eqp_off	{ display:none; }
		#bloc_rubrique_container .bloc_equipe .equipe_img:hover .img_eqp_on		{ display:inline-block;width:100%; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_fonction					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; font-size:16px; line-height:1.3; color:#1f3b5e; font-weight:700; text-transform:none; }
		
		#bloc_rubrique_container .txt_rub_apropos				{ display:inline-block; vertical-align:top; width:36%; padding:2% 7%; overflow:hidden; font-size:18px; line-height:1.6; color:#1f3b5e; font-weight:500; text-transform:none; text-align:justify; }
		

		#bloc_rubrique_container .titre_h1				{ display:inline-block; width:90%; overflow:hidden; }
		#bloc_rubrique_container .titre_h1 h1			{ display:inline; font-size:32px; line-height:1.3; text-transform:none; font-weight:700; color:#1f3b5e; letter-spacing:1px; }
		
		#bloc_rubrique_container .acc_rub				{ display:inline-block; width:100%; overflow:hidden; font-size:22px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:center; }
		
		#bloc_rubrique_container .txt_rub				{ display:inline-block; width:100%; overflow:hidden; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:left; }
		#bloc_rubrique_container .txt_rub img			{ max-width:100%; }
		
		#bloc_rubrique_container .txt_rub_img			{ display:inline-block; width:100%; overflow:hidden; text-align:center; }
		#bloc_rubrique_container .txt_rub_img img		{ max-width:100%; }
	}
	@media (max-width:1400px) and (min-width:960px)
	{
		#bloc_rubrique				{ display:inline-block; width:100%; overflow:hidden; text-align:center; }
		#bloc_rubrique_container	{ display:inline-block; width:100%; padding:60px 0 100px 0; overflow:hidden; text-align:center; }
		
		
		#bloc_rubrique_container .logo_apropos					{ display:inline-block; width:200px; overflow:hidden; }
		#bloc_rubrique_container .logo_apropos img				{ width:100%; }
		
		#bloc_rubrique_container .titre_h1_apropos				{ display:inline-block; width:90%; overflow:hidden; }
		#bloc_rubrique_container .titre_h1_apropos h1			{ display:inline; font-size:26px; line-height:1.3; text-transform:none; font-weight:700; color:#1f3b5e; letter-spacing:1px; }
		
		#bloc_rubrique_container .acc_rub_apropos				{ display:inline-block; width:100%; overflow:hidden; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:center; }
		
		#bloc_rubrique_container .bloc_equipe									{ display:inline-block; vertical-align:top; width:50%; max-width:500px; overflow:hidden; text-align:center; }
		#bloc_rubrique_container .bloc_equipe .equipe_img						{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:20px; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_img .img_eqp_off			{ display:inline-block;width:100%; }
		#bloc_rubrique_container .bloc_equipe .equipe_img .img_eqp_on			{ display:none; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_img:hover .img_eqp_off	{ display:none; }
		#bloc_rubrique_container .bloc_equipe .equipe_img:hover .img_eqp_on		{ display:inline-block;width:100%; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_fonction					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; font-size:16px; line-height:1.3; color:#1f3b5e; font-weight:700; text-transform:none; }
		
		#bloc_rubrique_container .txt_rub_apropos				{ display:inline-block; vertical-align:top; width:36%; padding:2% 7%; overflow:hidden; font-size:18px; line-height:1.4; color:#1f3b5e; font-weight:500; text-transform:none; text-align:justify; }
		
				
		#bloc_rubrique_container .titre_h1				{ display:inline-block; width:90%; overflow:hidden; }
		#bloc_rubrique_container .titre_h1 h1			{ display:inline; font-size:32px; line-height:1.3; text-transform:none; font-weight:700; color:#1f3b5e; letter-spacing:1px; }
		
		#bloc_rubrique_container .acc_rub				{ display:inline-block; width:100%; overflow:hidden; font-size:22px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:center; }
		
		#bloc_rubrique_container .txt_rub				{ display:inline-block; width:100%; overflow:hidden; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:left; }
		#bloc_rubrique_container .txt_rub img			{ max-width:100%; }
		
		#bloc_rubrique_container .txt_rub_img			{ display:inline-block; width:100%; overflow:hidden; text-align:center; }
		#bloc_rubrique_container .txt_rub_img img		{ max-width:100%; }
	}
	@media only screen and (max-width:960px)
	{
		#bloc_rubrique				{ display:inline-block; width:100%; overflow:hidden; text-align:center; }
		#bloc_rubrique_container	{ display:inline-block; width:90%; padding:100px 0; overflow:hidden; text-align:center; }
		
		
		#bloc_rubrique_container .logo_apropos					{ display:inline-block; width:200px; overflow:hidden; }
		#bloc_rubrique_container .logo_apropos img				{ width:100%; }
		
		#bloc_rubrique_container .titre_h1_apropos				{ display:inline-block; width:90%; overflow:hidden; }
		#bloc_rubrique_container .titre_h1_apropos h1			{ display:inline; font-size:22px; line-height:1.3; text-transform:none; font-weight:700; color:#1f3b5e; letter-spacing:1px; }
		
		#bloc_rubrique_container .acc_rub_apropos				{ display:inline-block; width:100%; overflow:hidden; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:center; }
		
		#bloc_rubrique_container .bloc_equipe									{ display:inline-block; vertical-align:top; width:100%; max-width:500px; margin-bottom:40px; overflow:hidden; text-align:center; }
		#bloc_rubrique_container .bloc_equipe .equipe_img						{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-bottom:20px; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_img .img_eqp_off			{ display:inline-block;width:100%; }
		#bloc_rubrique_container .bloc_equipe .equipe_img .img_eqp_on			{ display:none; }
		
		#bloc_rubrique_container .bloc_equipe .equipe_fonction					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; font-size:16px; line-height:1.3; color:#1f3b5e; font-weight:700; text-transform:none; }
		
		#bloc_rubrique_container .txt_rub_apropos		{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; font-size:18px; line-height:1.4; color:#1f3b5e; font-weight:500; text-transform:none; text-align:justify; }
		
				
		#bloc_rubrique_container .titre_h1				{ display:inline-block; width:90%; overflow:hidden; }
		#bloc_rubrique_container .titre_h1 h1			{ display:inline; font-size:32px; line-height:1.3; text-transform:none; font-weight:700; color:#1f3b5e; letter-spacing:1px; }
		
		#bloc_rubrique_container .acc_rub				{ display:inline-block; width:100%; overflow:hidden; font-size:22px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:center; }
		
		#bloc_rubrique_container .txt_rub				{ display:inline-block; width:90%; overflow:hidden; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-transform:none; text-align:left; }
		#bloc_rubrique_container .txt_rub img			{ max-width:100%; }
		
		#bloc_rubrique_container .txt_rub_img			{ display:inline-block; width:90%; overflow:hidden; text-align:center; }
		#bloc_rubrique_container .txt_rub_img img		{ max-width:100%; }
	}
	

	#listing_article									{ position:relative; width:100%; min-width:320px; overflow:hidden; }
	#listing_article #listing_article_container			{ position:relative; margin:0 auto; max-width:960px; min-width:320px; padding:0 0 100px 0; text-align:center; }
	
	@media only screen and (min-width:960px)
	{
		.bloc_actus										{ display:inline-block; vertical-align:top; width:90%; margin:20px 0; overflow:hidden; }
		
		.bloc_actus .cadre_img							{ position:relative; display:inline-block; vertical-align:top; width:50%; aspect-ratio:16/11; overflow:hidden; }
		.bloc_actus .cadre_img img						{ width:100%; min-height:100%; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 500ms ease; transition: all 500ms ease; }
		.bloc_actus .cadre_img .img_survol				{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/bg_opacity_blue.png) repeat center center; }
		.bloc_actus .cadre_img .img_loop				{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/img_zoom.png) no-repeat bottom center; }
		
		.bloc_actus .cadre_img:hover img				{ -webkit-transform: scale(1.8); transform: scale(1.8); -webkit-transition: all 5s ease; transition: all 5s ease; }
		.bloc_actus .cadre_img:hover .img_survol		{ display:block; }
		.bloc_actus .cadre_img:hover .img_loop			{ display:block; }
		
		.bloc_actus .cadre_txt							{ display:inline-block; vertical-align:top; width:45%; padding:2% 0 2% 5%; overflow:hidden; text-align:left; }
		.bloc_actus .cadre_txt .actus_accroche			{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:22px; line-height:1.3; font-weight:500; text-transform:uppercase; }
		.bloc_actus .cadre_txt .actus_titre				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; }
		.bloc_actus .cadre_txt .actus_titre h2			{ display:inline; color:#1f3b5e; font-size:32px; line-height:1.6; font-weight:900; text-transform:none; }
		.bloc_actus .cadre_txt .actus_texte				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-top:20px; color:#1f3b5e; font-size:16px; line-height:1.3; font-weight:500; text-transform:none; }
		
		.bloc_actus .cadre_txt .actus_btn				{ display:inline-block; vertical-align:top; overflow:hidden; margin-top:40px; padding:10px 20px 5px 30px; overflow:hidden; color:#1f3b5e; font-size:16px; line-height:1.3; font-weight:700; text-transform:uppercase; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		.bloc_actus .cadre_txt .actus_btn:hover			{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
	}
	@media only screen and (max-width:960px)
	{
		.bloc_actus										{ display:inline-block; vertical-align:top; width:80%; max-width:480px; padding:5%; margin:20px 0; overflow:hidden; border:solid 1px #1f3b5e; }
		
		.bloc_actus .cadre_img							{ position:relative; display:inline-block; vertical-align:top; width:100%; aspect-ratio:16/9; overflow:hidden; }
		.bloc_actus .cadre_img img						{ width:100%; min-height:100%; }
		.bloc_actus .cadre_img .img_survol				{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/bg_opacity_blue.png) repeat center center; }
		.bloc_actus .cadre_img .img_loop				{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/img_zoom.png) no-repeat bottom center; }
		
		.bloc_actus .cadre_txt							{ display:inline-block; vertical-align:top; width:100%; padding:2% 0; margin-top:20px; overflow:hidden; text-align:left; }
		.bloc_actus .cadre_txt .actus_accroche			{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; color:#1f3b5e; font-size:22px; line-height:1.3; font-weight:500; text-transform:uppercase; }
		.bloc_actus .cadre_txt .actus_titre				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; }
		.bloc_actus .cadre_txt .actus_titre h2			{ display:inline; color:#1f3b5e; font-size:32px; line-height:1.6; font-weight:900; text-transform:none; }
		.bloc_actus .cadre_txt .actus_texte				{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; margin-top:20px; color:#1f3b5e; font-size:16px; line-height:1.3; font-weight:500; text-transform:none; }
		
		.bloc_actus .cadre_txt .actus_btn				{ display:inline-block; vertical-align:top; overflow:hidden; margin-top:40px; padding:10px 20px 5px 30px; overflow:hidden; color:#1f3b5e; font-size:16px; line-height:1.3; font-weight:700; text-transform:uppercase; background:#a7d4f5 url(/themes/themes_/imgs/bg_puce_btn_off.png) no-repeat center left; text-decoration:none; cursor:pointer; }
		.bloc_actus .cadre_txt .actus_btn:hover			{ color:#ffffff; background:#1f3b5e url(/themes/themes_/imgs/bg_puce_btn_on.png) no-repeat center left; }
	}
	
	
	@media only screen and (min-width:960px)
	{
		.pager_art										{ display:inline-block; width:90%; overflow:hidden; margin-top:15px; }
			
		.pager_art .btn_pager_art_first_desck			{ display:inline-block; padding:10px; margin:10px 20px; font-size:18px; line-height:1.3; color:#1f3b5e; text-transform:uppercase; text-decoration:none; border:solid 1px #1f3b5e; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
		.pager_art .btn_pager_art_first_desck:hover		{ color:#1f3b5e; background:#a7d4f5; border:solid 1px #1f3b5e; }
		
		.pager_art .btn_pager_art_first_mobile			{ display:none; }
		
		.pager_art .btn_pager_art_last					{ display:inline-block; padding:10px; margin:10px 20px; font-size:18px; line-height:1.3; color:#1f3b5e; text-transform:uppercase; text-decoration:none; border:solid 1px #1f3b5e; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
		.pager_art .btn_pager_art_last:hover			{ color:#1f3b5e; background:#a7d4f5; border:solid 1px #1f3b5e; }
		.pager_art .bloc_pager_art						{ display:inline-block; padding:10px 15px; margin:10px 5px; font-size:18px; line-height:1.3; color:#1f3b5e; text-transform:uppercase; text-decoration:none; border:solid 1px #1f3b5e; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
		.pager_art .bloc_pager_art:hover				{ color:#1f3b5e; background:#a7d4f5; border:solid 1px #1f3b5e; }
		.pager_art .bloc_pager_art.activ				{ color:#ffffff; background:#1f3b5e; border:solid 1px #1f3b5e; }
		
		.pager_art .bloc_pager_mobile					{ display:inline-block; }
	}
	@media only screen and (max-width:960px)
	{
		.pager_art										{ display:inline-block; width:90%; overflow:hidden; margin-top:15px; }
			
		.pager_art .btn_pager_art_first_desck			{ display:none; }
			
		.pager_art .btn_pager_art_first_mobile			{ display:inline-block; padding:10px; margin:10px 5px; font-size:18px; line-height:1.3; color:#1f3b5e; text-transform:uppercase; text-decoration:none; border:solid 1px #1f3b5e; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
		.pager_art .btn_pager_art_first_mobile:hover	{ color:#1f3b5e; background:#a7d4f5; border:solid 1px #1f3b5e; }
			
		.pager_art .btn_pager_art_last					{ display:inline-block; padding:10px; margin:10px 5px; font-size:18px; line-height:1.3; color:#1f3b5e; text-transform:uppercase; text-decoration:none; border:solid 1px #1f3b5e; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
		.pager_art .btn_pager_art_last:hover			{ color:#1f3b5e; background:#a7d4f5; border:solid 1px #1f3b5e; }
		.pager_art .bloc_pager_art						{ display:inline-block; padding:10px 15px; margin:10px 5px; font-size:18px; line-height:1.3; color:#1f3b5e; text-transform:uppercase; text-decoration:none; border:solid 1px #1f3b5e; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
		.pager_art .bloc_pager_art:hover				{ color:#1f3b5e; background:#a7d4f5; border:solid 1px #1f3b5e; }
		.pager_art .bloc_pager_art.activ				{ color:#ffffff; background:#1f3b5e; border:solid 1px #1f3b5e; }
		
		.pager_art .bloc_pager_mobile					{ display:inline-block; width:100%; overflow:hidden; }
	}


/* DETAIL */

	
	#detail_article											{ position:relative; width:100%; overflow:hidden; text-align:center; }
	#detail_article_container								{ position:relative; margin:0 auto; padding:60px 0; max-width:960px; min-width:320px; overflow:hidden; text-align:center; }
	
	#detail_article_container .detail_article_image			{ display:inline-block; width:80%; overflow:hidden; }
	#detail_article_container .detail_article_image img		{ max-width:100%; }
	
	#detail_article_container .titre_h1						{ display:inline-block; width:90%; overflow:hidden; }
	#detail_article_container .titre_h1 h1					{ display:inline; font-size:30px; line-height:1.3; text-transform:none; font-weight:light; color:#1f3b5e; letter-spacing:1px; }
	
	#detail_article_container .article_date					{ display:inline-block; width:80%; margin-top:10px; font-size:16px; line-height:1.3; color:#63a5aa; font-weight:none; font-style:italic; }
		
	#detail_article_container .article_texte				{ display:inline-block; width:80%; margin-top:20px; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:none; text-transform:none; text-align:left; }
	#detail_article_container .article_texte img			{ width:100%; }
	
	
	.navigationDetail										{ position:relative; width:100%; margin-top:20px; padding:10px 0; text-align:center; z-index:700; }
	.navigationDetail .btnActuPrev							{ display:inline-block; padding:10px 15px 10px 10px; margin:10px 20px; border:solid 1px #1f3b5e; color:#1f3b5e; background:none; font-size:18px; line-height:1.3; font-weight:light; text-transform:uppercase; text-decoration:none; letter-spacing:1px; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
	.navigationDetail .btnActuPrev:hover					{ color:#ffffff; background:#1f3b5e; border:solid 1px #1f3b5e; }
	.navigationDetail .btnActuNext							{ display:inline-block; padding:10px 10px 10px 15px; margin:10px 20px; border:solid 1px #1f3b5e; color:#1f3b5e; background:none; font-size:18px; line-height:1.3; font-weight:light; text-transform:uppercase; text-decoration:none; letter-spacing:1px; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; }
	.navigationDetail .btnActuNext:hover					{ color:#ffffff; background:#1f3b5e; border:solid 1px #1f3b5e; }
	
	
	.div_bloc_pdf											{ position:relative; margin:0 auto; width:90%; overflow:hidden; text-align:left; }
	.div_bloc_pdf .bloc_pdf									{ display:inline-block; vertical-align:top; }
	.div_bloc_pdf .bloc_pdf .btns_libelle_pdf 				{ display:inline-block; vertical-align:middle; padding:15px 0 10px 10px; color:#ffffff; font-size:20px; line-height:1.3; font-weight:light; text-decoration:none; }
	.div_bloc_pdf .bloc_pdf .pdf_bouton						{ position:relative; float:left; min-height:48px; margin-bottom:15px; padding:0 40px 0 48px; overflow:hidden; cursor:pointer; text-align:left; box-shadow: 1px 1px 3px rgba( 57, 57, 57, 0.9); text-shadow: 1px 1px 3px rgba( 57, 57, 57, 0.7); background:#1f3b5e url(/themes/themes_/imgs/bg_pdf.png) no-repeat center left; }
	.div_bloc_pdf .bloc_pdf .pdf_bouton:hover				{ background:#63a5aa url(/themes/themes_/imgs/bg_pdf.png) no-repeat center left; }


	
	.galerie_container										{ display:inline-block; vertical-align:top; width:100%; margin-top:30px; text-align:center; }
	.galerie_container .galerie 							{ position:relative; display:inline-block; vertical-align:top; width:300px; height:300px; overflow:hidden; margin:10px; background:#1f3b5e; }
	.galerie_container .galerie img							{ display:inline-block; width:100%; min-height:300px; overflow:hidden; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 500ms ease; transition: all 500ms ease; }
	.galerie_container .galerie .galerie_survol				{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/bg_opacity_blue.png) repeat center center; }
	.galerie_container .galerie .galerie_loop				{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/galerie_zoom.png) no-repeat center center; }

	.galerie_container .galerie .galerie_survol_actif		{ display:block; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/bg_opacity_blue.png) repeat center center; }
	.galerie_container .galerie .galerie_loop_actif			{ display:block; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/galerie_zoom.png) no-repeat center center; }

	.galerie_container .galerie:hover img					{ -webkit-transform: scale(1.8); transform: scale(1.8); -webkit-transition: all 5s ease; transition: all 5s ease; }
	.galerie_container .galerie:hover .galerie_survol		{ display:block; }
	.galerie_container .galerie:hover .galerie_loop			{ display:block; }

	.galerie_container .galerie_default								{ position:relative; display:inline-block; vertical-align:top; width:250px; height:250px; padding:25px; margin:10px; overflow:hidden; background:#dd737f; }
	.galerie_container .galerie_default .bloc_link					{ position:absolute; top:25px; left:25px; width:240px; height:240px; overflow:hidden; border:solid 5px #dd737f; }
	.galerie_container .galerie_default .bloc_link .link_texte		{ display:inline-block; margin-top:60px; padding-bottom:15px; border-bottom:solid 10px #ffffff; color:#ffffff; font-size:26px; line-height:1.3; font-weight:bold; letter-spacing:1px; }
	.galerie_container .galerie_default:hover .bloc_link			{ border:solid 5px #ffffff; }

	
	@media only screen and (min-width:760px)
	{
		.container_video						{ position:relative; margin:0 auto; width:760px; height:430px; overflow:hidden; text-align:center; }
		.container_video iframe					{ position:relative; width:100%; height:100%; }
	}
	@media only screen and (max-width:760px)
	{
		.container_video						{ position:relative; margin:0 auto; width:310px; height:180px; overflow:hidden; text-align:center; }
		.container_video iframe					{ position:relative; width:100%; height:100%; }
	}
	

	.erreur_img				{ display:inline-blcok; max-width:940px; min-width:320px; overflow:hidden; text-align:center; }
	.erreur_img img			{ max-width:90%; }
	.erreur_txt				{ display:inline-block; width:90%; overflow:hidden; color:#1f3b5e; font-size:22px; line-height:1.3; font-weight:bold; text-transform:none; text-align:center; }
	
	
	
	#footer_galerie																{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#ebebeb; }
	#footer_galerie #footer_galerie_container									{ position:relative; margin:0 auto; padding:60px 0; max-width:960px; min-width:320px; overflow:hidden; text-align:center; }

	#footer_galerie #footer_galerie_container .titre_h2 						{ display:inline-block; width:70%; overflow:hidden; }
	#footer_galerie #footer_galerie_container .titre_h2 h2						{ display:inline; font-size:30px; line-height:1.3; text-transform:none; font-weight:light; color:#1f3b5e; letter-spacing:2px; }

	.galerie_home_container														{ display:inline-block; vertical-align:top; width:100%; margin-top:30px; text-align:center; }
	.galerie_home_container .galerie_home 										{ position:relative; display:inline-block; vertical-align:top; width:300px; height:300px; overflow:hidden; margin:10px; background:#1f3b5e; }
	.galerie_home_container .galerie_home img									{ display:inline-block; width:100%; min-height:300px; overflow:hidden; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 500ms ease; transition: all 500ms ease; }
	.galerie_home_container .galerie_home .galerie_survol						{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/bg_opacity_blue.png) repeat center center; }
	.galerie_home_container .galerie_home .galerie_loop							{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/galerie_zoom.png) no-repeat center center; }

	.galerie_home_container .galerie_home .galerie_survol_actif					{ display:block; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/bg_opacity_blue.png) repeat center center; }
	.galerie_home_container .galerie_home .galerie_loop_actif					{ display:block; position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:url(/themes/themes_/imgs/galerie_zoom.png) no-repeat center center; }

	.galerie_home_container .galerie_home:hover img								{ -webkit-transform: scale(1.8); transform: scale(1.8); -webkit-transition: all 5s ease; transition: all 5s ease; }
	.galerie_home_container .galerie_home:hover .galerie_survol					{ display:block; }
	.galerie_home_container .galerie_home:hover .galerie_loop					{ display:block; }

	.galerie_home_container .galerie_home_default								{ position:relative; display:inline-block; vertical-align:top; width:250px; height:250px; padding:25px; margin:10px; overflow:hidden; background:#dd737f; }
	.galerie_home_container .galerie_home_default .bloc_link					{ position:absolute; top:25px; left:25px; width:240px; height:240px; overflow:hidden; border:solid 5px #dd737f; }
	.galerie_home_container .galerie_home_default .bloc_link .link_texte		{ display:inline-block; margin-top:60px; padding-bottom:15px; border-bottom:solid 10px #ffffff; color:#ffffff; font-size:26px; line-height:1.3; font-weight:bold; letter-spacing:1px; }
	.galerie_home_container .galerie_home_default:hover .bloc_link				{ border:solid 5px #ffffff; }
	
	
/* MENU */
	
	
	@media only screen and (min-width:960px)
	{
		#menu													{ position:absolute; top:70px; width:100%; min-width:320px; height:60px; z-index:900; }
		#menu #menu_container									{ position:relative; margin:0 auto; width:960px; height:60px; text-align:center; z-index:900; }
		
		#menu .btn_home_menu									{ display:none; }
		
		#menu .separ_menu										{ display:inline-block; vertical-align:top; padding:16px 0 0 0; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; }
		#menu .lien_lvl1										{ display:inline-block; vertical-align:top; padding:18px 20px 20px 20px; color:#1f3b5e; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; cursor:pointer; }
		#menu .lien_lvl1:hover									{ background:url(/themes/themes_/imgs/bg_menu_blue.png) no-repeat bottom center; }
		#menu .lien_lvl1.selected								{ background:url(/themes/themes_/imgs/bg_menu_blue.png) no-repeat bottom center; }
		#menu .lien_lvl1.activ									{ background:url(/themes/themes_/imgs/bg_menu_blue.png) no-repeat bottom center; }

		#menu.fixed_menu										{ position:fixed; top:0; height:60px; background:#1f3b5e; border-bottom:solid 1px #c5ba9f; }
		
		#menu.fixed_menu .btn_home_menu							{ position:relative; display:block; top:0; float:left; width:100px; height:60px; overflow:hidden; margin-right:40px; z-index:900; }
		#menu.fixed_menu .btn_home_menu img						{ width:100px; height:60px; }
		
		#menu.fixed_menu .separ_menu							{ display:inline-block; vertical-align:top; padding:16px 0 0 0; color:#ffffff; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; }
		#menu.fixed_menu .lien_lvl1								{ display:inline-block; vertical-align:top; padding:18px 20px 20px 20px; color:#ffffff; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; cursor:pointer; }
		#menu.fixed_menu .lien_lvl1:hover						{ background:url(/themes/themes_/imgs/bg_menu_gold.png) no-repeat bottom center; }
		#menu.fixed_menu .lien_lvl1.selected					{ background:url(/themes/themes_/imgs/bg_menu_gold.png) no-repeat bottom center; }
		
		
		#menu_rubrique											{ position:relatvie; width:100%; min-width:320px; height:60px; background:#1f3b5e; border-bottom:solid 1px #c5ba9f; z-index:900; }
		#menu_rubrique #menu_rubrique_container					{ position:relative; margin:0 auto; width:960px; height:60px; text-align:center; z-index:900; }
		
		#menu_rubrique .btn_home_menu							{ position:relative; display:block; top:0; float:left; width:100px; height:60px; overflow:hidden; margin-right:40px; z-index:900; }
		#menu_rubrique .btn_home_menu img						{ width:100px; height:60px; }
		
		#menu_rubrique .separ_menu								{ display:inline-block; vertical-align:top; padding:16px 0 0 0; color:#ffffff; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; }
		#menu_rubrique .lien_lvl1								{ display:inline-block; vertical-align:top; padding:18px 20px 20px 20px; color:#ffffff; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; cursor:pointer; }
		#menu_rubrique .lien_lvl1:hover							{ background:url(/themes/themes_/imgs/bg_menu_gold.png) no-repeat bottom center; }
		#menu_rubrique .lien_lvl1.selected						{ background:url(/themes/themes_/imgs/bg_menu_gold.png) no-repeat bottom center; }
		
		#menu_rubrique.fixed_menu								{ position:fixed; top:0; height:60px; background:#1f3b5e; }
		
		#menu_rubrique.fixed_menu .btn_home_menu				{ position:relative; display:block; top:0; float:left; width:100px; height:60px; overflow:hidden; margin-right:40px; z-index:900; }
		#menu_rubrique.fixed_menu .btn_home_menu img			{ width:100px; height:60px; }
		
		#menu_rubrique.fixed_menu .separ_menu					{ display:inline-block; vertical-align:top; padding:16px 0 0 0; color:#ffffff; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; }
		#menu_rubrique.fixed_menu .lien_lvl1					{ display:inline-block; vertical-align:top; padding:18px 20px 20px 20px; color:#ffffff; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; cursor:pointer; }
		#menu_rubrique.fixed_menu .lien_lvl1:hover				{ background:url(/themes/themes_/imgs/bg_menu_gold.png) no-repeat bottom center; }
		#menu_rubrique.fixed_menu .lien_lvl1.selected			{ background:url(/themes/themes_/imgs/bg_menu_gold.png) no-repeat bottom center; }

		
		#mobile_menu											{ display:none; }
		#mobile_menu_loader										{ display:none; }
		#mobile_menu_loader_container							{ display:none; }
	}
	@media only screen and (max-width:960px)
	{
		#menu													{ display:none; }
		#menu #menu_container									{ display:none; }
		
		#menu_rubrique											{ display:none; }
		#menu_rubrique #menu_rubrique_container					{ display:none; }

		
		#mobile_menu											{ position:fixed; top:0; width:100%; min-width:320px; height:64px; background:#1f3b5e; box-shadow:rgba(34,34,34,0.6) 0 3px 10px; z-index:900; }
		#mobile_menu #mobile_menu_container						{ position:relative; margin:0 auto; width:100%; min-width:320px; height:60px; text-align:center; }
		#mobile_menu #mobile_menu_container .bouton_mobile 		{ display:inline-block; float:left; height:25px; border:none; outline:none; cursor:pointer; padding:18px 10px 10px 10px; }
		
		#mobile_menu #mobile_menu_container #logo_mobile		{ display:inline-block; margin-top:10px; }
		
		.mobile_icon 											{ display: inline-block; position: relative; width:30px; height:5px; background-color: #ffffff; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; transition-duration: 300ms; }
		.mobile_icon:before,.mobile_icon:after 					{ content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #ffffff; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; transition-duration: 300ms; }
		.mobile_icon:before 									{ margin-top: -10px; }
		.mobile_icon:after 										{ margin-top: 10px; }
		.nav_active .mobile_icon 								{ background: rgba(0, 0, 0, 0); }
		.nav_active .mobile_icon:before 						{ margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
		.nav_active .mobile_icon:after 							{ margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
		
		#mobile_menu #mobile_menu_container .bouton_contact		{ float:right; display:inline-block; border:none; outline:none; cursor:pointer; width:60px; height:60px; margin:0 5px 0 0; font-size:18px; color:#ffffff; text-transform:uppercase; background:url(/themes/themes_/imgs/btn_contact_mobile.png) no-repeat center left; }
		
		#mobile_menu_loader																				{ display:none; position:relative; width:100%; height:300px; padding-bottom:40px; overflow:auto; background:#1f3b5e; border-top:solid 1px #ffffff; z-index:400; }
		#mobile_menu_loader #mobile_menu_loader_container												{ position:relative; width:320px; }
		#mobile_menu_loader #mobile_menu_loader_container .bloc_menu_mobile								{ display:inline-block; vertical-align:top; width:280px; padding:0 20px; overflow:hidden; text-align:left; }
		#mobile_menu_loader #mobile_menu_loader_container .bloc_menu_mobile .mobile_lien_lvl1			{ display:inline-block; width:100%; margin:6px 0 6px 10px; color:#ffffff; font-size:16px; line-height:1.3; font-weight:500; letter-spacing:1px; text-transform:uppercase; text-decoration:none; cursor:pointer; }
		#mobile_menu_loader #mobile_menu_loader_container .bloc_menu_mobile .mobile_lien_lvl2			{ display:inline-block; width:100%; margin:3px 0 3px 15px; color:#ffffff; font-size:16px; line-height:1.3; font-weight:500; letter-spacing:1px; text-transform:none; text-decoration:none; }
	}

	
/* FOOTER */
	
	
	@media only screen and (min-width:1400px)
	{
		#footer												{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#1f3b5e; }
		#footer #bgleft_footer								{ position:relative; width:100%; min-width:320px; overflow:hidden; background:url(/themes/themes_/imgs/bg_footer_left.png) no-repeat center left; }	
		#footer #bgright_footer								{ position:relative; width:100%; min-width:320px; overflow:hidden; background:url(/themes/themes_/imgs/bg_footer_right.png) no-repeat center right; }
		
		#footer #footer_container							{ position:relative; margin:0 auto; padding:30px 0; width:1200px; min-height:270px; overflow:hidden; text-align:center; }
		
		#footer #footer_container #logo_footer				{ display:inline-block; vertical-align:top; width:25%; aspect-ratio:1/1; overflow:hidden;  }
		#footer #footer_container #logo_footer img			{ width:100%; height:auto; overflow:hidden; }
	
	
		#footer #footer_container #right_footer												{ display:inline-block; vertical-align:top; width:55%; margin:0 10%; overflow:hidden; text-align:left; color:#a7d4f5; font-size:18px; line-height:1.6; font-weight:500; }
		#footer #footer_container #right_footer strong										{ font-weight:700; }
		
		#footer #footer_container #right_footer #menu_right_footer							{ display:inline-block; vertical-align:top; width:50%; overflow:hidden; }
		#footer #footer_container #right_footer #menu_right_footer .menu_foot				{ display:inline-block; width:100%; margin:4px 0; font-size:16px; line-height:1.3; color:#ffffff; text-decoration:none; text-transform:uppercase; cursor:pointer; }
		#footer #footer_container #right_footer #menu_right_footer .menu_foot:hover			{ color:#a7d4f5; }
		
		#footer #footer_container #right_footer #reseaux_right_footer						{ display:inline-block; vertical-align:bottom; width:50%; overflow:hidden; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_facebook			{ display:inline-block; width:56px; height:47px; margin:5px; overflow:hidden; background:url(/themes/themes_/imgs/btn_rs_facebook_off.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_facebook:hover 	{ background:url(/themes/themes_/imgs/btn_rs_facebook_on.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_instagram			{ display:inline-block; width:56px; height:47px; margin:5px; overflow:hidden; background:url(/themes/themes_/imgs/btn_rs_insta_off.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_instagram:hover 	{ background:url(/themes/themes_/imgs/btn_rs_insta_on.png) no-repeat center center; }
	}
	@media (max-width:1400px) and (min-width:960px)
	{
		#footer												{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#1f3b5e; }
		#footer #bgleft_footer								{ position:relative; width:100%; min-width:320px; overflow:hidden; }	
		#footer #bgright_footer								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#footer #footer_container							{ position:relative; margin:0 auto; padding:30px 0; width:960px; min-height:270px; overflow:hidden; text-align:center; }
		
		#footer #footer_container #logo_footer				{ display:inline-block; vertical-align:top; width:25%; aspect-ratio:1/1; overflow:hidden;  }
		#footer #footer_container #logo_footer img			{ width:100%; height:auto; overflow:hidden; }
	
	
		#footer #footer_container #right_footer												{ display:inline-block; vertical-align:top; width:45%; margin:0 10%; overflow:hidden; text-align:left; color:#a7d4f5; font-size:18px; line-height:1.6; font-weight:500; }
		#footer #footer_container #right_footer strong										{ font-weight:700; }
		
		#footer #footer_container #right_footer #menu_right_footer							{ display:inline-block; vertical-align:top; width:50%; overflow:hidden; }
		#footer #footer_container #right_footer #menu_right_footer .menu_foot				{ display:inline-block; width:100%; margin:4px 0; font-size:16px; line-height:1.3; color:#ffffff; text-decoration:none; text-transform:uppercase; cursor:pointer; }
		#footer #footer_container #right_footer #menu_right_footer .menu_foot:hover			{ color:#a7d4f5; }
		
		#footer #footer_container #right_footer #reseaux_right_footer						{ display:inline-block; vertical-align:bottom; width:50%; overflow:hidden; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_facebook			{ display:inline-block; width:56px; height:47px; margin:5px; overflow:hidden; background:url(/themes/themes_/imgs/btn_rs_facebook_off.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_facebook:hover 	{ background:url(/themes/themes_/imgs/btn_rs_facebook_on.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_instagram			{ display:inline-block; width:56px; height:47px; margin:5px; overflow:hidden; background:url(/themes/themes_/imgs/btn_rs_insta_off.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_instagram:hover 	{ background:url(/themes/themes_/imgs/btn_rs_insta_on.png) no-repeat center center; }
	}
	@media only screen and (max-width:960px)
	{
		#footer												{ position:relative; width:100%; min-width:320px; overflow:hidden; background:#1f3b5e; }
		#footer #bgleft_footer								{ position:relative; width:100%; min-width:320px; overflow:hidden; }	
		#footer #bgright_footer								{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#footer #footer_container							{ position:relative; margin:0 auto; padding:30px 0; width:90%; min-height:270px; overflow:hidden; text-align:center; }
		
		#footer #footer_container #logo_footer				{ display:inline-block; vertical-align:top; width:25%; aspect-ratio:1/1; overflow:hidden;  }
		#footer #footer_container #logo_footer img			{ width:100%; height:auto; overflow:hidden; }
	
		
		#footer #footer_container #right_footer												{ display:inline-block; vertical-align:top; width:80%; margin:20px 10% 0 10%; overflow:hidden; text-align:center; color:#a7d4f5; font-size:18px; line-height:1.6; font-weight:500; }
		#footer #footer_container #right_footer strong										{ font-weight:700; }
		
		#footer #footer_container #right_footer #menu_right_footer							{ display:none; }
		
		#footer #footer_container #right_footer #reseaux_right_footer						{ display:inline-block; vertical-align:bottom; width:100%; overflow:hidden; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_facebook			{ display:inline-block; width:56px; height:47px; margin:5px; overflow:hidden; background:url(/themes/themes_/imgs/btn_rs_facebook_off.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_facebook:hover 	{ background:url(/themes/themes_/imgs/btn_rs_facebook_on.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_instagram			{ display:inline-block; width:56px; height:47px; margin:5px; overflow:hidden; background:url(/themes/themes_/imgs/btn_rs_insta_off.png) no-repeat center center; }
		#footer #footer_container #right_footer #reseaux_right_footer .rs_instagram:hover 	{ background:url(/themes/themes_/imgs/btn_rs_insta_on.png) no-repeat center center; }
	}
	

	
	#footer #footer_container .bloc_men_foot_link					{ display:inline-block; vertical-align:top; width:90%; margin-top:20px; overflow:hidden; text-align:center; }
	#footer #footer_container .bloc_men_foot_link .copyright_ohm	{ display:inline-block; margin:0 10px; font-size:16px; line-height:1.3; color:#ffffff; }
	#footer #footer_container .bloc_men_foot_link .copyright_ohm a	{ display:inline-block; font-size:16px; line-height:1.3; color:#ffffff; text-decoration:none; }
	
	#footer #footer_container .bloc_men_foot_link .menu_foot		{ display:inline-block; margin:10px; font-size:16px; line-height:1.3; color:#ffffff; text-decoration:none; cursor:pointer; }
	#footer #footer_container .bloc_men_foot_link .menu_foot:hover	{ text-decoration:underline; }

	
	#div_maps														{ position:relative; width:100%; min-width:320px; height:600px; overflow:hidden; background:#112b3c; z-index:400; }
	#div_maps #maps													{ width:100%; height:600px; }
	#div_maps #maps	.maps_infos										{ text-align:center; }
	#div_maps #maps	.maps_infos a									{ color:#112b3c; font-size:14px; text-decoration;underline; }


/* CONTACT */

	
	@media only screen and (min-width:1400px)
	{
		#bloc_mission_bg_no_color										{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#bloc_mission_bg_no_color #bgleft_mission						{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_left.png); }
		#bloc_mission_bg_no_color #bgright_mission						{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_right.png); }
		
		#bloc_mission_bg_no_color #bloc_mission_container								{ position:relative; margin:0 auto; width:90%; padding:60px 0 100px 0; overflow:hidden; text-align:center; }
		#bloc_mission_bg_no_color #bloc_mission_container .titre_mission				{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_mission_bg_no_color #bloc_mission_container .titre_mission strong			{ font-weight:900; }
		
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission 						{ display:inline-block; vertical-align:top; overflow:hidden; padding-left:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_blue_light_left.png) no-repeat center left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission .bgright_texte_mission 	{ display:inline-block; vertical-align:top; overflow:hidden; padding-right:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_blue_light_right.png) no-repeat center right; color:#a7d4f5; font-size:26px; line-height:1.3; font-weight:700; }
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission.is-outside 				{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#bloc_mission_bg_color											{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; z-index:700; }
		#bloc_mission_bg_color #bgleft_mission							{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_left.png); }
		#bloc_mission_bg_color #bgright_mission							{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_right.png); }
		
		#bloc_mission_bg_color #bloc_mission_container									{ position:relative; margin:0 auto; width:90%; padding:60px 0 150px 0; overflow:hidden; text-align:center; }
		#bloc_mission_bg_color #bloc_mission_container .titre_mission					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_mission_bg_color #bloc_mission_container .titre_mission strong			{ font-weight:900; }
		
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission 							{ display:inline-block; vertical-align:top; overflow:hidden; padding-left:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_white_left.png) no-repeat center left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission .bgright_texte_mission 	{ display:inline-block; vertical-align:top; overflow:hidden; padding-right:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_white_right.png) no-repeat center right; color:#ffffff; font-size:26px; line-height:1.3; font-weight:700; }
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission.is-outside 				{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#footer_contact													{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#ffffff url(/themes/themes_/imgs/bg_footer_contact.png) no-repeat bottom center; z-index:700; }
		#footer_contact #bgleft_footer_contact							{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center left; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_left.png); }
		#footer_contact #bgright_footer_contact							{ position:relative; width:100%; min-width:320px; overflow:hidden; background-position:center right; background-repeat:no-repeat; background-attachment:fixed !important; background-image:url(/themes/themes_/imgs/bg_home_right.png); }
		
		#footer_contact #footer_contact_container										{ position:relative; margin:0 auto; width:1200px; padding:0 0 60px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container.bg_no_color							{ position:relative; margin:0 auto; width:1200px; padding:0 0 60px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container.bg_color								{ position:relative; margin:0 auto; width:1200px; padding:100px 0 60px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container .bloc_contact_titre					{ display:inline-block; width:100%; overflow:hidden; margin-bottom:80px; text-align:center; background:url(/themes/themes_/imgs/bg_separ_px.png) repeat-x center center; }
		#footer_contact #footer_contact_container .bloc_contact_titre .contact_titre	{ display:inline-block; padding:15px 20px 10px 20px; background:#1f3b5e; color:#ffffff; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; letter-spacing:1px; }
		
		
		#footer_contact_container .separ_bloc_formulaire_mobile			{ display:none; }
		
		#footer_contact_infos											{ display:inline-block; vertical-align:top; width:35%; padding-bottom:250px; margin:0 5%; overflow:hidden; text-align:left; }
		#footer_contact_infos .footer_contact_titre						{ display:inline-block; vertical-align:top; padding:10px 20px; margin-bottom:20px; overflow:hidden; background:#a7d4f5; text-align:left; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:none; letter-spacing:1px; }
		#footer_contact_infos .bloc_txt_contact_top						{ display:inline-block; vertical-align:top; margin-bottom:40px; width:100%; overflow:hidden; text-align:left; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:500; text-transform:none; }
		#footer_contact_infos .bloc_txt_contact_top strong				{ font-size:22px; font-weight:700; }
		
		#footer_contact_infos .separ_bloc_contact						{ display:inline-block; width:25%; height:10px; overflow:hidden; background:#a7d4f5; }
		
		#footer_contact_infos .bloc_txt_contact_bot						{ display:inline-block; vertical-align:top; margin-top:40px; width:100%; overflow:hidden; text-align:left; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:500; text-transform:none; }
		#footer_contact_infos .bloc_txt_contact_bot .contact_bot_titre	{ display:inline-block; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:none; letter-spacing:1px; }
		#footer_contact_infos .bloc_txt_contact_bot strong				{ font-size:22px; font-weight:700; }
		#footer_contact_infos .bloc_txt_contact_bot strong a			{ color:#1f3b5e; font-size:22px; line-height:1.4; font-weight:700; text-transform:none; text-decoration:none; }
		
		#footer_contact_formulaire										{ display:inline-block; vertical-align:top; width:45%; margin:0 5%; overflow:hidden; }
		
		#formulaire_footer 												{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_left									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_right									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_action									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
	}
	@media (max-width:1400px) and (min-width:960px)
	{
		#bloc_mission_bg_no_color										{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#bloc_mission_bg_no_color #bgleft_mission						{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_mission_bg_no_color #bgright_mission						{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_mission_bg_no_color #bloc_mission_container								{ position:relative; margin:0 auto; width:90%; padding:60px 0 100px 0; overflow:hidden; text-align:center; }
		#bloc_mission_bg_no_color #bloc_mission_container .titre_mission				{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_mission_bg_no_color #bloc_mission_container .titre_mission strong			{ font-weight:900; }
		
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission 						{ display:inline-block; vertical-align:top; overflow:hidden; padding-left:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_blue_light_left.png) no-repeat center left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission .bgright_texte_mission 	{ display:inline-block; vertical-align:top; overflow:hidden; padding-right:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_blue_light_right.png) no-repeat center right; color:#a7d4f5; font-size:26px; line-height:1.3; font-weight:700; }
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission.is-outside 				{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#bloc_mission_bg_color											{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; z-index:700; }
		#bloc_mission_bg_color #bgleft_mission							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_mission_bg_color #bgright_mission							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_mission_bg_color #bloc_mission_container									{ position:relative; margin:0 auto; width:90%; padding:60px 0 150px 0; overflow:hidden; text-align:center; }
		#bloc_mission_bg_color #bloc_mission_container .titre_mission					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_mission_bg_color #bloc_mission_container .titre_mission strong			{ font-weight:900; }
		
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission 							{ display:inline-block; vertical-align:top; overflow:hidden; padding-left:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_white_left.png) no-repeat center left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission .bgright_texte_mission 	{ display:inline-block; vertical-align:top; overflow:hidden; padding-right:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_white_right.png) no-repeat center right; color:#ffffff; font-size:26px; line-height:1.3; font-weight:700; }
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission.is-outside 				{ -webkit-transform:translateX(15em); -moz-transform:translateX(15em); transform:translateX(15em); opacity:0; -webkit-transition:none; -moz-transition:none; transition:none; }
		
		
		#footer_contact													{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#ffffff url(/themes/themes_/imgs/bg_footer_contact.png) no-repeat bottom left; z-index:700; }
		#footer_contact #bgleft_footer_contact							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#footer_contact #bgright_footer_contact							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#footer_contact #footer_contact_container										{ position:relative; margin:0 auto; width:100%; padding:60px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container.bg_no_color							{ position:relative; margin:0 auto; width:100%; padding:60px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container.bg_color								{ position:relative; margin:0 auto; width:100%; padding:60px 0 100px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container .bloc_contact_titre					{ display:inline-block; width:100%; overflow:hidden; margin-bottom:80px; text-align:center; background:url(/themes/themes_/imgs/bg_separ_px.png) repeat-x center center; }
		#footer_contact #footer_contact_container .bloc_contact_titre .contact_titre	{ display:inline-block; padding:15px 20px 10px 20px; background:#1f3b5e; color:#ffffff; font-size:20px; line-height:1.3; font-weight:700; text-transform:uppercase; letter-spacing:1px; }
		
		
		#footer_contact_container .separ_bloc_formulaire_mobile			{ display:none; }
		
		#footer_contact_infos											{ display:inline-block; vertical-align:top; width:35%; padding-bottom:250px; margin:0 5%; overflow:hidden; text-align:left; }
		#footer_contact_infos .footer_contact_titre						{ display:inline-block; vertical-align:top; padding:10px 20px; margin-bottom:20px; overflow:hidden; background:#a7d4f5; text-align:left; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:none; letter-spacing:1px; }
		#footer_contact_infos .bloc_txt_contact_top						{ display:inline-block; vertical-align:top; margin-bottom:40px; width:100%; overflow:hidden; text-align:left; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:500; text-transform:none; }
		#footer_contact_infos .bloc_txt_contact_top strong				{ font-size:22px; font-weight:700; }
		
		#footer_contact_infos .separ_bloc_contact						{ display:inline-block; width:25%; height:10px; overflow:hidden; background:#a7d4f5; }
		
		#footer_contact_infos .bloc_txt_contact_bot						{ display:inline-block; vertical-align:top; margin-top:40px; width:100%; overflow:hidden; text-align:left; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:500; text-transform:none; }
		#footer_contact_infos .bloc_txt_contact_bot .contact_bot_titre	{ display:inline-block; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:none; letter-spacing:1px; }
		#footer_contact_infos .bloc_txt_contact_bot strong				{ font-size:22px; font-weight:700; }
		#footer_contact_infos .bloc_txt_contact_bot strong a			{ color:#1f3b5e; font-size:22px; line-height:1.4; font-weight:700; text-transform:none; text-decoration:none; }
		
		#footer_contact_formulaire										{ display:inline-block; vertical-align:top; width:45%; margin:0 5%; overflow:hidden; }
		
		#formulaire_footer 												{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_left									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_right									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_action									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
	}
	@media only screen and (max-width:960px)
	{
		#bloc_mission_bg_no_color										{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#bloc_mission_bg_no_color #bgleft_mission						{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_mission_bg_no_color #bgright_mission						{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_mission_bg_no_color #bloc_mission_container								{ position:relative; margin:0 auto; width:90%; padding:40px 0; overflow:hidden; text-align:center; }
		#bloc_mission_bg_no_color #bloc_mission_container .titre_mission				{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_mission_bg_no_color #bloc_mission_container .titre_mission strong			{ font-weight:900; }
		
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission 						{ display:inline-block; vertical-align:top; overflow:hidden; padding-left:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_blue_light_left.png) no-repeat top left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_mission_bg_no_color #bloc_mission_container .bgleft_texte_mission .bgright_texte_mission 	{ display:inline-block; vertical-align:top; overflow:hidden; padding-right:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_blue_light_right.png) no-repeat bottom right; color:#a7d4f5; font-size:26px; line-height:1.3; font-weight:700; }
	
		
		#bloc_mission_bg_color											{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#c5ba9f url(/themes/themes_/imgs/bg_wave_bot_white.png) repeat-x bottom right; z-index:700; }
		#bloc_mission_bg_color #bgleft_mission							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#bloc_mission_bg_color #bgright_mission							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#bloc_mission_bg_color #bloc_mission_container									{ position:relative; margin:0 auto; width:90%; padding:40px 0 150px 0; overflow:hidden; text-align:center; }
		#bloc_mission_bg_color #bloc_mission_container .titre_mission					{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; color:#1f3b5e; font-size:20px; line-height:1.3; font-weight:300; text-align:center; }
		#bloc_mission_bg_color #bloc_mission_container .titre_mission strong			{ font-weight:900; }
		
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission 							{ display:inline-block; vertical-align:top; overflow:hidden; padding-left:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_white_left.png) no-repeat top left; -webkit-transition: 2s ease-out; -moz-transition: 2s ease-out; transition: 2s ease-out; }
		#bloc_mission_bg_color #bloc_mission_container .bgleft_texte_mission .bgright_texte_mission 	{ display:inline-block; vertical-align:top; overflow:hidden; padding-right:75px; text-align:center; background:url(/themes/themes_/imgs/bg_citation_white_right.png) no-repeat bottom right; color:#ffffff; font-size:26px; line-height:1.3; font-weight:700; }
		
		
		#footer_contact													{ position:relative; margin:0 auto; width:100%; overflow:hidden; background:#ffffff; z-index:700; }
		#footer_contact #bgleft_footer_contact							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		#footer_contact #bgright_footer_contact							{ position:relative; width:100%; min-width:320px; overflow:hidden; }
		
		#footer_contact #footer_contact_container										{ position:relative; margin:0 auto; width:100%; padding:60px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container.bg_no_color							{ position:relative; margin:0 auto; width:100%; padding:60px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container.bg_color								{ position:relative; margin:0 auto; width:100%; padding:60px 0 100px 0; overflow:hidden; text-align:center; }
		#footer_contact #footer_contact_container .bloc_contact_titre					{ display:inline-block; width:100%; overflow:hidden; margin-bottom:80px; text-align:center; background:url(/themes/themes_/imgs/bg_separ_px.png) repeat-x center center; }
		#footer_contact #footer_contact_container .bloc_contact_titre .contact_titre	{ display:inline-block; width:75%; padding:10px; background:#1f3b5e; color:#ffffff; font-size:18px; line-height:1.3; font-weight:700; text-transform:uppercase; letter-spacing:1px; }
	
	
		#footer_contact_container .separ_bloc_formulaire_mobile			{ position:relative; width:20%; height:10px; margin:40px 0 40px 10%; overflow:hidden; background:#a7d4f5; }

		#footer_contact_infos											{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; text-align:left; }
		#footer_contact_infos .footer_contact_titre						{ display:inline-block; vertical-align:top; padding:10px 20px; margin-bottom:20px; overflow:hidden; background:#a7d4f5; text-align:left; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:none; letter-spacing:1px; }
		#footer_contact_infos .bloc_txt_contact_top						{ display:inline-block; vertical-align:top; margin-bottom:40px; width:100%; overflow:hidden; text-align:left; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:500; text-transform:none; }
		#footer_contact_infos .bloc_txt_contact_top strong				{ font-size:22px; font-weight:700; }
		
		#footer_contact_infos .separ_bloc_contact						{ display:inline-block; width:25%; height:10px; overflow:hidden; background:#a7d4f5; }
		
		#footer_contact_infos .bloc_txt_contact_bot						{ display:inline-block; vertical-align:top; margin-top:40px; width:100%; overflow:hidden; text-align:left; color:#1f3b5e; font-size:18px; line-height:1.4; font-weight:500; text-transform:none; }
		#footer_contact_infos .bloc_txt_contact_bot .contact_bot_titre	{ display:inline-block; color:#1f3b5e; font-size:24px; line-height:1.3; font-weight:700; text-transform:none; letter-spacing:1px; }
		#footer_contact_infos .bloc_txt_contact_bot strong				{ font-size:22px; font-weight:700; }
		#footer_contact_infos .bloc_txt_contact_bot strong a			{ color:#1f3b5e; font-size:22px; line-height:1.4; font-weight:700; text-transform:none; text-decoration:none; }
		
		#footer_contact_formulaire										{ display:inline-block; vertical-align:top; width:80%; overflow:hidden; }
		
		#formulaire_footer 												{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_left									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_right									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
		#formulaire_footer .bloc_action									{ display:inline-block; vertical-align:top; width:100%; overflow:hidden; text-align:left; }
	}

	
	#formulaire_footer .ligne										{ display:inline-block; width:96%; overflow:hidden;  }
	
	#formulaire_footer .ligne .left									{ margin:5px 0 2px 0; text-align:left; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; }
	#formulaire_footer .ligne .left.center							{ text-align:center; }
	#formulaire_footer .ligne .left .oblig							{ padding-left:2px; font-size:24px; font-weight:700; color:#c5ba9f; }
	
	#formulaire_footer .ligne .right								{ margin:2px 0 5px 0; }
	#formulaire_footer .ligne .right .input							{ width:96%; padding:8px 5px; outline:none; border:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; border-bottom:solid 1px #1f3b5e; background:none;  }
	#formulaire_footer .ligne .right .erreurInput					{ width:96%; padding:8px 5px; outline:none; border:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; border-bottom:solid 1px red; background:none; }
	
	#formulaire_footer .ligne_select								{ display:inline-block; width:96%; overflow:hidden; }
	#formulaire_footer .ligne_select .left							{ padding-left:15px; margin:5px 0; text-align:left; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; }
	#formulaire_footer .ligne_select .left.center					{ text-align:center; }
	#formulaire_footer .ligne_select .left .oblig					{ padding-left:2px; font-size:24px; font-weight:700; color:#c5ba9f; }
	#formulaire_footer .ligne_select .right .select					{ width:92%; padding:8px 5px; outline:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; border:solid 1px #1f3b5e; background:none; }
	#formulaire_footer .ligne_select .right .erreurSelect			{ width:92%; padding:8px 5px; outline:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; border:solid 1px red; background:none; }
	
	#formulaire_footer .ligne .leftright							{ display:inline-block; width:96%; margin-right:10px; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-align:left; }
	#formulaire_footer .ligne .leftright_bloc						{ display:inline-block; width:50%; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; text-align:left; }
	
	#formulaire_footer .ligneMessage								{ display:inline-block; width:96%; overflow:hidden; }
	#formulaire_footer .ligneMessage .left							{ margin:5px 0; text-align:left; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; }
	#formulaire_footer .ligneMessage .left .oblig					{ padding-left:2px; font-size:24px; font-weight:700; color:#c5ba9f; }
	#formulaire_footer .ligneMessage .right							{ margin:15px 0 5px 0; }
	#formulaire_footer .ligneMessage .right .textarea				{ width:96%; height:100px; padding:8px 5px; outline:none; border:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; background:#eef0f2; }
	#formulaire_footer .ligneMessage .right .erreurTextarea			{ width:96%; height:100px; padding:8px 5px; outline:none; border:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; background:#eef0f2; }
	#formulaire_footer .ligneMessage .right .textarea2				{ width:96%; height:100px; padding:8px 5px; outline:none; border:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; background:#eef0f2; }
	#formulaire_footer .ligneMessage .right .erreurTextarea2		{ width:96%; height:100px; padding:8px 5px; outline:none; border:none; font-size:18px; line-height:1.3; color:#1f3b5e; font-weight:500; background:#eef0f2; }
	
	#formulaire_footer .ligneNewsletter								{ width:96%; margin:5px 0; text-align:left; font-size:20px; line-height:1.3; color:#1f3b5e; font-weight:500; }
		
	#formulaire_footer .ligneOblig									{ text-align:right; padding-right:40px; font-size:14px; font-weight:normal; font-style:italic; color:#c5ba9f; }
	#formulaire_footer .txtvalidContact								{ display:inline-block; margin-bottom:60px; font-size:20px; line-height:1.3; color:#1f3b5e; text-align:center; }

	#formulaire_footer .envoyerContact 								{ display:inline-block; margin-top:20px; padding:10px 20px; overflow:hidden; background:#a7d4f5; text-align:center; font-weight:700; color:#1f3b5e; font-size:24px; line-height:1.3; text-transform:uppercase; letter-spacing:1px; -webkit-transition: all 1200ms ease; transition: all 1200ms ease; cursor:pointer; }
	#formulaire_footer .envoyerContact:hover						{ background:#1f3b5e; color:#ffffff; }


	#loadStatus 				{ position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; text-align:center; background-color:rgba(0,0,0,0.7); z-index:800; }
	#loadStatus .chargement		{ display:inline-block; width:32px; height:32px; overflow:hidden; margin:150px 0 0 0; }	
	
	
/* jquery-ui-blue.css */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons,.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;border-spacing:0}.ui-datepicker th{padding:.7em .3em;font-size:.8em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:.4em 2.1em .4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:0 0;color:inherit;padding:0;margin:.2em 22px .2em .4em;vertical-align:middle}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #283b71;background:url(../style/theme_blue/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x #fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #283b71;background:url(../style/theme_blue/ui-bg_flat_100_283b71_40x100.png) 50% 50% repeat-x #283b71;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:url(../style/theme_blue/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:url(../style/theme_blue/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;font-weight:400;color:#212121}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:url(../style/theme_blue/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:url(../style/theme_blue/ui-bg_flat_100_283b71_40x100.png) 50% 50% repeat-x #283b71;color:#fff}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#fff}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:url(../style/theme_blue/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;color:#cd0a0a}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../style/theme_blue/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(../style/theme_blue/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(../style/theme_blue/ui-icons_888888_256x240.png)}.ui-state-active .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../style/theme_blue/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(../style/theme_blue/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(../style/theme_blue/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:0}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:0}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:0}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:0}.ui-widget-overlay{background:url(../style/theme_blue/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:url(../style/theme_blue/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}

/* shadowbox.css */
#sb-info-inner,#sb-loading-inner,#sb-title-inner,div.sb-message{font-family:HelveticaNeue-Light,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff}#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none}#sb-overlay{position:relative;height:100%;width:100%}#sb-wrapper{position:absolute;visibility:hidden;width:100px}#sb-wrapper-inner{position:relative;border:1px solid #000;overflow:hidden;height:100px}#sb-body{position:relative;height:100%}#sb-body-inner{position:absolute;height:100%;width:100%}#sb-player.html{height:100%;overflow:auto}#sb-body img{border:none}#sb-loading{position:relative;height:100%}#sb-loading-inner{position:absolute;font-size:14px;line-height:1.3;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center}#sb-loading-inner span{background:url(/themes/themes_/imgs/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block}#sb-body,#sb-loading{background-color:#fff}#sb-info,#sb-title{position:relative;margin:0;padding:0;overflow:hidden}#sb-title,#sb-title-inner{height:26px;line-height:26px}#sb-title-inner{font-size:16px}#sb-info,#sb-info-inner{height:20px;line-height:20px}#sb-info-inner{font-size:12px}#sb-nav{float:right;height:16px;padding:2px 0;width:45%}#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat}#sb-nav-close{background-image:url(/themes/themes_/imgs/shadowbox/shadow-close.png);background-color:#000}#sb-nav-next{background-image:url(/themes/themes_/imgs/shadowbox/shadow-next.png);background-color:#000}#sb-nav-previous{background-image:url(/themes/themes_/imgs/shadowbox/shadow-previous.png);background-color:#000}#sb-nav-play{background-image:url(/themes/themes_/imgs/shadowbox/shadow-play.png);background-color:#000}#sb-nav-pause{background-image:url(/themes/themes_/imgs/shadowbox/shadow-pause.png);background-color:#000}#sb-counter{float:left;width:45%}#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff}#sb-counter a.sb-counter-current{text-decoration:underline}div.sb-message{font-size:12px;padding:10px;text-align:center}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline}

.Highlighted a {
	background-color:#283b71 !important;
	background-image:none !important;
	color:#ffffff !important;
	font-weight:bold !important;
	font-size:1em;
}