

/**************************************/
/*         Généralités - Reset        */
/**************************************/
* {
	margin:0; padding:0;
}

body {
	font: normal 62.5%/1em Verdana,Arial,Helvetica,sans-serif;
	line-height: normal;
	background: url(null) fixed ; /* Pour évite rle scintillement du panier pour la page newsletter */	
}

#site {
	width:980px;
	margin: 0px auto 0px auto;
	//background-color:#FFFFFF;
	position: relative;
}

a {
	color:#0000FF;
}


#site a:hover {
	color: #F6591C;
}



.clear {
	clear: both;
	height: 1px;
}
.pointilles_gris {
	background: url(images/pointilles_gris.gif) repeat-x;
	margin: 20px 0px 15px 0px;
}

/* CSS pour cacher formulaires hidden, stats... (dvlpmt)*/
.display_none {
	display: none;	
}

#separateur_bottom {
	text-align: right;
	margin: 40px 0px 40px 0px;
	background: url(images/border_bottom.gif) repeat-x;
}
#separateur_bottom2 {
	text-align: right;
	margin: 10px 0px 0px 0px;
	background: url(images/border_bottom.gif) repeat-x;
}
#separateur_bottom3 {
	text-align: right;
	margin: 20px 0px 40px 0px;
	background: url(images/border_bottom.gif) repeat-x;
}
#separateur_bottom4 {
	text-align: right;
	margin: 20px 0px 20px 0px;
	background: url(images/border_bottom.gif) repeat-x;
}
#separateur_bottom5 {
	text-align: right;
	margin: 0px 0px 20px 0px;
	background: url(images/border_bottom.gif) repeat-x;
}
#separateur_bottom_vide {
	text-align: right;
	margin: 10px 0px 20px 0px;
	background: url(images/pixel_vide.gif) repeat-x;
}

/* CSS page d'erreur */
.msg_erreur {
	padding: 150px 0px 200px 0px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #F6591C;
}

/* CSS page d'erreur */
.msg_recherche_vide {
	padding: 30px 0px 400px 5px;	
	font-size: 1.1em;
	font-weight: bold;
	color: #F6591C;
}

/************************************/
/*              Header              */
/************************************/
#accueil_favoris {
	text-align: right;
	padding: 0px 0px 3px 0px;
	font-size: 1.0em;
}
#accueil_favoris p span {
	font-weight: bold;
}
#accueil_favoris p a {
	font-weight: none;
	color: #87806C;
	text-decoration: none;
}
#accueil_favoris p a:hover {
	color: #F6591C;	
}

#banniere {
	/*background-color:#E9EBED;*/
	text-align:center;
	padding:5px 0px 5px 0px;
	border-top: 1px solid #898266;
}

/*************************/
/* Bloc MENU PRINCIPAL  */
/************************/

.B_menuNavigation {
	border-top: 1px solid #898266;
	background-color: #FFFFFF;
	
}
.B_menuNavigation .logo {
	padding:10px 0px 6px 20px;
}
.B_menuNavigation ul {
	list-style:none;	
}
.B_menuNavigation ul li {
	float:left;
	width:auto;
}
.B_menuNavigation ul li a {
	display:block;
	height:38px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.B_menuNavigation ul li a:hover, .B_menuNavigation ul li a.active, .B_menuNavigation ul li a.menuactive {
	background-position:0 -38px;
	text-decoration:none;
}
.B_menuNavigation ul li a span {
	font-size:0.1em;
	visibility:hidden;
	display: none;
}
.B_menuNavigation ul li p {
	position: absolute;
	color:#391310;
	left:-9999px;
	white-space:nowrap;
	padding-left: 20px;	
}
.B_menuNavigation ul li p.show {
	//left:auto;
	left:0px;
	

}
.B_menuNavigation ul li p a {
	display:inline;
	background:none;
	color: #391310;
	font-size:11px;;
	text-decoration: none;
	padding: 3px 0px;		
}
.B_menuNavigation ul li p a:hover {
	//font-weight: bold;
	text-decoration: none;

}
.B_menuNavigation ul li p a.active {
	color:#d70007;
	font-weight: bold; 
}


#ss_menu_liens a {color: #391310;} /* Pour éviter le orange au survol sur les ss menus */
#ss_menu_liens a:hover {color: #FFFFFF;} /* Pour éviter le orange au survol sur les ss menus */
#ss_menu_liens a.active {color: #FFFFFF;} /* Pour éviter le orange au survol sur les ss menus */


#menu_vide {
	width: 15px;
	background-image:url(images/onglet_vide.gif);
}
#menu_0 {
	width:36px;
	background-image:url(images/onglet_home.gif);
}
#menu_1 {
	//width:79px;
width:97px;

	background-image:url(images/onglet_petite-enfance.gif);
}
#menu_2	{
	//width:113px;
width:79px;
	background-image:url(images/onglet_enfance.gif);
}
/*#menu_dossiers {
	width:86px;
	background-image:url(images/onglet_dossiers.gif);
}*/
#menu_3 {
	//width:94px;
width:113px;
	background-image:url(images/onglet_pre-catechisme.gif);
}
#menu_7 {
	//width:97px;
width:94px;
	background-image:url(images/onglet_catechisme.gif);
}
#menu_4	{
	width:94px;
	background-image:url(images/onglet_moniteurs.gif);
}
/*#menu_temp {
	width:112px;
	background-image:url(images/onglet_temp.gif);
}*/
#menu_5 {
	width:85px;
	background-image:url(images/onglet_outils.gif);
}

#menu_6 {
	width:94px;
	background-image:url(images/onglet_lafree.gif);
}

#menu_vide2 {
	width: 53px; 
	background:url(images/onglet_vide.gif) repeat-x;
}


/* CSS ss menu */
#ss_menu {
	clear:both;
	background-color: #B4C12A;
	padding-bottom: 5px;
}


/***************************/
/* Bloc mon compte Général */
/***************************/
#menu_right {
	float:right;		
	width: 220px;
	height: 138px;	
	background: url(images/fd_identification.gif);
	padding-left: 0px;
padding-top:0px; margin-top:0px;
}
#menu_right a {display: inline;}

#menu_right2 {
	float:right;		
	width: 230px;
	height: 113px;	
	background: url(images/fd_identification2.gif);
	padding-left: 16px;
}
#menu_right2 a {display: inline;}
#menu_right2 li {float: none;}

/***********************/
/* Bloc mon compte off */
/***********************/
#menu_right .mon_compte_off {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 0px;	
}
#menu_right .mon_compte_off  h1 {
	color:#92971E;
	font-size: 1.7em;
	margin: 5px 0px 3px 0px;
}
#menu_right .mon_compte_off p {
	margin: 5px 0px 5px 0px;
}
#menu_right .mon_compte_off p a {
	margin-left: 30px;
	text-decoration: none;
}
#menu_right .mon_compte_off .input {
	width: 86px; 
	border: 1px solid #898266;
	font-size: 1.0em;
	padding-left: 3px;	
}
#menu_right .mon_compte_off .bt_ok {
	background: transparent url(images/bt_ok.gif) no-repeat;
	width: 28px;	
	border: none;
	font-size: 1.2em;
	cursor: pointer;
}
#menu_right .mon_compte_off .bt_insciption {
	font-size: 1.1em;
	color: #3A1210;
	font-weight: bold;
	background-color: #B4C12B;
	border-bottom: 1px solid #59523F;
	border-right: 1px solid #59523F;
	border-top: 1px solid #B4C12B;
	border-left: 1px solid #B4C12B;	
	margin: 3px 5px 0px 0px;
	width:69px;
	cursor: pointer;
}
#menu_right .mon_compte_off .bt_services {
	font-size: 1.1em;
	color: #3A1210;
	font-weight: bold;
	background-color: #EEEBE4;
	border-bottom: 1px solid #59523F;
	border-right: 1px solid #59523F;
	border-top: 1px solid #EEEBE4;
	border-left: 1px solid #EEEBE4;	
	width:142px;
	cursor: pointer;
}

/**********************/
/* Bloc mon compte on */
/**********************/
#menu_right .mon_compte_on {	
	padding: 5px 10px 4px 0px;	
}
#menu_right .mon_compte_on  h1 {
	color: #92971E;
	font-size: 1.7em;
	margin: 0px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_right .mon_compte_on  h1 a img {
	margin: 0px 0px 3px 10px;
}
#menu_right .mon_compte_on p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3E2324;
}
#menu_right .mon_compte_on ul {
	list-style-type: none;
}
#menu_right .mon_compte_on li {
	background: url(images/puce_verte_left.gif) no-repeat left;
	padding-left: 10px;
	float:none;
}
#menu_right .mon_compte_on li a {
	text-decoration: none;
	color:#87806C;
	font-size: 1.1em;
}
#menu_right .mon_compte_on li a:hover {
	color: #F6591C;
}

/***************************************************************************/
/* Bloc mon compte on 2 (avec dans la partie content la partie mon compte) */
/***************************************************************************/
#menu_right2 .mon_compte_on2 {	
	padding: 5px 10px 4px 0px;	
}
#menu_right2 .mon_compte_on2  h1 {
	color: #FFFFFF;
	font-size: 1.7em;
	margin:0px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_right2 .mon_compte_on2  h1 a img {
	margin: 0px 0px 3px 10px;
}
#menu_right2 .mon_compte_on2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3E2324;
}
#menu_right2 .mon_compte_on2  h1 img {
	margin-left: 5px;
}
#menu_right2 .mon_compte_on2 ul {
	list-style-type: none;
}
#menu_right2 .mon_compte_on2 li {
	background: url(images/puce_blanche_left.gif) no-repeat left;
	padding-left: 10px;
}
#menu_right2 .mon_compte_on2 li a {
	text-decoration: none;
	color:#3E2324;
	font-size: 1.1em;
}

/***************************/
/* Bloc Recherche Full Text*/
/***************************/
#recherche_full {
	clear:both;
	background-color: #B4C12A;
}
#recherche_full p {
	margin: 0px 20px 0px 20px;
	padding: 10px 0px 10px 0px;
	background-color: #C0B49A;
	text-align:center;
	border-top: 1px solid #888168;
	border-left: 1px solid #888168;
	border-right: 1px solid #888168;
}
#recherche_full p .champ_recherche {
	border: 1px solid #000000;
	width: 420px;
	font-size: 1.1em;
	padding:2px;
	margin-right: 15px;
}
#recherche_full p select {
	border: 1px solid #000000;
	width: 200px;
	font-size: 1.1em;
	margin-right: 15px;
}
#recherche_full p .bt_rechercher {
	background: transparent url(images/bt_rechercher.gif) no-repeat;
	border: none;
	width: 107px;
	height: 19px;
	cursor: pointer;
}

/************************************/
/*           Fil d'ariane           */
/************************************/
#fil_ariane {
	color: #3A1210;
	font-size: 1.0em;
	padding: 3px 0px 23px 0px;
	/*background-color:#FFFFFF;*/
}
#fil_ariane a {
	text-decoration: none;
}
#fil_ariane span {
	color: #8B9323;
}
/************************************/
/*              Content             */
/************************************/
#col_left {
	float: left;
	width: 980px;	
}
#col_right {
	float:left;
	width: 300px;
	margin-left: 24px;	
}

/* CSS fonction texte +/- impression recommander... */
#fct_produit {
	text-align: right;
	margin-bottom: 10px;
}
#fct_produit img {
	margin-left: 8px;
}

/************************************/
/* Bloc speciaux pour le print      */
/************************************/
#bandeau_print {
	display: none;
}
#footer_print {
	display: none;
}

/****************************************/
/* CSS bloc pub de la colonne de droite */
/****************************************/
#col_right_pub {
	margin-bottom: 20px;
}

/************************************/
/*              Footer              */
/************************************/
#footer {
	clear:both;
	border-top: 1px solid #898266;
	background-color:#FFFFFF;	
}
#filet_brun {
	clear:both;
	height:1px;
	background-color: #898266;
}
#filet_brun2 {
	clear:both;
	height:1px;
	background-color: #D9D1BE;
}
/* CSS du bloc de recherche bottom*/
.r_bottom_left {
	float: left;
	width: 529px;
	height: 24px;
	padding: 12px 0px 0px 0px;
	border-right: 1px solid #898266;
	text-align: center;
	color: #3E2324;
	font-weight: bold;
	font-size: 1.0em;
}
.r_bottom_left a {
	text-decoration: none;
}
.r_bottom_right {
	float: left;
	width: 450px;
	height: 28px;
	padding: 8px 0px 0px 0px;
	background-color: #C6B59A;	
	text-align: center;
}
.r_bottom_right .input {
	border: 1px solid #000000;
	width: 165px;
	font-size: 1.1em;
	padding: 2px;
	margin-right: 5px;
}
.r_bottom_right select {
	border: 1px solid #000000;
	width: 125px;
	font-size: 1.1em;
	margin-right: 5px;
}
.r_bottom_right .bt_rechercher {
	background: transparent url(images/bt_rechercher.gif) no-repeat;
	border: none;
	font-size: 1.1em;
	width: 107px;
	height: 19px;
	cursor: pointer;
}

/* Bloc propre à BTP */
#footer_btp {		
	background-color: #F6F4F0;
}
/* Bloc pave newsletter */
#b_pave_news {
	background: url(../../images/FOr2/home/fd_pave_newsletter.gif) no-repeat 10px 9px;
	background-color: #F6F4F0;
	padding: 58px 10px 20px 24px;
	width: 160px;
	font-size: 1.1em;
	float: left;
}
#b_pave_news p {
	margin: 3px 0px;
	clear:both;
}
#b_pave_news p a {
	background: url(images/puce_blanche_left.gif) no-repeat 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	float: right;
	margin-right: 14px;
}
#b_pave_news p a:hover {
	color: #000000;
}
#b_pave_news .checkbox {
	width: 12px;
	height: 12px;
	vertical-align: bottom;
}
#b_pave_news .input {
 	border: 1px solid #645E4B;
	width: 143px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 1px 0px 1px 3px;
	font-size: 1.1em;
	color: #87806C;
}
#b_pave_news .bt_inscription {
	color: #3A1210;
	font-size: 1.0em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 147px;
	border: 1px solid #000000;
	cursor: pointer;
}

/* Bloc produits services... */
#b_f1 {
	float: left;
	width: 126px;
	border-left: 1px solid #D9D1BE;
	border-bottom: 1px solid #D9D1BE;
	padding: 10px 15px 10px 15px;
	background-color: #F6F4F0;
}
#b_f1 h1 {
	color: #9AA01F;
	font-size: 1.1em;
}
#b_f1 ul { 
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#b_f1 li a {
	background: url(images/puce_verte_left.gif) no-repeat 0px 3px;
	padding-left: 10px;
	text-decoration: none;
}

/* Bloc familles de produits*/
#b_famille_prod {
	float: left;
	padding: 10px 15px;
	width: 755px;
	font-size: 1.1em;
	border-left: 1px solid #D9D1BE;
	color: #9AA01F;
}
#b_famille_prod span {	
	font-weight: bold;
}
#b_famille_prod a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4em;	
}
#b_famille_prod p {
	color: #000000;
	margin-top: 8px;
}

/***************************/
/* BLOC FOOTER GENERIQUE  */
/**************************/
#footer_generique {
	color: #868f96;
	background-color:#FFFFFF;	
}
#f_gen_left {
	float:left;
	width: 194px;	
}
#f_gen_left h1 {
	font-size:1.1em;
	color:#574f4d; font-weight:bold;
	padding:3px 0px 3px 25px;
	border-bottom:1px solid #c5b2b0;
}
#f_gen_left ul {
	list-style-type: none;
	margin: 10px 0px 0px 30px;
}
#f_gen_left li {
	margin: 2px 0px;
}
#f_gen_left li a {
	color: #848d96;
	font-size:1.1em;
	text-decoration: none;
	background: url(images/puce_bleue_left.gif) no-repeat 0px 3px;
	padding-left: 10px;
}
#f_gen_left li a:hover {
	text-decoration: underline;
	color: #848d96;
}
#f_gen_right {
	float: left;
	width: 785px;
	border-left: 1px solid #D9D1BE;
}
#f_gen_right h1 {
	font-size:1.1em;
	color:#574f4d; font-weight:bold;
	padding:3px 10px;
	border-bottom:1px solid #c5b2b0;
}
#f_gen_right p {
	margin:10px 10px 20px 10px;
	font-size: 1.1em;
}
#f_gen_right p a {
	color:#848d96;
	line-height: 1.3em;
	text-decoration: none;
}
#f_gen_right p a:hover {
	color: #FF0033;
	text-decoration: underline;
}

.hilite1 { background-color: #FECEB8; }
.hilite2 { background-color: #7DB6FB; }
.hilite3 { background-color: #E8BFFF; }
.hilite4 { background-color: #8FEFC9; }
.hilite5 { background-color: #B1B1CD; }
.hilite6 { background-color: #FFC6E2; }
.hilite7 { background-color: #D7FFFF; }
.hilite8 { background-color: #FFFFB7; }

/**********************************************/
/*    SKY verticaux de chaque côté du site    */
/**********************************************/
#bloc_pub_absolute_left {
	position: absolute;
	top: 284px;	
	left: -130px;	
}
#bloc_pub_absolute_right {
	position: absolute;
	top: 284px;	
	left: 990px;	
}

/*************************/
/* CSS liens sponsorisés */
/*************************/
.spacer_b_sponsor {
	background-color: #FFFFFF;
	height: 18px;
}
#b_sponsor {
	border: 1px solid #C6B69B;
	padding: 10px 15px 0px 15px;
	color: #59523E;
	background-color: #FFFFFF;
}
#b_sponsor p {
	font-size: 1.1em;
	margin: 5px 0px 10px 0px;
}
#b_sponsor p a {
	color: #9FA520;
	text-decoration: none;
}

/***********************************/
/* CSS Bloc inscription newsletter */
/***********************************/
#bloc_newsletter_right {
	margin: 0px 0px 20px 0px;
	background: url(../../images/FOr2/liste_newsletters/bottom_right.gif) no-repeat bottom;
	background-color: #C0B49A;
	position: relative;
	height: 135px;
}
#bloc_newsletter_right .form_news_right {
	padding: 0px 20px;
}
#bloc_newsletter_right p {
	margin: 3px 0px;
	font-size: 1.1em;
	clear:both;
}
#bloc_newsletter_right label {
	font-weight: bold;	
}
#bloc_newsletter_right a {
	background: url(images/puce_blanche_left.gif) no-repeat 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	float: right;
	margin-right: 44px;
}
#bloc_newsletter_right a:hover {
	color: #000000;
}
#bloc_newsletter_right .checkbox {
	width: 12px;
	height: 12px;
	vertical-align: bottom;
}
#bloc_newsletter_right .input {
 	border: 1px solid #645E4B;
	width: 254px;
	margin-top: 8px;
	padding: 3px 0px 3px 4px;
	font-size: 1.15em;
}
#bloc_newsletter_right .bt_inscription_news {
	position: absolute;
	top: 122px;
	left: 70px;
	background: url(../../images/FOr2/liste_newsletters/bt_inscription_news_right2.gif) no-repeat;
	width: 162px;
	height: 31px;
	border: none;
	cursor: pointer;
}

/****************************/
/* Bloc d'erreur formulaire */
/****************************/
#b_erreur_form {
	padding: 0px 0px 10px 0px;
	/*margin: 0px 0px 20px 0px;*/
}
#b_erreur_form img {
	float: left;
	margin-right: 10px;
}
#b_erreur_form ul {
	padding-top: 18px;
	font-size: 1.1em;
	list-style-type: none;
	float: left;
	width: 570px;
}
#b_erreur_form ul li {
	background: url(images/puce_verte_left.gif) no-repeat 0px 2px;
	padding-left: 10px;
	margin: 2px 0px;
	color: #F6591C;
}

/****************************/
/* Bloc rss du Moniteur.fr  */
/****************************/
#bloc_rss_moniteur {
	margin: 40px 0px 40px 0px;
	border-top: 1px solid #898266;
	background: url(images/rss_moniteur.gif) no-repeat 0px 0px;
	clear: both;
}
#bloc_rss_moniteur .date {
	padding: 19px 0px 0px 100px;
}
#bloc_rss_moniteur .titre {
	padding: 3px 0px 10px 100px;
	font-size: 1.1em;
	font-weight: bold;
}
#col_rss1 {
	float: left; 
	width: 29px;
} 
#col_rss {
	float: left;	
	border-left: 1px dotted #D9D1BE;
}
/* Différentes largeurs du bloc en fonction de la page */
.larg_demi {
	width: 312px;
}
.larg_complete {
	width: 474px;
}

#col_rss ul {
	list-style-type: none;
	font-size: 1.0em;
	padding: 0px 30px;
}
#col_rss li {
	border-bottom: 1px solid #D9D1BE;
	padding: 5px 0px;
}
#col_rss li a {
	text-decoration: none;
}
#col_rss li.lien {
	text-align: right;
	margin-bottom: 5px;
}
#col_rss li.lien span {
	color: #999E1D;
}
#col_rss ul h2 {
	font-size: 1.0em;
	text-transform: uppercase;
	color: #999E1D;
	border-bottom: 1px solid #D9D1BE;
	padding-bottom: 5px;
}

/*****************/
/* Bloc Batimat  */
/*****************/

.batimat {
	color: #FF0000;
	font-weight: bold;
	margin: 4px 0px;
	font-size: 11px;
}

/*******************************************************/
/* CSS du bloc purl trouver une entreprise alternative */
/*******************************************************/
.alternative_entreprise {
	margin:20px 0px 20px 0px;
	border: 1px solid #C6B69C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #F4F1EC;
	padding: 5px;		
}

.alternative_entreprise span {
	color:#FF0000;
}

/***********************************************************/
/* CSS du bloc purl trouver un maitre d'oeuvre alternative */
/***********************************************************/
.alternative_maitre {
	margin:20px 0px 20px 0px;
	border: 1px solid #C6B69C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #F4F1EC;
	padding: 5px;		
}

.alternative_maitre span {
	color:#FF0000;
}

.plc
{
float:left;
vertical-align:middle;
margin-left:2px;
margin-right:1px;
border: 1px solid #ebebeb;
list-style: none;
text-align:center;
background-color:#fff;
overflow:hidden;

}
.pl
{
text-decoration:none;
display:block;
vertical-align:middle;
height:1.05em;
float:left;

}

a.pl:visited
{
text-decoration:none;
color:#663399;
}
a.pl:link
{
text-decoration:none;

color:#663399;
}
a.pl:hover
{
text-decoration:none;
background-color:#6699cc;
color:#ffffff;
}
#ps {
white-space:nowrap;
margin: 0px 0px 15px 35px;
float:right;
}
.plsel {
background-color:#ebebeb;
}
.b {font-weight:bold;}

.normal_tbl ol, .normal_tbl ul
{
padding-left:20px;
}



