@charset "UTF-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	text-align:center;

	overflow-x: hidden;
}

.clear{
	clear:both;
}
::selection
{
	background-color:#869ffe;
}
a
{
	padding:0;
	margin:0;
}

.span_align
{
	width:100%;
	padding:0; /* aération interne de la zone de texte */
	vertical-align:middle;
	display:inline-block;
	line-height:1.1; /* on rétablit le line-height */
}
.blog-featured
{
	display:none;
}
.element-none
{
	display:none;
}
.contenu-titre
{
	font-family: 'LubalinGraphStd-Book';
	font-size:17px;
	margin-bottom:30px;
}
.french_content
{
	width:80%;
	height:auto;
	padding:10px;

	margin:0 auto;

	font-family: 'LubalinGraphStd-Bold';
	font-size:17px;
	margin-bottom:30px;
}
	/* ======================================================================================================================================================
	TYPO
	====================================================================================================================================================== */
	@font-face {
		font-family: 'LubalinGraphStd-Bold';
		src: url('../fonts/LubalinGraphStd-Bold/LubalinGraphStd-Bold.eot');
		src: url('../fonts/LubalinGraphStd-Bold/LubalinGraphStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/LubalinGraphStd-Bold/LubalinGraphStd-Bold.woff') format('woff'),
		url('../fonts/LubalinGraphStd-Bold/LubalinGraphStd-Bold.ttf') format('truetype'),
		url('../fonts/LubalinGraphStd-Bold/LubalinGraphStd-Bold.svg#LubalinGraphStd-Bold') format('svg');
	}
	
	@font-face {
		font-family: 'LubalinGraphStd-Book';
		src: url('../fonts/LubalinGraphStd-Book/LubalinGraphStd-Book.eot');
		src: url('../fonts/LubalinGraphStd-Book/LubalinGraphStd-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/LubalinGraphStd-Book/LubalinGraphStd-Book.woff') format('woff'),
		url('../fonts/LubalinGraphStd-Book/LubalinGraphStd-Book.ttf') format('truetype'),
		url('../fonts/LubalinGraphStd-Book/LubalinGraphStd-Book.svg#LubalinGraphStd-Book') format('svg');
	}
	
	/* ======================================================================================================================================================
	COULEURS
	====================================================================================================================================================== */
	.bleu_fonce
	{
		color:#002759;
	}
	.bleu_bg
	{
		background-color:#1b2f7d;
	}
	.bleu_fonce_bg
	{
		background-color:#002759;
	}
	.bleu
	{
		color:#1b2f7d;
	}
	.bleu_bg
	{
		background-color:#1b2f7d;
	}
	.bleu_bg_60
	{
		background-color: rgba(0,42,84,0.6);
	}
	.gris_bg_60
	{
		background-color:rgba(0,42,84,0.6);
	}
	.violet_bg
	{
		background-color:#2b0085;
	}

	.orange_fonce_bg
	{
		background-color:#f99202;
	}
	
	.orange
	{
		color:#faa022;
	}

	.orange_bg
	{
		background-color:#faa022 !important;
	}

	.orange_bg_2
	{
		background-color:#fdb145;
	}

	.orange_bg_3
	{
		background-color:#fcc372;
	}
	.orange_bg_60
	{
		background-color: rgba(255,182,2,0.6);
	}
	.blanc
	{
		color: #fff !important;
	}
	
	
	/* ======================================================================================================================================================
	PAGE
	====================================================================================================================================================== */
	#page
	{
		width:1366px;
		margin:0 auto;
		text-align:center;
	}
	/* ======================================================================================================================================================
	ENTETE
	====================================================================================================================================================== */
	#entete
	{
		width:100%;
		height:auto;
		display:block;
	}
	#entete_mobil,.logo_mobil
	{
		display:none;
	}
	
	/*------------------- LOGO -------------------*/
	#logo
	{
		width:468px;
		height:154px;
		background-color:#f0f0f0;
		
		float:left;
		
		background-image:url(../images/LOGO/jean-artuis.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	
	#logo a
	{
		display:block;
		text-decoration:none;
		
		width:63%;
		height:100%;
		
		color:#002759;
		
		float:left;
	}
	
	#democrates-liberaux
	{
		width:35%;
		height:100%;
		
		margin-right:2%;
		
		background-image:url(../images/FONDS/LOGO_ALDE.png);
		background-repeat:no-repeat;
		background-position:center top;
		background-size:contain;
		
		float:left;
	}
	#democrates-liberaux a
	{
		display:block;
		width:100%;
		height:100%;
		padding:0;
		margin:0;
	}
	
	
	/*------------------- MENU -------------------*/
	
	#menu
	{
		width:590px;
		height:154px;

		float:left;
		
		font-family: 'LubalinGraphStd-Book';
		color:#FFF;
	}
	
	.menu_depute_en_action_hr
	{
		width:17px;
		height:1px;	
		background-color:rgba(255,255,255,0.5);
		margin:0 auto;
		border:0;
		
		position:absolute;
		left:100px;
		top:55px;
		clear: both;
	}
	.menu_depute_en_action_hr_hidden
	{
		display:none;
	}
	.menu_cultivons-notre-europe_hr
	{
		width:17px;
		height:1px;	
		background-color:rgba(255,255,255,0.5);
		margin:0 auto;
		border:0;
		
		position:absolute;
		left:220px;
		top:55px;
	}
	.menu_cultivons-notre-europe_hr_hidden
	{
		display:none;
	}
	.lien_menu
	{
		font-family: 'LubalinGraphStd-Book';
		color:#FFF;
		text-decoration:none;
		font-size:20px;
	}
	
	#menu_haut
	{
		width:100%;
		height:77px;
		
		background-color:#ffb602;
		
		font-size:20px;	
	}
	
	#menu_haut_gauche
	{
		float:left;
		width:200px;
		line-height:77px;
		text-align:left;
		
		padding-left:20px;
		
		position:relative;
		z-index:15;
	}
	#menu_haut_droit
	{
		float:left;
		width:350px;
		text-align:right;
		line-height:77px;
		
		position:relative;
		z-index:16;
	}
	
	
	/*------------------- SOUS MENU -------------------*/
	.sous-menu
	{
		position:absolute;
		width:100%;
		text-align:center;
		
		background-color:#fcc372;
		display:none;
		left:0px;
		
	}
	.sous-menu hr
	{
		width:17px;
		height:1px;	
		background-color:rgba(255,255,255,0.5);
		margin:0 auto;
		border:0;
	}
	.sous_menu-item
	{
		width:100%;
		height:51px;
		line-height:51px;
		cursor:pointer;
	}
	.sous_menu-item a
	{
		display:block;
		width:100%;
		height:100%;
		
		padding:0;
		margin:0;
		
		font-family: 'LubalinGraphStd-Book';
		color:#FFF;
		text-decoration:none;
	}
	
	.sous_menu-item:hover
	{
		background-color:rgba(255,255,255,0.2);
	}
	.sous-menu_haut
	{
		background-color:#fcc372;
		font-size:17px;
	}
	.sous-menu_bas
	{
		background-color:#fcc372;
		font-size:12px;
	}
	
	/*------------------- MENU BAS -------------------*/
	#menu_bas
	{
		width:100%;
		height:77px;
		
		background-color:#ffb602;
		font-size:12px;
	}
	#menu_bas a
	{
		font-size:12px;
	}
	#menu_jean_arthuis
	{
		width:100%;
		height:77px;
	}
	.menu_bas_item_jean-arthuis
	{
		float:left;
		line-height:80px;
		text-align:left;
		
		position:relative;
		z-index:10;
		
		width:100px;
		height:77px;
		
		padding-left:20px;
	}
	.menu_bas_item_participez
	{
		float:left;
		line-height:80px;
		text-align:center;
		
		position:relative;
		z-index:11;
		
		width:120px;
		height:77px;
	}
	.menu_bas_item_permanence
	{
		float:left;
		line-height:80px;
		text-align:center;
		
		position:relative;
		z-index:12;
		
		width:160px;
		height:77px;
	}
	.menu_bas_item_presse
	{
		float:left;
		line-height:80px;
		text-align:center;
		
		position:relative;
		z-index:13;
		
		width:80px;
		height:77px;
	}
	.menu_bas_item_newsletter
	{
		float:left;
		line-height:80px;
		text-align:right;
		
		position:relative;
		z-index:14;
		
		width:90px;
		height:77px;
	}
	
	/*------------------- ICONES -------------------*/
	#icones
	{
		width:308px;
		height:154px;

		float:left;
	}
	#jflanguageselection
	{
		width:100%;
		height:50%;
		
		background-color:#b2b0b8;
		
		
	}
	#jflanguageselection a
	{
		display:block;
		width:100%;
		height:100%;
		color:#FFFFFF;
		font-family: 'LubalinGraphStd-Book';
		font-size:21px;
		text-decoration:none;
		padding:0;
		margin:0;
	}
	
	.jflanguageselection
	{
		padding:0;
		margin:0;
		
		list-style:none;
	}
	
	.jflanguageselection li
	{
		width:50%;
		height:50%;
		line-height:77px;
		float:left;
		
		
	}
	#active_language
	{
		background-color:#f0f0f0;
		
	}
	#active_language a
	{
		font-family: 'LubalinGraphStd-Bold';
		color: #b2b0b8;
	}
	#icones_bas
	{
		width:100%;
		height:50%;
		
		background-color:#001834;
	}
	.icone_carre
	{
		width:25%;
		height:100%;
		
		float:left;
	}
	.icone_carre a
	{
		display:block;
		width:100%;
		height:100%;
	}
	.icone_fb
	{
		background-color:#185491;
		background-image:url(../images/ICONES/fb.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	.icone_tw
	{
		background-color:#00caff;
		background-image:url(../images/ICONES/tw.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	.icone_yt
	{
		background-color:#ff061e;
		background-image:url(../images/ICONES/yt.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	.icone_fa
	{
		background-color:#0060da;
		background-image:url(../images/ICONES/fa.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	.icone_instagram
	{
		background-color:#0060da;
		background-image:url(../images/ICONES/instagram.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	/* ======================================================================================================================================================
	DIAPORAMA 
	====================================================================================================================================================== */
	#diaporama_accueil
	{
		display:block;
		width:1366px;
		height:512px;
		overflow:hidden;
		
		position:relative;
	}
	
	
	#diaporama_accueil_conteneur_texte
	{
		overflow:hidden;
		position:absolute;
		z-index:4;
		width:468px;
		height:512px;
		
		background-color:rgba(255,182,2,0.4);
	}
	
	#diaporama_accueil_conteneur_texte_slider
	{
		position:absolute;
		
		left:0px;
		top:0px;	
	}
	
	#diaporama_accueil_conteneur_image
	{
		overflow:hidden;
		position:absolute;
		z-index:3;
		width:1366px;
		height:512px;
	}
	#diaporama_accueil_conteneur_image_slider
	{
		position:absolute;
		height:100%;
		
		left:0px;
		top:0px;	
	}
	#diaporama_btn
	{
		position:absolute;
		z-index:5;
		left:0px;
		top:460px;
		
		width:100%;
		height:50px;
		
	}
	#diaporama_btn_container
	{
		float:right;
	}
	#diaporama_btn_left
	{
		background:url(../images/ICONES/diaporama-left.png) no-repeat;
		width:30px;
		height:30px;
		
		float:left;
		margin-right:15px;
		cursor:pointer;
	}
	#diaporama_btn_right
	{
		background:url(../images/ICONES/diaporama-right.png) no-repeat;
		width:30px;
		height:30px;
		
		float:left;
		margin-right:60px;
		cursor:pointer;
	}
	.diaporama_item
	{
		width:1366px;
		height:512px;
		
		
		float:left;
		
		background-repeat:no-repeat;
		background-position:center;
		background-size:cover;
	}
	.diaporama_item_contenu
	{
		width:370px;
		height:475px;
		
		padding-top:50px;
		padding-left:38px;
		padding-right:50px;
		color: #fff;
		
		float:left;
		
		
	}
	.diaporama_item_titre
	{
		width:100%;
		
		line-height:40px;
		
		font-family: 'LubalinGraphStd-Bold';
		font-size:50px;
		text-align:left;
	}
	#diaporama_accueil hr
	{
		border:0;
		background-color:#fff;
		float:left;
		width:50px;
		height:1px;
		margin:15px 0 20px 0;
		padding:0;
	}
	.diaporama_item_texte
	{
		clear:both;
		
		font-family: 'LubalinGraphStd-Book';
		font-size:17px;
		text-align:left;

		background-image: url(../images/FONDS/jeanarthuis-signature-blanc.png);
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: 40%;

		padding-bottom: 60px;
	}
	.diaporama_item_texte p
	{
		padding:0;
		margin:0;
	}
	.diaporama_item_texte img
	{
		width:50%;
		height:auto;
		
	}
	
	/* ======================================================================================================================================================
	TWITTER
	====================================================================================================================================================== */
	.tweet_bleu
	{
		color:#00caff;
	}
	
	#twitter
	{
		width:1290px;
		height:102px;
		
		margin: 30px auto 0 auto;
		
		font-family: 'LubalinGraphStd-Book';
	}
	
	#tweet
	{
		width:1290px;
		height:100px;
		
		background-image:url(../images/ICONES/tw-carre-120x120.gif);
		background-position:right top;
		background-repeat:no-repeat;
		background-color:#f0f0f0;
		background-size:contain;
		
		overflow:hidden;
		position:absolute;
	}
	
	.tweet_slide
	{
		
		width:1290px;
		height:102px;
		position:relative;
		top:0px;
		text-align:left;
	}
	
	.tweet
	{
		height:50px;
		
		padding:25px;
		
		
		clear:both;
	}
	.tweet_thumb
	{
		float:left;
		width:77px;
		height:50px;
	}
	.titre-texte
	{
		float:left;
		width:940px;
		height:50px;
		border-right:1px solid #a4a5a5;
	}
	.tweet_titre
	{
		font-size:15px;
		margin:0 0 3px 0;		
	}
	.tweet_titre a
	{
		color:#6272c7;
		text-decoration:none;
	}
	.tweet_texte
	{
		color: #5e5e5d;
		font-size: 12px;
		margin-bottom:4px;		
	}
	.tweet_infos
	{
		width:85px;
		padding-left:5px;
		padding-right:5px;
		border-right:1px solid #a4a5a5;
		
		font-size:14px;
		
		float:left;
		color:#a4a5a5;
	}
	.tweet_options
	{
		width:35px;
		padding-left:5px;
		float:left;
		color:#a4a5a5;
	}
	.tweeter_a, .facebook_a
	{
		display:block;
		width:100%;
		height:100%;
	}
	.entities_a
	{
		color: #0084B4;
		text-decoration:none;
	}
	.tweeter_repondre
	{
		background-image:url(../images/ICONES/tweeter-repondre.png);
		background-position:center;
		background-repeat:no-repeat;
		background-size:contain;
		
		width:100%;
		height:17px;
		clear:both;
	}
	.tweeter_partage
	{
		background-image:url(../images/ICONES/tweeter-partager.png);
		background-position:center;
		background-repeat:no-repeat;
		background-size:contain;
		
		width:100%;
		height:17px;
		clear:both;
	}
	.tweeter_favorite
	{
		background-image:url(../images/ICONES/tweeter-favorite.png);
		background-position:center;
		background-repeat:no-repeat;
		background-size:contain;
		
		width:100%;
		height:17px;
		clear:both;
	}
	/* ======================================================================================================================================================
	DÉPUTÉ EN ACTION
	====================================================================================================================================================== */
	#depute_en_action_conteneur
	{
		width:1290px;
		height:384px;
		
		margin:21px auto 0 auto;
		background-color:#f0f0f0;
		display:block;
	}
	#depute_en_action_conteneur_mobil
	{
		display:none;
	}
	
	.depute_en_action
	{
		width:432px;
		height:384px;
		float: left;
		line-height:330px;
		
		text-align:left;
		
		font-family: 'LubalinGraphStd-Bold';
		font-size:50px;
		
	}
	
	.depute_en_action_icone
	{
		height: 160px;
		width: 100%;
		background-image: url(../images/ICONES/depute_en_action.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	.depute_en_action_titre
	{
		width: 326px;
		height: 224px;
		line-height: 200px;
		margin-left: 30px;
		text-align: center;
	}
	
	.depute_en_action_cat
	{
		width:246px;
		height:344px;
		
		padding:20px;
		
		text-align:left;
		color:#FFFFFF;
		
		float:left;
	}
	
	.depute_en_action_cat_titre
	{
		width:100%;
		height:100px;
		
		font-family: 'LubalinGraphStd-Bold';
		
		font-size:25px;
		
		float:left;
	}
	
	.depute_en_action_cat_titre hr
	{
		border:0;
		height:1px;		
		width:34px;
		background-color:#FFF;
		
		margin:15px 0 0 0;
		padding:0;
		
	}
	
	.depute_en_action_art
	{
		width:100%;
		clear:both;
	}
	.depute_en_action_art_img
	{
		width:100%;
		height:87px;
		clear:both;
		
		background-repeat:no-repeat;
		background-size:cover;
	}
	.depute_en_action_art_titre
	{
		width:100%;
		height:auto;
		padding-top:8px;
		clear:both;
		
		text-align:left;
		
		font-size:15px;
		font-family: 'LubalinGraphStd-Bold';
	}
	.depute_en_action_art_text
	{
		width:100%;
		height:81px;
		
		padding-top:5px;
		clear:both;
		
		
		font-size:13px;
		font-family: 'LubalinGraphStd-Book';
	}
	.depute_en_action_art_text p
	{
		padding:0;
		margin:0;
	}
	.depute_en_action_art_lien
	{
		width:100%;
		clear:both;
	}
	.depute_en_action_art_lien a
	{
		color:#FFF;
		font-size:13px;
		font-family: 'LubalinGraphStd-Book';
		text-decoration:none;
	}
	 /* ======================================================================================================================================================
	PRESSE
	====================================================================================================================================================== */
	.presse_conteneur
	{
		width:1290px;
		height:384px;
		
		margin:21px auto 0 auto;
		background-color:#f0f0f0;
		display:block;
	}
	.presse_conteneur_mobil
	{
		display:none;
	}
	
	.presse
	{
		width: 432px;
		height: 384px;
		float: left;
		text-align: left;
		font-family: 'LubalinGraphStd-Bold';
		font-size: 50px;
		
	}
	
	.presse_icone
	{
		height: 245px;
		width: 100%;
		float: left;
		background-image: url(../images/ICONES/presse.png);
		background-repeat: no-repeat;
		background-position: center 70px;
	}
	.presse_titre
	{
		width:100%;
		float:left;
		text-align: center;
	}
	
	.presse_cat
	{
		width: 246px;
		height: 304px;
		padding: 20px;
		text-align: left;
		color: #FFFFFF;
		float: left;
	}
	
	.presse_cat_titre
	{
		width:100%;
		height:auto;
		
		font-family: 'LubalinGraphStd-Bold';
		
		font-size:20px;
		
		float:left;
	}
	
	.presse_cat_titre hr,.presse_cat_titre_hr
	{
		border:0;
		height:1px;		
		width:34px;
		background-color:#FFF;
		
		margin:4px 0 11px 0;
		padding:0;
		clear: both;
		
	}
	
	.presse_art
	{
		width:100%;
		clear:both;
	}
	.presse_art_img
	{
		width:100%;
		height:87px;
		clear:both;
		
		background-repeat:no-repeat;
		background-size:cover;
	}
	.presse_art_titre , .presse_date
	{
		width:100%;
		height:auto;
		padding-top:8px;
		clear:both;
		
		text-align:left;
		
		font-size:15px;
		font-family: 'LubalinGraphStd-Bold';
	}
	.presse_art_text
	{
		width:100%;
		height:70px;
		
		padding-top:5px;
		clear:both;
		
		
		font-size:11px;
		font-family: 'LubalinGraphStd-Book';
	}
	.presse_art_text p
	{
		padding:0;
		margin:0;
	}
	.presse_art_lien
	{
		width:100%;
		clear:both;
	}
	.presse_art_lien a
	{
		color:#FFF;
		font-size:13px;
		font-family: 'LubalinGraphStd-Book';
		text-decoration:none;
	}
	.presse_boucle
	{
		width:858px;
		height:auto;
		float:left; 
	}
	.presse_parutions
	{
		height:40px; 
		
		line-height:40px;
		font-size:12px;
		font-family: 'LubalinGraphStd-Book';
		
		clear:both;
	}
	.presse_parutions a
	{
		color:#FFF;
		text-decoration:none;
	}
	 /* ======================================================================================================================================================
	ANGENDA
	====================================================================================================================================================== */
	.agenda_conteneur
	{
		width:1290px;
		height:384px;
		
		margin:21px auto 0 auto;
		background-color:#f0f0f0;
		display:block;
	}
	.agenda_conteneur_mobil
	{
		display:none;
	}
	
	.agenda
	{
		width:523px;
		height:384px;
		
		float:left;
		padding-left:40px;	
		
		line-height:330px;
		
		text-align:left;
		
		font-family: 'LubalinGraphStd-Bold';
		font-size:50px;
		
	}
	
	.agenda_icone
	{
		height:384px;
		width:160px;
		
		float:left;
		
		background-image:url(../images/ICONES/presse.png);
		background-repeat: no-repeat;
		background-position:left center;
		background-size:contain;
	}
	.agenda_titre
	{
		width:326px;
		height:384px;
		line-height: 384px;
		margin-left:30px;
		float:left;
	}
	
	.agenda_cat
	{
		width:202px;
		height:304px;
		
		padding:20px;
		
		text-align:left;
		color:#FFFFFF;
		
		float:left;
	}
	
	.agenda_cat_titre
	{
		width:100%;
		height:auto;
		
		font-family: 'LubalinGraphStd-Bold';
		
		font-size:20px;
		
		float:left;
	}
	.agenda_cat_titre a
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.agenda_cat_titre hr, .agenda_cat_titre_hr
	{
		border:0;
		height:1px;		
		width:34px;
		background-color:#FFF;
		
		margin:4px 0 11px 0;
		padding:0;
		clear:both;
		
	}
	
	.agenda_art
	{
		width:100%;
		clear:both;
	}
	.agenda_art_img
	{
		width:100%;
		height:87px;
		clear:both;
		
		background-repeat:no-repeat;
		background-size:cover;
	}
	.agenda_art_titre , .agenda_date
	{
		width:100%;
		height:auto;
		padding-top:8px;
		clear:both;
		
		text-align:left;
		
		font-size:15px;
		font-family: 'LubalinGraphStd-Bold';
	}
	.agenda_art_text
	{
		width:100%;
		height:55px;
		
		padding-top:5px;
		clear:both;
		
		
		font-size:13px;
		font-family: 'LubalinGraphStd-Book';
	}
	.agenda_art_text p
	{
		padding:0;
		margin:0;
	}
	.agenda_art_lien
	{
		width:100%;
		clear:both;
	}
	.agenda_art_lien a
	{
		color:#FFF;
		font-size:13px;
		font-family: 'LubalinGraphStd-Book';
		text-decoration:none;
	}
	.agenda_boucle
	{
		width:726px;
		height:auto;
		float:left; 
	}
	.agenda_parutions
	{
		height:40px; 
		
		line-height:40px;
		font-size:12px;
		font-family: 'LubalinGraphStd-Book';
		
		clear:both;
	}
	.agenda_parutions a
	{
		color:#FFF;
		text-decoration:none;
	}
	.agenda_evenement_icone
	{
		clear:both;
		width:100%;
		height:auto; 
	}
	.agenda_evenement_icone_fb
	{
		height:32px;
		width:25%;
		background-image:url(../images/ICONES/fb.png);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
		float:right;
	}
	.agenda_evenement_icone_tw
	{
		height:32px;
		width:25%;
		background-image:url(../images/ICONES/tw.png);
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
		float:right;
	}

	 /* ======================================================================================================================================================
	CULTIVONS NOTRE EUROPE
	====================================================================================================================================================== */
	#cultivons_notre_europe_conteneur
	{
		width:1290px;
		height:330px;
		
		margin:30px auto 0 auto;
		background-color:#f0f0f0;
	}
	
	#cultivons_notre_europe_art_img
	{
		width:335px;
		height:330px;
		
		float:left;
		
		background-repeat:no-repeat;
		background-size:cover;
	}
	
	#cultivons_notre_europe_art
	{
		width:460px;
		height:270px;
		
		padding:30px;
		
		text-align:left;
		color:#FFFFFF;
		background-color:#185491;
		
		float:left;
	}
	
	#cultivons_notre_europe_art_titre
	{
		width:100%;
		height:90px;
		
		font-family: 'LubalinGraphStd-Bold';
		
		font-size:30px;
		
		float:left;
	}
	
	#cultivons_notre_europe_art_titre hr
	{
		border:0;
		
		width:50px;
		height:1px;
		
		background-color:#FFF;
		
		margin:6px 0 0 0;
		padding:0;
		
	}
	#cultivons_notre_europe_art_text
	{
		width:100%;
		height:162px;
		
		padding-top:5px;
		clear:both;
		
		
		font-size:15px;
		font-family: 'LubalinGraphStd-Book';
		overflow:hidden;
	}
	#cultivons_notre_europe_art_text p
	{
		padding:0;
		margin:0;
	}
	#cultivons_notre_europe_art_lien
	{
		width: 100%;
		height: 30px;
		clear: both;
		line-height: 30px;
	}
	#cultivons_notre_europe_art_lien a
	{
		color:#FFF;
		font-size:15px;
		font-family: 'LubalinGraphStd-Book';
		text-decoration:none;
	}
	#cultivons_notre_europe
	{
		width:425px;
		height:330px;
		
		float:left;
		padding-left:10px;	
		
		line-height:330px;
		
		text-align:left;
		
		font-family: 'LubalinGraphStd-Bold';
		font-size:40px;
		
	}
	
	#cultivons_notre_europe_icone
	{
		height:330px;
		width:130px;
		margin-left:10px;
		margin-right:25px;
		
		float:left;
		
		background-image:url(../images/ICONES/cultivons_notre_europe.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size:contain;
	}
	#cultivons_notre_europe_titre
	{
		width:245px;
		float:left;
	}
	 /* ======================================================================================================================================================
	VIDEOS
	====================================================================================================================================================== */
	#videos
	{
		width:1290px;
		height:517px;
		margin:30px auto 0 auto;
		
		background-color:#f0f0f0;
	}

	.video_header
	{
		width: 414px;
		height: 384px;
		float: left;
		line-height: 330px;
		text-align: left;
		font-family: 'LubalinGraphStd-Bold';
		font-size: 50px;
	}

	.video_icone
	{
		width: 100%;
		height: 230px;
		float: left;
		line-height: 330px;
		text-align: left;
		font-family: 'LubalinGraphStd-Bold';
		font-size: 50px;

		background-image:url(../images/ICONES/ma-chaine-tv.png);
		background-repeat: no-repeat;
		background-position: center;


	}

	.video_titre
	{
		width: 100%;
		height: 224px;
		line-height: 200px;
		text-align: center;
	}

	#video_container
	{
		float: left;
		padding: 48px 8px 8px 38px;
		background-image:url(../images/ICONES/video-bg.jpg);
		background-repeat: no-repeat;
		background-position: center;
		height: 460px;	 
	}

	#video_first
	{
		width:540px; height:439px;
		float:left;
	}
	#iframe_youtube
	{
		width:541px; height:340px;
	}
	#video_titre
	{
		font-size:17px;
		font-family: 'LubalinGraphStd-Bold';
		text-align:left;
		padding-top:10px;	
	}
	#video_info
	{
		font-size:14px;
		text-align:left;	
		font-family: 'LubalinGraphStd-Book';
	}
	#video_four
	{
		width:290px;
		float:left;
		
		display:block;
	}
	
	.video_four_item
	{
		width:235px;
		height:235px;
		
		float:left;
		
		margin-bottom:15px;
		margin-left:30px;
	}
	
	.video_four_item_thumb
	{
		width:235px;
		height:131px;
		
		margin-bottom:4%;
		
		background-repeat:no-repeat;
		background-position:center;
		background-size:cover;
		
		text-align:center;
	}
	.youtube_play
	{
		width:50%;
		height:100%;
		margin:0 auto;
		
		background-image:url(../images/ICONES/youtube_play.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:80%;
	}
	
	.youtube_play a
	{
		display:block;
		width:100%;
		height:100%;
		
		padding:0;
		margin:0;
	}
	
	.video_four_titre
	{
		font-size:17px;
		font-family: 'LubalinGraphStd-Bold';
		text-align:left;
		line-height:19px;
		padding-top:5px;
	}
	.video_four_info
	{
		font-size:13px;
		text-align:left;	
		font-family: 'LubalinGraphStd-Book';
		padding-top:10px;
	}
	
	
	
	/* ======================================================================================================================================================
	LIVRE
	====================================================================================================================================================== */
	
	#livre_conteneur
	{
		width:1290px;
		height:300px;
		
		
		margin:30px auto 0 auto;
	}
	#livre_left
	{
		width:680px;
		height:300px;
		
		float:left;
		
		background-image:url(../images/FONDS/livre.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-size:cover;
	}
	#livre_right
	{
		width:600px;
		height:300px;
		
		padding-left:10px;
		
		text-align:justify;
		
		float:left;
		
		
	}
	#livre_titre
	{
		width:100%;
		margin-bottom:0px;
		
		font-size:20px;
		font-family: 'LubalinGraphStd-Bold';
	}
	#livre_texte
	{
		width:100%;
		
		font-size:12px;
		font-family: 'LubalinGraphStd-Book';	
	}
	#livre_texte a
	{
		
		font-family: 'LubalinGraphStd-Book';
		text-decoration:none;
	}
	#livre_texte div
	{
		clear:both;
		margin-bottom:5px;
	}
	#livre_signature
	{
		width:100%;
		height:70px;
		margin-top:10px;
		
		background-image:url(../images/FONDS/jeanarthuis-signature.png);
		background-repeat:no-repeat;
		background-position:left;
		background-size:contain;
	}
	
	/* ======================================================================================================================================================
	MENU BAS
	====================================================================================================================================================== */
	#menu-bas
	{
		width:1366px;
		height:232px;
		
		margin-top:30px;
		
		clear:both;
	}
	#menu-bas a
	{
		padding:0;
		margin:0;
		text-decoration:none;
	}
	#menu-bas-left
	{
		width:250px;
		height:172px;
		
		text-align:justify;
		
		padding:30px;
		
		float:left;
		
		color:#fff;
		font-size:11px;
		font-family: 'LubalinGraphStd-Book';
		
		background-color:#faa022;
	}
	
	#menu-bas-right
	{
		width:1041px;
		height:232px;
		
		float:left;
		
		background-color:#fcefdb;
	}
	
	.menu-bas-right-bloc
	{
		width:230px;
		height:202px;
		
		padding:0 10px 30px 20px;
		float:left;
		text-align:left;
		
		font-size:15px;
		font-family: 'LubalinGraphStd-Book';	
	}
	.menu-bas-bloc-titre
	{
		margin:30px 0 10px 0;
		font-weight: bold;
	}
	.menu-bas-bloc-texte
	{
		margin-bottom:10px;
		
	}
	.menu-bas-bloc-texte a
	{
		color:#f99202;
		text-decoration:none;
	}
	#menu-bas-icones-conteneur
	{
		width:auto;
		height:32px;
		
		margin-top:30px;
		margin-left:60px;
	}
	.menu-bas-icones
	{
		width:32px;
		height:32px;
		
		margin-right:8px;
		
		float:left;
	}
	.menu-bas-icones a
	{
		display:block;
		width:100%;
		height:100%;
		padding:0;
		margin:0;
	}
	.menu-bas-icones-fb
	{
		background-image:url(../images/ICONES/fb-orange-32x32.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	
	.menu-bas-icones-tw
	{
		background-image:url(../images/ICONES/tw-orange-32x32.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	
	.menu-bas-icones-yt
	{
		background-image:url(../images/ICONES/yt-orange-32x32.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	
	.menu-bas-icones-fa
	{
		background-image:url(../images/ICONES/fa-orange-32x32.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}

	.menu-bas-icones-insta
	{
		background-image:url(../images/ICONES/insta-orange-32x32.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
	}
	
	
	
	
	
	/* ======================================================================================================================================================
	ARTICLES
	====================================================================================================================================================== */
	.item-page,.blog
	{
		clear:both;
		padding-top:30px;
		
		width:1290px;
		margin:0 auto;
	}
	
	.blog .item
	{
		width:100%;
	}
	.article_entete
	{
		
		width:100%;
		height:auto;
		
		margin:0 auto 30px auto;
		
		clear:both;
		
		background-color:#ffb602;
	}
	.article_entete_titre
	{
		width:310px;
		height:100%;
		
		padding-left:120px;
		margin-left:60px;
		
		
		
		line-height:120px;
		float:left;
		
		text-align:left;
		
		font-size:35px;
		font-family: 'LubalinGraphStd-Bold';
	}
	.article_entete_titre_sans_padding
	{
		padding-left:50px !important;
	}
	.article_entete_titre_img_depute_en_action
	{
		height:100%;
		
		background-image:url(../images/ICONES/depute_en_action-pt-blanc.png);
		background-position:left center;
		background-repeat:no-repeat;
		background-size:26%;
	}
	.article_entete_titre_img_cultivons_notre-europe
	{
		background-image:url(../images/ICONES/europe-etoile.png);
		background-position:left center;
		background-repeat:no-repeat;
	}
	.article_entete_titre_img_agenda
	{
		background-image:url(../images/ICONES/agenda-pt.png);
		background-position:left center;
		background-repeat:no-repeat;
	}
	.article_entete_titre_cat
	{
		width:500px;
		height:auto;
		line-height:120px;
		margin-right:60px;
		
		text-align:right;
		
		float:right;
		
		font-size:20px;
		font-family: 'LubalinGraphStd-Book';	
	}
	
	.img-fulltext_conteneur
	{
		width:39%;
		height:520px;
		float:left;
		margin-right:2%;
		
	}
	
	.img-fulltext
	{
		width:100%;
		height:90%;
		
		background-size:contain;
		background-repeat:no-repeat;
		background-position:center;
	}
	.img-fulltext_conteneur_icone_conteneur
	{
		width:100%;
		height:10%;
		text-align:right;
	}
	.img-fulltext_conteneur_icone
	{
		width:64px;
		height:32px;
		float:right;
	}
	.img-fulltext_conteneur_copy_right
	{

		height:32px;
		padding-left:10px;
		line-height:32px;
		text-align:left;
		font-family: 'LubalinGraphStd-Book';
		float:left;
	}
	.img-fulltext_conteneur_icone_fb
	{
		width:32px;
		height:32px;
		background-image:url(../images/ICONES/fb-bleu-32x32.png);
		background-position:center;
		background-repeat:no-repeat;
		float:left;
	}
	.img-fulltext_conteneur_icone_tw
	{
		width:32px;
		height:32px;
		background-image:url(../images/ICONES/tw-bleu-32x32.png);
		background-position:center;
		background-repeat:no-repeat;
		float:left;
	}
	
	.titre_article
	{	
		width:59%;
		text-align:left;
		
		float:left;
		margin-bottom:1%;
	}
	.titre_article a
	{
		color:#002759;
		text-decoration:none;
		
		text-align:left;
		
		font-size:50px;
		font-family: 'LubalinGraphStd-Bold';	
	}
	.titre_article_hr
	{
		width:6%;
		height:1px;
		padding:0;
		margin:2% 0 0 0 ;
		background-color:#002759;
		border:0;
		
	}
	
	.texte_article
	{
		text-align:justify;
		width:59%;
		line-height:40px;
		float:left;
		margin-bottom:30px;
		
		color:#002759;
		font-size:17px;
		font-family: 'LubalinGraphStd-Book';	
	}
	.texte_article p
	{
		line-height:22px;
	}
	
	
	
	/* ------------------    MENU + ----------------------*/
	
	
	#item-page-sous-menu
	{
		width:1290px;
		height:100px;
		
		margin:30px auto 0 auto;
		
		clear:both;	
	}
	
	#item-page-sous-menu-plus
	{
		width:30.1%;
		height:100%;
		
		float:left;
		
		background-image:url(../images/ICONES/plus.png);
		background-repeat:no-repeat;
		background-position:center;
		
		background-color:#f0f0f0;
		
	}
	
	.item-page-sous-menu-bloc
	{
		width:21.3%;
		padding-left:2%;
		height:100%;
		
		line-height:100px;
		
		text-align:left;
		float:left;
	}
	.decalage_fleche
	{
		margin-right:10px;
		margin-bottom:20px;
		
		float:left;
		display:block;
	}
	.item-page-sous-menu-bloc a
	{
		color:#FFFFFF;
		text-decoration:none;
		
		font-size:26px;
		font-family: 'LubalinGraphStd-Bold';	
	}
	#item-page-sous-menu-bloc-gd-ouest
	{
		background-color:#fcc372;
		
	}
	#item-page-sous-menu-bloc-parlement
	{
		background-color:#fdb145;
	}
	#item-page-sous-menu-bloc-udi
	{
		background-color:#faa022;
	}
	
	
	
	.blog-listing-conteneur
	{
		width:100%;
		margin-bottom:30px;
		
		clear:both;
	}
	
	
	.blog-listing-conteneur .img-intro-left
	{
		float:left;
		width:20%;
		height:180px;
		
		background-repeat:no-repeat;
		background-size:contain;
		
		margin-right:30px;
		
		background-size:contain;
	}
	.blog-listing-conteneur-texte
	{
		width:75%;
		float:left;
		color:#002759;
		font-size:15px;
		font-family: 'LubalinGraphStd-Book';
		
		text-align:left;
	}
	.blog-listing-conteneur-texte h2
	{
		padding-top:0;
		margin:0;
		text-align:left;
	}
	
	.blog-listing-conteneur-texte  h2  hr
	{
		width:30px;
		height:1px;
		padding:0;
		margin:10px 0;
		background-color:#002759;
		border:0;
	}
	.blog-listing-conteneur h2 a
	{
		color:#002759;
		font-size:20px;
		font-family: 'LubalinGraphStd-Bold';
		text-decoration:none;
	}
	
	.download
	{
		float:right;
	}
	
	.download a
	{
		color:#002759;
		padding:0;
		margin:0;
		font-family: 'LubalinGraphStd-Book';
	}
	.lire-la-suite
	{
		width:100%;
		height:30px;
		line-height:30px;
		text-align:left;
		margin-top:10px;
	}
	.lire-la-suite a
	{
		color:#002759;
		text-decoration:none;

	}
	
	/* ======================================================================================================================================================
	PAGINATION BLOG
	====================================================================================================================================================== */
	.pagination
	{
		text-align:center;
		width:100%;
		height:60px;
		margin:0 auto;
		font-family: 'LubalinGraphStd-Book';
	}
	
	.pagination .counter
	{
		display:none;
	} 
	.pagination ul
	{
		height:20px;
		float:right;
		list-style:none;
		
	}
	.pagination ul li
	{
		float:left;
		color:#002759;
		
	}
	
	.pagination ul li a
	{
		color:#002759;
		font-family: 'LubalinGraphStd-Book';
	}
	
	
	.pagination .pagenav
	{
		width:20px;
		margin-right:2px;
		display:block;
	}
	
	.pagination-prev
	{
		width:100%;
		text-align:center;
	}
	
	.pagination-start , .pagination-prev , .pagination-next , .pagination-end
	{
		width:80px;
		text-align:center;
		
	}
	
	/* ======================================================================================================================================================
	PAGINATION ARTICLES
	====================================================================================================================================================== */
	.pagination_article
	{
		width:1366px;
		height:330px;
		
		margin-top:30px;
		
		clear:both;
	}
	
	.pagination_article_precedent_a
	{
		display:block;
		padding:0;
		margin:0;
		
		width:100%;
		height:100%;
	}
	.pagination_article_precedent_fleche
	{
		width:75px;
		height:330px;
		
		background-image:url(../images/ICONES/fleche-left-bleu.png);
		background-position: center;
		background-repeat:no-repeat;
		
		float:left;
	}
	
	.pagination_article_suivant_fleche
	{
		width:75px;
		height:330px;
		
		background-image:url(../images/ICONES/fleche-right-bleu.png);
		background-position:center;
		background-repeat:no-repeat;
		
		float:left;
	}
	
	.pagination_article_precedent_article
	{
		width:590px;
		height:330px;
		
		margin-right:30px;
		
		float:left;
	}
	
	.pagination_article_suivant_article
	{
		width:590px;
		height:330px;
		
		float:left;
	}
	
	
	.pagination_article_image
	{
		width:240px;
		height:330px;
		
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center;
		
		float:left;
	}
	.pagination_article_contenu
	{
		width:290px;
		height:300px;
		
		padding:30px 30px 0 30px;
		background-color:#3b5998;
		
		text-align:left;
		
		float:left;
	}
	
	.pagination_article_contenu hr
	{
		width:33px;
		height:2px;	
		background-color:rgba(255,255,255,0.5);
		margin:7px 0;
		border:0;
		float:left;
	}
	.pagination_article_titre
	{
		width:100%;
		height:auto;
	}
	.pagination_article_titre a
	{
		font-size:25px;
		font-family: 'LubalinGraphStd-Bold';
		text-decoration:none;
		color:#FFFFFF;
	}
	.pagination_article_texte
	{
		width:100%;
		height:auto;
		
		padding-top:10px;
		
		clear:both;
		
		font-size:15px;
		font-family: 'LubalinGraphStd-Book';
		color:#FFFFFF;
	}
	.pagination_article_suite
	{
		padding-top:10px;
	}
	.pagination_article_suite a
	{
		padding:0;
		margin:0;
		
		font-size:15px;
		font-family: 'LubalinGraphStd-Book';
		
		color:#FFF;
	}
	.items-more
	{
		display:none;
	}
	
	/* ======================================================================================================================================================
	PHOTOS / VIDÉOS
	====================================================================================================================================================== */
	#media
	{
		width:100%;
		
		text-align:center;
		clear:both;
		margin-top:30px;
		
	}
	.media_photos_videos
	{
		width:100%;
		height:270px;
		
		clear:both;
		
		margin:0 auto 30px auto;
	}
	.media_conteneur
	{
		width:75%;
		height:100%;
		float:left;
		
		position:relative;
		overflow:hidden;
	}
	.media_navigation
	{
		width:25%;
		height:100%;
		
		float:left;
	}
	
	.media_slider
	{
		width:1250px;
		height:100%;
		position:absolute;
		
		left:0px;
	}
	.media_item
	{
		width:240px;
		height:100%;
		float:left;
		
		margin-right:30px;
	}
	.media_titre
	{
		width:100%;
		height:25%;
		font-size:15px;
		font-family: 'LubalinGraphStd-Bold';
		text-align:left;
	}
	
	.media_titre_hr
	{
		border:0;
		background-color:#002759;
		float:left;
		width:50px;
		height:1px;
		margin:10px 0;
	}
	
	.media_iframe_youtube
	{
		width:100%;
		height:180px;
		
		clear:both;
	}
	.media_photo
	{
		width:100%;
		height:75%;
		clear:both;
		
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center;
	}
	.media_photo a
	{
		display:block;
		width:100%;
		height:100%;
		padding:0;
		margin:0;
	}
	
	.media_navigation_left
	{
		width:35px;
		height:30px;
		
		margin-top:210px;
		margin-left:50%;
		
		float:left;
		
		background-image:url(../images/ICONES/fleche-left-bleu.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		
		cursor:pointer;
	}
	.media_navigation_right
	{
		width:35px;
		height:30px;
		
		margin-top:210px;
		
		float:left;
		
		background-image:url(../images/ICONES/fleche-right-bleu.png);
		background-repeat:no-repeat;
		background-position:center;
		background-size:contain;
		
		cursor:pointer;
	}
	
	
	/*----------------------------------------*/
	/*----------------------------------------*/
	/*-------------- FORMULAIRE --------------*/
	/*----------------------------------------*/
	/*----------------------------------------*/
	
	/* ======================================================================================================================================================
	NEWSLETTER
	====================================================================================================================================================== */
	#newsletter_conteneur
	{
		width:1290px;
		height:307px;
		
		
		margin:30px auto 0 auto;
	}
	
	#newsletter
	{
		width:460px;
		height:247px;
		
		padding-top:60px;
		
		float:left;
		
		margin-right:15px;
		
		background-color:#2b0085;
	}
	
	#newsletter_archives
	{
		width:460px;
		height:307px;
		
		line-height:307px;
		float:left;
		
		margin-right:15px;
		
		background-color:#9d9ba5;
	}
	#newsletter_archives a
	{
		display:block;
		width:100%;
		height:100%;
		padding:0;
		margin:0;
	}
	
	.newsletter_titre
	{
		font-family: 'LubalinGraphStd-Bold';
		font-size:40px;
		color:#FFFFFF;
		text-align:center;
	}
	#newsletter_form
	{
		width:400px;
		height:59px;
		margin-top:15px;
		padding:0 30px;
		clear:both;
	}
	#newsletter_form_input
	{
		width:429px;
		float:left;
	}
	.inputbox, .acyfield_email
	{
		width:409px;
		height:59px;
		
		border:0;
		padding:0 10px 0 10px;
		
		font-size:22px;
		font-family: 'LubalinGraphStd-Book';
		
		color:#5e5e5d;
	}
	.button
	{
		width:84px;
		height:59px;
		text-align:center;
		line-height:59px;
		float:left;
		
		font-family: 'LubalinGraphStd-Bold';
		font-size:34px;
		color:#FFFFFF;
		
		border:none;
		background-color:#2b0085;
		outline:none;
		
		cursor:pointer;
	}
	.acymailing_module_success
	{
		color:#FFF;
	}
	
	
	/* FB LIKE */ 
	.container_fb-like-box
	{
		display:block;
	}
	
	.container_fb-like-box-1024
	{
		display:none;
	}
	
	.container_fb-like-box-768
	{
		display:none;
	}
	.container_fb-like-box-480
	{
		display:none;
	}
	/* CONTACT */
	.formulaire_header
	{
		width: 1288px;
		height: 324px;
		margin: 0 auto;

		background-image:url(../images/FONDS/teamarthuis.jpg);
		background-repeat:no-repeat;
		background-position:center;

		margin-top: 20px;
	}

	.formulaire_header_2
	{
		background-image:url(../images/FONDS/teamarthuis_2.jpg);
		background-position:  center  top;
	}

	.formulaire_header .txt
	{
		width: 370px;
		height: 264px;
		color: #fff;
		
		padding: 30px;
		text-align: left;
		font-family: 'LubalinGraphStd-Book';
	}

	.formulaire_header .txt strong
	{
		font-family: 'LubalinGraphStd-Bold';
	}
	
	#formulaire .profils
	{
		width: 1228px;
		padding: 30px;
		margin: 0 auto;
		clear: both;

		background-color: #f0f0f0;
		text-align: center;

		margin-bottom: 20px;
	}

	.profil_container
	{
		display: inline-block;
	}

	.profil_item
	{
		width: 238px;
		font-family: 'LubalinGraphStd-Book';
		float: left;
		margin: 0 10px;
	}
	.profil_img
	{
		width: 100%;
		height: 23px;
		padding-top: 216px;

		background-repeat:no-repeat;
		background-position:center;
		background-size: cover;
	}
	.armand_choquet
	{
		background-image:url(../images/PROFILS/armand_choquet.jpg);
	}
	.maxime_calligaro
	{
		background-image:url(../images/PROFILS/maxime_calligaro.jpg);
	}
	.vanessa_bianchi
	{
		background-image:url(../images/PROFILS/vanessa_bianchi.jpg);
	}
	.patrick_leroux
	{
		background-image:url(../images/PROFILS/patrick_leroux.jpg);
	}
	.valerie_hayer
	{
		background-image:url(../images/PROFILS/valerie_hayer.jpg);
	}
	.pierre_cormier
	{
		background-image:url(../images/PROFILS/pierre_cormier.jpg);
	}
	.annie_perrinel
	{
		background-image:url(../images/PROFILS/annie_perrinel.jpg);
	}
	.profil_nom
	{
		width: 100%;
		height: 30px;
		line-height: 35px;
		background-color: #002759;
		color: #fff;
		text-transform: uppercase;
	}
	.intro_txt
	{

		color: #002759;
		text-align: justify;
		height: 120px;
	}
	.suite_profil
	{
		height: 25px;
		line-height: 28px;
		background-image:url(../images/ICONES/fleche_bas.png);
		background-repeat:no-repeat;
		background-position:center right;
		text-align: right;
		padding-right: 50px;
		cursor: pointer;
	}
	.suite_profil_actif
	{
		background-image:url(../images/ICONES/fleche_haut.png);
	}
	.profil_txt
	{
		width: 100%;
		display: none;
		overflow: hidden;
		color: #002759;
		text-align: justify;
	}


	#formulaire
	{
		width:100%;
		margin-top:30px;
		text-align:center;
		clear:both;
	}
	
	#formulaire_contenu
	{
		width: 1228px;
		padding: 30px;
		margin: 0 auto;
		clear: both;
		text-align: center;
		margin-bottom: 20px;

		font-family: 'LubalinGraphStd-Book';
	}

	.formulaire_contenu_left
	{
		width: 30%;
		float: left;
		text-align:right;
	}
	.formulaire_contenu_left h2
	{
		font-size: 60px;
		margin-top: 0px !important;
		margin-bottom: 10px !important;
	}
	.formulaire_contenu_left p
	{
		font-size: 25px;
	}
	.formulaire_contenu_right
	{
		width: 70%;
		float: left;
	}



	#formulaire_gauche
	{
		width:350px;
		float:left;
	}
	#formulaire_droit
	{
		width:350px;
		float:left;
	}
	#formulaire_mention
	{
		width:95%;
		clear:both;
		text-align:right;
		font-size:16px;
		font-family: Helvetica, sans-serif;
	}


	.news_container
	{
		width: 100%;

	}

	.news_container_left
	{
		float: left;
		background-image:url(../images/ICONES/abonnez-vous.png);
		background-repeat:no-repeat;
		background-position: center 15px;
		background-color: #185491;
		width: 34.2%;
		height: 400px;
		text-align: center;
		padding-bottom: 300px;
	}

	.news_container_left a
	{
		display: block;
	    width: 100%;
	    height: 250px;
	}
	.profil_jean_arthuis_news
	{
		width: 95%;
		height: 372px;

		margin: 0 auto;

		background-image:url(../images/PROFILS/jean-arthuis-newsletter.jpg);
		background-repeat:no-repeat;
		background-position: center 15px;
	}
	.news_container_right
	{
		float: left;
		background-color: #e5f0fb;
		width: 61.4%;
		padding: 30px;
	}
	.news_container_ligne
	{
		font-family: 'LubalinGraphStd-Book';
		clear: both;
	}
	.news_container_ligne_titre
	{
		font-family: 'LubalinGraphStd-Bold';
		color: #185491;
		font-size: 40px;
		text-align: left;
		margin-bottom: 20px;
		margin-top: 10px;
	}

	.news_container_ligne_titre .barre
	{
		width: 5%;
		height: 1px;
		background-color: #185491;
		margin-top: 20px;
	}

	.news_container_ligne_lien
	{
		padding: 20px 0;
		height: 150px;
		text-align:left;
		clear: both;
	}
	.ligne_lien_block
	{
		width: 33%;
		float: left;
	}
	.news_container_ligne_lien .item a
	{
		text-decoration: none;
		color: #185491;
		font-family: 'LubalinGraphStd-Book';
	}
	.news_container_ligne_lien .item a:hover
	{
		text-decoration: underline;
	}
	
	
	/*----- TEXTAREA -----*/
	textarea
	{
		
		width:90%;
		height:150px;
		
		padding-left:2%;
		padding-top:1%;
		margin-bottom:0px;
		
		color:#9d9ba5;
		background-color:#FFF;
		
		
		font-family: Helvetica, sans-serif;
		font-size:14px;
		
		
		border:1px solid #002759;
	}
	
	/*------ CAPTCHA ------ */
	
	#captcha-conteneur
	{
		clear:both;
	}
	#captcha,#captcha_pop_up_alert
	{
		float:left;
		margin:0 10px;
	}
	#captcha_img
	{
		padding-left:4%;
		margin:5px 0;
	}
	#captcha-refresh{
		width:150px;
		height:50px;
		line-height:50px;
		float:right;
		margin-right:20px;
		
		cursor:pointer;
		font-family: Helvetica, sans-serif;
		
		text-decoration:underline;
		
	}
	#submit_pop_up_partage
	{
		
		width:98%;
		height:50px;
		line-height:30px;
		color:#FFF;
		font-size:25px;
		font-family: 'LubalinGraphStd-Bold';
		border:1px solid #FFF;
		outline:none;
		cursor:pointer;
	}
	
	
	/* ======================================================================================================================================================
	NEWSLETTER
	====================================================================================================================================================== */
	.liens-utiles
	{
		width:100%;
		height:30px;
		line-height:30px;
		text-align:right;
		margin-top:10px;
	}
	.liens-utiles a
	{
		color:#002759;

	}
	
	.contentdescription,.acymailing_footer
	{
		display:none;
	}
	
	.table
	{
		color:#002759;
		
		font-size:16px;
		font-family: 'LubalinGraphStd-Bold';
	}
	
	.table a
	{
		color:#002759;
		
		font-size:16px;
		font-family: 'LubalinGraphStd-Bold';
	}
	.table tr
	{
		margin:10px 0;
	}
	.sectiontableheader a
	{
		color:#002759;
		
		font-size:25px;
		font-family: 'LubalinGraphStd-Bold';
	}
	
	/* FB LIKE */ 
	.container_fb-like-box
	{
		display:block;
	}
	
	.container_fb-like-box-1024
	{
		display:none;
	}
	.container_fb-like-box-768
	{
		display:none;
	}
	.container_fb-like-box-480
	{
		display:none;
	}
	.container_fb-like-box-320
	{
		display:none;
	}
	
	
	
	
	/* ======================================================================================================================================================
	PERMANENCE VIRTUELLE
	====================================================================================================================================================== */
	.connection_permanence_virtuelle_conteneur
	{
		width:100%;
		
		padding-top:30px;
	}
	
	.connection_permanence_virtuelle_conteneur_gauche
	{
		width:50%;
		text-align:center;
		float:left;
		
	}
	
	.connection_permanence_virtuelle_conteneur_droit
	{
		width:50%;
		text-align:center;
		float:left;
	}
	
	.pop_up_conteneur
	{
		width:90%;
		margin: 0 auto;
		background-color:#002759;
		color:#FFF;
		padding-bottom:10px;
		clear:both;
	}
	.formulaire_titre
	{
		height:10px;
		line-height:25px;
		font-size:32px;
		color:#FFF;
		font-family: 'LubalinGraphStd-Book';
		padding:20px 0;
		clear:both;
	}
	.formulaire_int
	{
		
		width:95%;
		height:35px;
		line-height:35px;
		
		font-family: 'LubalinGraphStd-Book';
		color:#FFF;
		font-size:18px;
		text-align:left;
		padding-left:5%;

	}
	
	
	input[type=text],input[type=password]
	{
		

		width:90%;
		height:35px;
		
		padding-left:2%;
		margin-bottom:10px;
		
		font-family:Helvetica, sans-serif;
		font-size:14px;
		color:#9d9ba5;
		
		background-color:#FFF;
		
		border:1px solid #002759;
		
	}
	
	
	/*------ SUBMIT ------ */
	#submit_pop_up,#submit_contact,#submit_contact_permanence,.mdp_oublie_submit
	{
		
		width:130px;
		height:50px;
		
		line-height:50px;
		
		color:#FFF;
		
		font-size:17px;
		font-family: 'LubalinGraphStd-Book';
		
		border:1px solid #FFF;
		
		outline:none;
		cursor:pointer;
		clear:both;
		margin: 0 auto;
		background-color:#002759;
		
		margin-top:20px;
	}
	
	.erreur_log
	{
		width:50%;
		height:100px;
		line-height:100px;
		
		
		
		margin:30px auto 30px auto;
		
		font-size:20px;
		color:#FFF;
		font-family: 'LubalinGraphStd-Book';
		
		clear:both;
		
		background-color:#002759;
	}
	
	.mot_de_passe_oublie_btn
	{
		font-family: 'LubalinGraphStd-Book';
		font-size: 17px;
		margin: 2% 4%;
		float:right;
		text-decoration:underline;
		cursor:pointer;
	}
	
	.mdp_oublie
	{
		display:none;
	}
	
	
	/* ======================================================================================================================================================
	COOKIE
	====================================================================================================================================================== */
	#cookie
	{
		color: #002759;
		padding: 1% 20px;
		
		width: 1351px;
		position: fixed;
		bottom: 0;
		background: rgba(204,204,204,0.8);
		font-family:Helvetica, sans-serif;
		font-size: .8em;
		margin:0 auto;
		z-index: 2000;
		box-sizing: border-box;
	}
	
	#cookie a
	{
		color: #002759;
	}
	
	.cookie_close{
		cursor: pointer;
		background: url(../images/ICONES/close.png) no-repeat;
		background-size: 16px;
		width: 16px;
		height: 16px;
		position: absolute;
		right: 10px;
		top: 10px;
	}