/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
p, form { margin: 0; padding: 0; }
p.spip {
	padding: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Espaceur de blocs */
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

#calque_transparent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 29;
	background: url('IMG/fond-transparent.png') repeat top left;
}

#zoom_video {
	width: 732px;
	height: 500px;
	margin: auto;
	margin-top: 100px;
	display: none;
	z-index: 30;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#conteneur {
	width: 955px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/***************************/
/*         ENTETE          */
/***************************/
#entete {
	position: relative;
	width: 955px;
	height: 91px;
}

	#logo_entete {
		float: left;
	}
	
	#titre_entete {
		float: left;
	}
	
	#bloc_recherche {
		float: left;
		width: 323px;
	}
	
	#bloc_recherche .texte_recherche {
		padding-left: 82px;
		padding-top: 54px;
	}

		.titre_rechercher {
			float: left;
			font-size: 11px;
			text-decoration: underline;
		}
		
		.input_recherche {
			float: left;
			width: 135px;
			height: 14px;
			margin: 0;
			padding: 0;
			margin-left: 9px;
			border: 1px solid #c5c5c5;
			font-size: 11px;
			color: #626262;
		}
		
		.input_ok_recherche {
			float: left;
		}

#lien_haut_entete {
	position: absolute;
	top: 0;
	right: 0;
}

/***************************/
/*         FOOTER          */
/***************************/
#footer {
	width: 955px;
	margin-bottom:30px;
}

	#bloc_presse {
		float: left;
		position: relative;
		width: 196px;
		height: 32px;
		background: url('IMG/fond-bloc-footer.gif') top left repeat-x;
	}
	
		#bloc_presse p {
			padding-top: 8px;
			text-align: center;
			font-size: 12px;
			color: #ffffff;
		}
		
		#bloc_presse .lien_presse {
			position: absolute;
			width: 196px;
			height: 32px;
		}
	
	#bloc_notre_equipe {
		float: left;
		position: relative;
		width: 179px;
		height: 32px;
		margin-left: 1px;
		background: url('IMG/fond-bloc-footer.gif') top left repeat-x;
	}
	
		#bloc_notre_equipe p {
			padding-top: 8px;
			text-align: center;
			font-size: 12px;
			color: #ffffff;
		}
		
		#bloc_notre_equipe .lien_notre_equipe {
			position: absolute;
			width: 179px;
			height: 32px;
		}
	
	#bloc_recevoir_fascicules {
		float: left;
		position: relative;
		width: 175px;
		height: 32px;
		margin-left: 1px;
		background: url('IMG/fond-bloc-footer.gif') top left repeat-x;
	}
		
		#bloc_recevoir_fascicules p {
			padding-top: 8px;
			text-align: center;
			font-size: 12px;
			color: #ffffff;
		}
	
		#bloc_recevoir_fascicules .lien_recevoir_fascicules {
			position: absolute;
			width: 175px;
			height: 32px;
		}
	
	#bloc_newsletter {
		float: left;
		position: relative;
		width: 402px;
		height: 32px;
		margin-left: 1px;
		background: url('IMG/fond-bloc-footer.gif') top left repeat-x;
	}
	
		.texte_newsletter {
			float: left;
			padding-left: 13px;
			margin-top: 8px;
			font-size: 11px;
			color: #ffffff;
		}
		
		.input_newsletter {
			float: left;
			width: 157px;
			height: 14px;
			margin: 0;
			padding: 0;
			border: 1px solid #FFFFFF;
			margin-left: 11px;
			margin-top: 8px;
			font-size: 11px;
			color: #626262;
		}
		
		.input_ok_newsletter {
			float: left;
			margin-left: 9px;
			padding-top: 8px;
		}
	
	#lien_bas_footer {
		width: 955px;
		text-align: center;
		color: #808080;
		font-size: 10px;
		margin-top: 5px;
	}
	
a.lien_footer {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

a:hover.lien_footer {
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}

/***************************/
/*         NAVIGATION      */
/***************************/
#menu_haut_navigation {
	width: 955px;
}

	.lien_fondation_pileje {
		float: left;
	}
	
	.lien_evenement_fondation {
		float: left;
		margin-left: 1px;
	}
	
	.lien_espace_famille {
		float: left;
		margin-left: 1px;
	}
	
	.lien_espace_professionnels {
		float: left;
	}
	
	.lien_espace_partenaires {
		float: left;
	}
	
	.separateur_menu {
		float: left;
	}

#bloc_sousnav_1 {
	position: absolute;
	width: 209px;
	z-index:100;
}

#bloc_sousnav_2 {
	position: absolute;
	width: 210px;
	z-index:100;
}

#bloc_sousnav_3 {
	position: absolute;
	width: 149px;
	z-index:100;
}

#bloc_sousnav_4 {
	position: absolute;
	width: 229px;
	z-index: 2;		/* evite la superposition du bloc a la une sur la col droite */
	z-index:100;
}

#bloc_sousnav_5 {
	position: absolute;
	width: 154px;
	z-index: 2;		/* evite la superposition du bloc a la une sur la col droite */
}

a.lien_sousnav1, a.lien_sousnav2, a.lien_sousnav3, a.lien_sousnav4, a.lien_sousnav5 {
	margin: 0;
	padding: 0;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	font-variant: small-caps;
	text-decoration: none;
}

a:hover.lien_sousnav1, a:hover.lien_sousnav2, a:hover.lien_sousnav3, a:hover.lien_sousnav4, a:hover.lien_sousnav5 {
	margin: 0;
	padding: 0;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
}
a:hover.lien_sousnav1 {
	color: #143d8d;
}

a:hover.lien_sousnav2 {
	color: #143d8d;
}

a:hover.lien_sousnav3, a:hover.lien_sousnav4, a:hover.lien_sousnav5 {
	color: #673b15;
}

table.liste_sousnav_1 {
	width: 209px;
	background: url('IMG/pixel_fond_fondation.png') repeat-y;
}

table.liste_sousnav_1 tr {
	background: url('IMG/separateur-sous-nav.gif') bottom center no-repeat;
	padding-bottom: 1px;
}

	table.liste_sousnav_1 a:hover.lien_sousnav1 {
		background: url('IMG/pixel_fond_fondation-over.png') repeat-y;
	}


table.liste_sousnav_2 {
	width: 210px;
	background: url('IMG/pixel_fond_evenements.png') repeat-y;
}

table.liste_sousnav_2 tr {
	background: url('IMG/separateur-sous-nav-2.gif') bottom center no-repeat;
	padding-bottom: 1px;
}

	table.liste_sousnav_2 a:hover.lien_sousnav2 {
		background: url('IMG/pixel_fond_fondation-over.png') repeat-y;
	}

table.liste_sousnav_3 {
	width: 149px;
	background: url('IMG/pixel_fond_espace_famille.png') repeat-y;
}

table.liste_sousnav_3 tr {
	background: url('IMG/separateur-sous-nav-3.gif') bottom center no-repeat;
	padding-bottom: 1px;
}

	table.liste_sousnav_3 a:hover.lien_sousnav3 {
		background: url('IMG/pixel_fond_espace_famille-over.png') repeat-y;
	}

table.liste_sousnav_4 {
	width: 229px;
	background: url('IMG/pixel_fond_espace_pro.png') repeat-y;
}

table.liste_sousnav_4 tr {
	background: url('IMG/separateur-sous-nav-4.gif') bottom center no-repeat;
	padding-bottom: 1px;
}

	table.liste_sousnav_4 a:hover.lien_sousnav4 {
		background: url('IMG/pixel_fond_espace_pro-over.png') repeat-y;
	}

table.liste_sousnav_5 {
	width: 154px;
	background: url('IMG/pixel_fond_espace_partenaire.png') repeat-y;
}

table.liste_sousnav_5 tr {
	background: url('IMG/separateur-sous-nav-5.gif') bottom center no-repeat;
	padding-bottom: 1px;
}

	table.liste_sousnav_5 a:hover.lien_sousnav5 {
		background: url('IMG/pixel_fond_espace_partenaire-over.png') repeat-y;
	}



/***************************/
/*         HP              */
/***************************/
#contenu_hp {
	width: 955px;
}

#visionneuse_hp {
	width: 955px;
	height: 250px;
	padding-top: 10px;
	padding-left: 17px;
}

#menu_actu_hp {
	float: left;
	width: 917px;
	padding-left: 13px;
}

	.fond_actu {
		width: 930px;
		height: 177px;
		
	}
	
	.bloc_actu1 {
		float: left;
		width: 310px;
		height:177px;
		background-image:url('IMG/fond_bloc_actu.gif');
	}
	
	.bloc_actu2 {
		float: left;
		width: 310px;
		height:177px;
		background-image:url('IMG/fond_bloc_actu.gif');
	}
	
	.bloc_actu3 {
		float: left;
		width: 310px;
		height:177px;
		background-image:url('IMG/fond_bloc_actu.gif');
	}
	
	.spacer_actu {
		float: left;
		width: 1px;
		height: 145px;
		margin-top: 14px;
		background: url('IMG/spacer_actu_hp.gif') top left no-repeat;
	}
	
	.titre_actu {
		width: 273px;
		height: 35px;
	}
	
	a.lien_titre_actu {
		font-weight: bold;
		color: #626262;
		text-decoration: none;
	}
	
	a:hover.lien_titre_actu {
		font-weight: bold;
		color: #626262;
		text-decoration: none;
	}
	a.lien_savoir_plus_actu {
		font-weight: normal;
		color: #626262;
		text-decoration: underline;
	}
	
	a:hover.lien_savoir_plus_actu {
		font-weight: normal;
		color: #626262;
		text-decoration: underline;
	}
	
	.img_onglet_hp {
		border: 1px solid #a1a6ad;
	}
	
	.soustitre_actu_hp {
		padding-top: 3px;
		font-size: 11px;
		color: #626262;
		font-weight: bold;
	}
	
	.chapo_actu_hp {
		width: 273px;
		font-size: 11px;
		color: #626262;
	}
	.savoir_plus_hp
	{
		position:absolute; 
		top:145px; 
		left:215px; 
		font-size:11px;
	}

#bloc_a_la_une_hp {
	float: left;
	width: 334px;
}

	#fond_agenda_a_la_une {
		position: relative;
		width: 332px;
		height: 141px;
		background: url('IMG/fond-bloc-a-la-une.gif') top left no-repeat;
	}
	
	#lien_agenda_evenement {
		width: 332px;
		height: 36px;
	}

p.date_agenda {
	text-align: right;
	padding-right: 34px;
	padding-top: 4px;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}

p.titre_agenda {
	text-align: right;
	padding-right: 34px;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}

p.soustitre_agenda {
	text-align: right;
	padding-right: 34px;
	padding-left: 5px;
	font-size: 16px;
	font-variant: small-caps;
	color: #000;
	line-height: 18px;
}

p.chapo_agenda {
	text-align: right;
	padding-right: 34px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
	
.plus_dinfo_agenda {
	position: absolute;
	bottom: 13px;
	right: 28px;
}

/*Ajout le 27/07*/
	#mag-redac{
		background:#f5f4f4 url(IMG/fond-mag-hp.gif) top left no-repeat;
		width:569px;
		margin-right:6px;
		margin-bottom:20px;
		min-height:30px;
		padding:17px 19px 18px 21px;
		float:left;
	}
		#mag-redac h3{
			border-left:solid 2px #143d8d;
			padding-left:5px;
			margin-left:-7px;
			font-weight:bold;
			margin-bottom:15px;
			margin-top:15px;
		}
		#logo_article_une{
			float:right;
			margin-top:2px;
			width:auto;
			border-bottom:1px solid #aeaeae;
			padding-bottom:3px;
		}
		#citation_une{
			font-size:20px;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			color:#143d8d;
			width:356px;
			letter-spacing:0px;
			margin-right:29px;
			padding-top:35px;
		}
		#intro_une {
			width:309px;
			margin-top:22px;
			font-style:italic;
			font-size:12px;
			color:#626262;
		}

	#col-droite-hp{
		width:310px;
		float:right;
		margin-bottom:20px;
	}
		#push1_hp{
			background:url(IMG/fond-push-1-hp.gif) no-repeat;
			width:281px;
			height:227px;
			margin-top:10px;
			padding:6px 11px 6px 11px;
			position:relative;
		}
			#push1_hp span.surtitre{
				text-transform:uppercase;
				color:#143d8d;
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				font-size:15px;
				font-weight:bold;
			}
			
			#push1_hp .bloc_texte_push_1{
				width:280px;
				margin-left:auto;
				margin-right:auto;
				font-size:11px;
				position:absolute;
				top:130px;
				left:15px;
			}
			#push1_hp span.intro{
				font-weight:bold;
				display:block;
			}
			
			#push1_hp .logo_site_externe{
				text-align:center;
				width:281px;
				padding: 8px 0 8px 0;
			}
			
			#push1_hp img.push1-prec{
				position:absolute;
				bottom:35px;
				left:11px;
			}
			#push1_hp img.push1-suiv{
				position:absolute;
				bottom:35px;
				right:11px;
			}
			#push1_hp a, #push1_hp a:focus, #push1_hp a:visited, #push1_hp a:hover{
				color:#143d8d;
			}
		
		#push2_hp{
			background:url(IMG/fond-push-2-hp.gif) no-repeat;
			width:295px;
			height:235px;
			margin-top:10px;
			padding:16px 0px 0px 15px;
			position:relative;
			font-size:11px;
		}
			#push2_hp h3{
				font-weight:bold;
			}
			#push2_hp .bloc_texte_push_2{
				width:251px;
				margin-top:6px;
			}
			#push2_hp a, a:focus, a:visited, a:hover{
				color:#626262;
			}
			#push2_hp #lien_rub_keskonmange {
				margin-top:4px;
				position:absolute;
				top:202px;
			}
			
		#push3_hp{
			background:url(IMG/fond-push-3-hp.gif) no-repeat;
			width:270px;
			height:125px;
			/*margin-top:10px;*/
			padding:12px 17px 0px 16px;
			position:relative;
			font-size:11px;
		}
		#push3_hp img{
			float:right;
		}
			#push3_hp h2{
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				text-transform:uppercase;
				color:#143d8d;
				font-weight:bold;
			}
			#push3_hp h3{
				font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
				text-transform:uppercase;
				color:#143d8d;
				font-weight:bold;
				font-size:12px;
				margin-bottom:15px;
			}
			#push3_hp a, #push3_hp a:focus, #push3_hp a:visited, #push3_hp a:hover{
				color:#143d8d;
			}

/* Slider */

/* Nav */
.sliderkit .sliderkit-nav-clip{position:relative;overflow:hidden;margin:0 auto;}
.sliderkit .sliderkit-nav-clip ul{position:relative;left:0;top:0;list-style:none;margin:0;padding:0;}
.sliderkit .sliderkit-nav-clip ul li{float:left;}
.sliderkit .sliderkit-nav-clip ul li a{display:block;overflow:hidden;}

/* Buttons */
.vertical-menulist .sliderkit-controls{width:280px;margin:5px 0 0 0;text-align:center;}
#push1_hp .vertical-menulist .sliderkit-controls .sliderkit-btn-disable a{cursor:default;color:#666;}

.sliderkit,
.customtabs{margin:10px 0;}
#page .sliderkit ul,
#page .customtabs ul{margin:0;}

.sliderkit .sliderkit-nav-clip a:active{color:#fff}
.sliderkit .sliderkit-nav-clip a:hover{text-decoration:none;}
.tabs-standard .sliderkit-nav-clip li.sliderkit-selected a:active,
.tabs-noheight .sliderkit-nav-clip li.sliderkit-selected a:active{color:#000}
.tabs-standard .sliderkit-nav-clip a:hover,
.tabs-noheight .sliderkit-nav-clip a:hover{color:#fff}
#page .tabs-menu .sliderkit-panel{position:relative;}
#page .tabs-menu .sliderkit-panel-body{width:550px;}
#page .tabs-menu .sliderkit-panel .supertoc{position:absolute;width:180px;right:0;top:30px;}

#push1_hp .rss-titre {
	font-weight: bold;
}

#push1_hp .rss-date {
	font-style: italic;
}

/***************************/
/* CONTENU INTERIEUR       */
/***************************/
#contenu {
	width: 955px;
}

	#col_gauche_contenu {
		float: left;
		width: 955px;
	}
	
	/**#col_droite_push {
		float: left;
		width: 332px;
		padding-top: 12px;
	}**/
	
.accroche_encart {
	width: 938px;
	height: 157px;
	margin-left: 17px;
	margin-top: 12px;
}

.fond_visuel_rubrique {
	background: url('IMG/fond-ombre-encard.gif') top left no-repeat;
}

.navig_articles_encart {
	float: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 17px;
	margin-top: 118px;
	font-size: 11px;
	color: #ffffff;
}

a.lien_navig_article {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

a:hover.lien_navig_article {
	font-size: 11px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
}

.texte_contenu_fondation {
	margin-left: 19px;
	padding-bottom: 30px;
	width: 923px;
/*	background: #cee7fd url('IMG/fond-fondation.gif') top left no-repeat;
	border-left:  1px solid #e7baf6;
	border-right:  1px solid #e7baf6;*/
}

.texte_contenu_fondation p a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	text-decoration: underline;
}

.texte_contenu_fondation p a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	text-decoration: underline;
}

.texte_contenu_fondation ul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	list-style-type: disc;
	margin-left: 40px;
}

.texte_contenu_fondation img {
	padding: 5px;
}

.texte_contenu_fondation p {
	padding-left: 12px;
	padding-right: 12px;
}

.bloc_onglet_missions {
	margin-left: 6px;
	width: 586px;
	background: url('IMG/fond-onglet-mission.png') top left repeat-y;
}
#liens_partenaire{
	width:920px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	
}
div.lien_partenaire_courant{
	width:230px;
	margin-right:1px solid #fff;
	background:url(IMG/fond-partenaire-courant.gif) top left no-repeat;
	height:28px;
	display:inline;
	float:left;
	vertical-align:middle;
	text-align:center;
}
div.lien_partenaire {
	width:230px;
	background:url(IMG/fond-partenaire.gif) top left no-repeat;
	height:28px;
	display:inline;
	float:left;
	vertical-align:middle;
	text-align:center;
}

#liens_partenaire a, #liens_partenaire a:hover, #liens_partenaire a:visited, #liens_partenaire span {
	text-transform:uppercase;
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-weight: bold;
	text-decoration: none;
	font-size:9px;
}

#textes_partenaires{
	width:912px;
	background:url(IMG/fond-texte-part.gif) top left no-repeat;
	margin-left:-10px;
	padding:27px 19px 0 13px;
}

.fond_onglet_mission_1 {
	width: 586px;
	height: 47px;
	margin-left: 6px;
	background: url('IMG/haut-onglet-mission-1.png') top left no-repeat;
}

.fond_onglet_mission_2 {
	width: 918px;
	height: 47px;
	margin-left: 6px;
	background: url('IMG/haut-onglet-mission-2.png') top left no-repeat;
}

.fond_onglet_mission_3 {
	width: 918px;
	height: 47px;
	margin-left: 6px;
	background: url('IMG/haut-onglet-mission-3.png') top left no-repeat;
}

.fond_onglet_mission_4 {
	width: 918px;
	height: 47px;
	margin-left: 6px;
	background: url('IMG/haut-onglet-mission-4.png') top left no-repeat;
}

.fond_onglet_mission_5 {
	width: 918px;
	height: 47px;
	margin-left: 6px;
	background: url('IMG/haut-onglet-mission-5.png') top left no-repeat;
}

#btn_mission_1 {
	margin-top: 9px;
	margin-left: 11px;
	padding: 0;
}

#btn_mission_2 {
	margin-top: 9px;
	margin-left: 16px;
	padding: 0;
}

#btn_mission_3 {
	margin-top: 9px;
	margin-left: 17px;
	padding: 0;
}

#btn_mission_4 {
	margin-top: 9px;
	margin-left: 15px;
	padding: 0;
}

#btn_mission_5 {
	margin-top: 9px;
	margin-left: 15px;
	padding: 0;
}

.chapo_mission {
	color: #143d8d;
}

.bloc_onglet_missions p {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

.texte_contenu {
	margin-top: 16px;
	margin-left: 17px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

.texte_contenu p {
	padding-left: 12px;
	padding-right: 12px;
}

.chapo {
	font-weight: bold;
}

.accroche_encart_fondation {
	margin-left: 17px;
	margin-top: 12px;
	width: 938px;
	height: 33px;
	background: url(IMG/fond-entete-fondation.gif) repeat-x top left;
}

/* espace famille */
.accroche_encart_espace_3 {
	width: 938px;
	height: 90px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-espace-famille.gif') repeat-x top left;
}.accroche_encart_espace_6 {
	width: 938px;
	height: 90px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-espace-famille.gif') repeat-x top left;
}
.accroche_encart_espace_3_petit {
	width: 938px;
	height: 46px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-espace-famille-petit.gif') repeat-x top left;
}
.accroche_encart_espace_6_petit {
	width: 938px;
	height: 46px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-espace-famille-petit.gif') repeat-x top left;
}
/* ******************** */

/* espace professionnels */
.accroche_encart_espace_4 {
	width: 938px;
	min-height: 90px;
	height:auto;
	margin-left: 17px;
	margin-top: 12px;
	background:#9d2424 url('IMG/fond-accroche-professionnel-espace.gif') repeat-x top left;
}

.accroche_encart_espace_4_petit {
	width: 938px;
	height: 46px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-espace-professionnel-petit.gif') repeat-x top left;
}
/* ******************** */

/* espace partenaire */
.accroche_encart_espace_5 {
	width: 938px;
	height: 90px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-partenaire-espace.gif') repeat-x top left;
}

.accroche_encart_espace_5_petit {
	width: 938px;
	height: 46px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-espace-partenaire-petit.gif') repeat-x top left;
}
/* ******************** */

/* espace documentation */
.accroche_encart_espace_44 {
	width: 938px;
	height: 90px;
	margin-left: 17px;
	margin-top: 12px;
	background: url('IMG/fond-accroche-professionnel-espace.gif') repeat-x top left;
}

.navig_articles_encart_espace {
	float: left;
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 16px;
	margin-top: 14px;
	font-size: 11px;
	color: #ffffff;
}

a.lien_navig_article_espace {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

a:hover.lien_navig_article_espace {
	font-size: 11px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
}

.texte_contenu p a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	text-decoration: underline;
}

.texte_contenu p a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	text-decoration: underline;
}

.texte_contenu ul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	list-style-type: disc;
	margin-left: 40px;
}

.texte_contenu img {
	padding: 5px;
}

.chapo_espace {
	font-weight: bold;
}

.bloc_dossiers {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width:580px;
}

.bloc_lien_dossier {
	float: left;
	width: 181px;
	height: 38px;
	background: #fce9b2;
	margin-left: 6px;
	margin-top: 6px;
}

.bloc_lien_dossier p {
	width: 181px;
	height: 38px;
	text-align: center;
	padding-top: 6px;
}

.conteneur_recettes {
	margin: 10px;
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

a.lien_dossier_sas {
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}

a:hover.lien_dossier_sas {
	font-size: 11px;
	color: #626262;
	text-decoration: underline;
}

.select_abc {
	text-align: right;
	padding-right: 10px;
}

.bloc_abc {
	margin-left: 29px;
	margin-bottom: 30px;
}

.titre_lien_abc {
	width: 228px;
	height: 24px;
	background: #fce9b2;
}

.contenu_texte_definition {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fond_contact {
	width: 938px;
	background: url('IMG/fon-contact.gif') top left repeat-y repeat-x;
}

.etoile_form {
	color: #e2001a;
}

.mentions_form {
	font-size: 10px;
	font-style: italic;
	color: #e2001a;
}

.input_organiser {
	width: 216px;
	height: 20px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	border: 1px solid #c6c6c6;
	font-size: 12px;
	color: #626262;
}

.input_organiser_petit {
	width: 50px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 1px solid #c6c6c6;
	font-size: 12px;
	color: #626262;
}

.textarea_organiser {
	width: 380px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: 1px solid #c6c6c6;
	font-size: 12px;
	color: #626262;
}

.fond_contact label {
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 120px;
}

.fond_contact p {
	padding-top: 7px;
}

#brochure_form {
				width: 602px;
				padding: 4px;
				margin: 0px;
				background: url(IMG/fon-contact.gif) repeat-y;
			}
			
			#brochure_form IMG {
				margin: 0px;
				padding: 0px;
			}
			
			#brochure_form FORM {
				margin: 0px;
				padding: 0px;
			}
			
			#brochure_form FORM P {
				padding-bottom: 10px;
				margin-left: 15px;
			}
			
			#brochure_form FORM label {
				float: left;
				text-align: left;
				width: 160px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #626262;
			}
			
			#brochure_form FORM .champs_texte {
				width: 250px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
			}
			
			#brochure_form FORM .champs_num {
				width: 100px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
			}
			
			#brochure_form FORM .etoile {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #CC0000;
			}
			
			#brochure_form FORM .mentions {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #999999;
			}

a.lien_recherche {
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}

a:hover.lien_recherche {
	font-size: 12px;
	color: #626262;
	text-decoration: underline;
}

/***************************/
/*          PUSH           */
/***************************/
.push_visonneuse_images {
	width: 332px;
	height: 211px;
	background: url('IMG/fond-visionneuse-image.gif') top left no-repeat;
}

.img_visionneuse {
	margin-left: 22px;
	margin-top: 23px;
}

.fleche_navig_visionneuse {
	margin-left: 278px;
	margin-top: 1px;
}

.push_conteneur {
	margin-bottom: 10px;
	margin-top: 10px;
}

.fond_push {
	width: 332px;
	background: url('IMG/fond-push-droite.gif') top left repeat-y;
}

.spacer_lien_push {
	position: absolute;
}

div.texte_push p.spip {
	margin: 0;
	padding: 0;
}

div.texte_push p {
	font-size: 11px;
}

	div.texte_push a.lien_texte_push {
		color: #626262;
		text-decoration: none;
	}
	
	div.texte_push a:hover.lien_texte_push {
	color: #626262;
	text-decoration: none;
}

div.texte_push a.lien_push {
	font-size: 11px;
	color: #626262;
	font-style: italic;
	text-decoration: underline;
}

div.texte_push a:hover.lien_push {
	font-size: 11px;
	color: #626262;
	font-style: italic;
	text-decoration: underline;
}

div.texte_push a.lien_push2 {
	font-size: 11px;
	color: #143d8d;
	text-decoration: underline;
}

div.texte_push a:hover.lien_push2 {
	font-size: 11px;
	color: #143d8d;
	text-decoration: underline;
}

.input_push_abc {
	float: left;
	width: 160px;
	height: 14px;
	margin: 0;
	padding: 0;
	margin-left: 9px;
	border: 1px solid #c5c5c5;
	font-size: 11px;
	color: #626262;
}

.input_ok_abc {
	float: left;
}

.push_a_la_une_hp {
	width: 332px;
}

.push_fondation_chez_vous {
	width: 332px;
	height: 139px;
	background: url('IMG/fond-push-fondation-chez-vous.gif') top left no-repeat;
}

.bloc_document {
	border: 1px solid #dddddd;
	padding: 10px;
}

.bloc_document a {
	color: #4d4d4d;
}

/***************************/
/*    REFERENCEMENT        */
/***************************/
h1.titre_rubrique_espace {
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 16px;
	padding-top: 10px;
}

h1.titre_rubrique_fondation {
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 1px;
	padding-right: 20px;
	text-align: left;
}

h2.titre_espace {
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	color: #d98800;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d98800;
}

h3.titre_definition {
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}

h3.titre_type_recettes {
	font-size: 12px;
	font-weight: bold;
	color: #d98800;
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

h5.titre_push_1 {
	font-size: 14px;
	color: #143d8d;
	font-weight: bold;
	text-decoration: underline;
}

	h5.titre_push_1 a {
		color: #143d8d;
	}

h5.titre_push_2 {
	font-size: 14px;
	color: #3686d0;
	font-weight: bold;
	text-decoration: underline;
}

	h5.titre_push_2 a {
		color: #3686d0;
	}

h5.titre_push_3 {
	font-size: 14px;
	color: #781c1c;
	font-weight: bold;
	text-decoration: underline;
}

	h5.titre_push_3 a {
		color: #781c1c;
	}

h5.titre_push_4 {
	font-size: 14px;
	color: #9d2424;
	font-weight: bold;
	text-decoration: underline;
}

	h5.titre_push_4 a {
		color: #9d2424;
	}

h5.titre_push_5 {
	font-size: 14px;
	color: #b82323;
	font-weight: bold;
	text-decoration: underline;
}

	h5.titre_push_5 a {
		color: #b82323;
	}

h5.titre_push_6, h5.titre_push_54 {
	font-size: 14px;
	color: #D98800;
	font-weight: bold;
	text-decoration: underline;
}

	h5.titre_push_6 a, h5.titre_push_54 a {
		color: #D98800;
	}

h5.titre_push2 {
	font-size: 14px;
	color: #143d8d;
	font-weight: bold;
	text-decoration: underline;
}

A.back{text-decoration:none; margin:10px 17px; display:block;}
A.back:hover{text-decoration:underline;}
