/* CSS Document */


body {
	background:#e3efd1 url(../../img/css/fd_site.png) left -5px repeat-x;
	text-align:center;
}

#global_container{
	width:990px;
	margin:0 auto;
	text-align:left;
	position:relative;
}



/* -------------- */
/* --- HEADER --- */
/* -------------- */

#header {
	height:44px;	
}


/* -------------- */
/* --- FOOTER --- */
/* -------------- */

#footer {
	/*background:grey;*/
	font-size:10px;
	line-height:13px;
}

#footer_links {
	text-align:center;
	color:#006b3f;
	margin:5px 0 10px 0;
}

#footer_links a {
	color:#006b3f;
	text-decoration:none;
}

#footer_links a:hover {
	color:#006b3f;
	text-decoration:underline;
}

#footer_links {
	text-align:center;
}

#footer_links li {
	display:inline;
	background:url(../../img/css/separateur_bulle_footer.png) left 50% no-repeat;
	padding:0 14px 0 24px;
	margin:5px 0 10px 0;
}

#footer_links li.first {
	background:none;
	padding:0 14px 0 0px;
}





/* -------------------- */
/* --- PAGES FOOTER --- */
/* -------------------- */

.logo_pages_footer {
	width:168px;
	height:96px;
	/*background:url(../../img/css/logo_badoit_credits.png) left top no-repeat;*/
	/*text-indent:-5000px;*/
}

/* -------------------- */
/* --- PAGE CREDITS --- */
/* -------------------- */

#credits {
	background:none;
	font-family: Arial, Myriad, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
}

#credits p {
	padding-left:35px;
	margin:0 0 2em 0;
	line-height:14px;
}

#credits a {
	color:#898989;
	text-decoration:underline;
}


#container_credits {
	position:relative;
	width:451px;
	height:442px;
	background:url(../../img/css/fd_credits.jpg) left top no-repeat;
	padding:1px 0 0 0;/* padding-top pour corriger la fusion des marges avec le logo */
}

#credits .logo_pages_footer {
	margin:10px auto 0 auto;
}

.credits_content {
	padding:6px 33px 0 33px;
	width:319px;
	margin:0 0 0 33px;
}

 
#credits h2 {
	font-size:13px;
	font-weight:900;
	margin:0 0 1em 0;
}

#credits a:hover{
	text-decoration:none;
}

.adresse_mg {
	margin:0 0 2em 0;
}

.adresse_mg a {
	color:#656565;
}

.copyright_sm {
font-size:9px!important;	
}

.photos {
	display:block;
	text-align:center;
	font-size:10px;
}


/* ----------------------------- */
/* --- PAGE MENTIONS LEGALES --- */
/* ----------------------------- */

#mentions_legales {
	background:none;
	font-family: Arial, Myriad, Verdana, sans-serif;
	font-size:11px;
	text-align:left;
}

#container_mentions_legales {
	width:651px;
	background:#FFF url(../../img/css/fd_mentions_legales.png) no-repeat top left;
	padding:1px 16px 0 16px;/* padding-top pour corriger la fusion des marges avec le logo */
}

#mentions_legales .logo_pages_footer {
	margin:10px auto 20px auto;
}

#mentions_legales h1, h2, h3, h4, h5, h6 {
	margin:1em 0 1em 0;
}

#mentions_legales h1 {
	font-size:16px;
	font-weight:900;
}

#mentions_legales h2 {
	font-size:14px;
}

#mentions_legales p {
	margin:0 0 1em 0;
}

#mentions_legales a {
	color:#006b3f;
	text-decoration:underline;
}




#mentions_legales ul li {
	list-style:disc;
	list-style-position:inside;
}



/* --------------------------- */
/* --- PAGE CONTACTEZ NOUS --- */
/* --------------------------- */

#small_popup {
	background:none;
	font-family: Arial, Myriad, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
	color:#003817;
}

#container_small_popup {
	position:relative;
	width:460px;
	height:120px;
	background:url(../../img/css/bg_contacts.jpg) left top no-repeat;
	/*padding:1px 0 0 0;
	/* padding-top pour corriger la fusion des marges avec le logo */
}

#container_informe_popup {
	position:relative;
	width:360px;
	height:120px;
	padding:115px 50px 15px 50px;
	background:url(../../img/css/bg_popup_informe.jpg) left top no-repeat;
	/*padding:1px 0 0 0;
	/* padding-top pour corriger la fusion des marges avec le logo */
}

.se_tenir_informes_content  {
	color:#003817;
	font-size:14px;
}

.contacts_content {
	padding:36px 0 0 187px;
	color:#003817;
	font-size:14px;
}

.form_se_tenir_informes {
	
}

.ligne_form {
	margin:20px 0 0 0;	
}

.form_se_tenir_informes input {
	margin:0;
	padding:0;
	vertical-align:middle;
	color:#003817;
}


.txt_form {
	display:block;
	margin:0 0 10px 0;
	font-weight:bold;
	text-align:center;
}

.msg_erreur {
	font-size:11px;
	color:#e00000;
	display:block;
	text-align:center;
	margin:5px 0 0 0;
}

.merci {
	font-size:16px;
	font-weight:bold;
	padding:25px 0 0 0;
	margin:0px 0 20px 0;
	text-align:center;
}

.fermer_popup_informe {
	display:block;
	margin:0 auto 0 auto;
	text-align:center;
	padding:3px 0 0 0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	width:68px;
	height:20px;
	background:url(../../img/css/bt_fermer_informe.png) left top no-repeat;	
}

.form_se_tenir_informes input.submit_se_tenir_informes {
	color:#087145;
	font-size:13px;
	background:url(../../img/css/bg_submit_contact.png) left top no-repeat;
	width:38px;
	height:23px;
	/*display:block;*/
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}

.form_se_tenir_informes .chps_txt_nom {
	border:1px solid #4b9678;
	background:#aae4cc;
	height:19px;
	width:170px;
	padding:2px 2px 0 2px;
	float:left;
	margin:0 8px 0 0;
}

.form_se_tenir_informes .chps_txt_prenom {
	border:1px solid #4b9678;
	background:#aae4cc;
	height:19px;
	width:170px;
	padding:2px 2px 0 2px;
	float:left;
	margin:0 0px 0 0;
}

.form_se_tenir_informes .chps_txt_email {
	border:1px solid #4b9678;
	background:#aae4cc;
	height:19px;
	width:310px;
	padding:2px 2px 0 2px;
	float:left;
	margin:0 5px 0 0;
}


.contacts_content p {
	margin:0 0 0 10px;	
}

.contacts_content p {
	margin:0 0 0 10px;	
}

.contacts_content p span {
	font-size:11px;	
}

.contacts_content a {
	color:#003817;
}

.contacts_content a:hover {
	text-decoration:underline;
}

.very_bold {
	font-size:18px;
	font-weight:bold;
}

/* ---------------------------- */
/* --- CONTENUS ALTERNATIFS --- */
/* ---------------------------- */

.altercontent {
	width:990px;
	/*height:527px;*/
	/*background:#CCC;*/
	position:relative;
}


#logo {
	width:156px;
	height:94px;
	position:absolute;top:5px;left:13px;
}

.navigation_principale {
	padding:0 0 0px 0;
	height:43px;
}

.prerequis {
	background:#e8f4d5;
	padding:10px;
	border:1px solid #8fd27a;
	font-size:11px;
	color:#550000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:400px;
	height:48px;
	margin:20px auto 0px auto;
	text-align:center;
}

.prerequis a {
	color:#550000;
	text-decoration:underline;
}

.prerequis p {
	margin:0 0 0 0;
}

/* --- MAIN --- */
/* ------------ */

#main {
	width:958px;/*990 -2*16*/
	padding:0px 16px 0 16px;
	height:343px;
	background:#fff;
	/*background:#fff url(../../img/css/fd_degrade_main.png) left top repeat-x;*/
	font-size:12px;
	/*border-top:1px solid #fff;*/
	overflow:auto;
	margin:0px 0 0 0;
}

#main .main_content {
	
}

#main h2 {
	font-size:18px;
	color:#006b3f;
}

#main h3 {
	font-size:14px;
	color:#3e9d52;
}

#main p {
	margin:0 0 1em 0;
}

#main a {
	color:#006b3f;	
}

#main a:hover {
	text-decoration:underline;	
}

#main ul {
	margin:0 0 1em 0;
	list-style:disc;
	list-style-position:inside;
}

#main strong {
	font-weight:normal;
}

#main .bold {
	font-weight:bold;
}


/* --- Bandeau Push Bottom --- */
/* --------------------------- */

#bando_push_bottom {
	height:51px;
	margin:0 0 0px 0;
}

#bando_push_bottom .dej_diner {
	float:left;
}

#bando_push_bottom .dej_diner span {
	display:block;
	width:239px;
	height:51px;
	margin:0px 0 0 0;
	background:url(../../img/css/txt_footer_dej_diner.png) left top no-repeat;
	text-indent:-5000px;
	float:left;
}

#bando_push_bottom .dej_diner a {
	display:block;
	width:186px;
	height:22px;
	margin:16px 0 0 0;
	background:url(../../img/css/bt_footer_invitez_convives.png) left top no-repeat;
	text-indent:-5000px;
	float:left;
}

#bando_push_bottom .decouvrez_revolution {
	float:right;
}

#bando_push_bottom .decouvrez_revolution span {
	display:block;
	width:333px;
	height:51px;
	background:url(../../img/css/push_footer_decouvrez_revolution.png) left top no-repeat;
	text-indent:-5000px;
	float:left;
}

#bando_push_bottom .decouvrez_revolution a {
	display:block;
	width:58px;
	height:28px;
	background:url(../../img/css/bt_footer_revolution_ok.png) left top no-repeat;
	text-indent:-5000px;
	margin:19px 0 0 0;
	float:left;	
}




/* -------------------- */
/* --- PAGE SITEMAP --- */
/* -------------------- */

#sitemap {
	background:#E3EFD1 url(../../img/css/bg_sitemap.png) left top repeat-x;
	font-family: Arial, Myriad, Verdana, sans-serif;
	font-size:12px;
	text-align:left;
	color:#003817;
}


#sitemap_main {
	background:url(../../img/css/bg_sitemap_content.png) left top no-repeat;
	width:990px;
	height:527px;
}

.sitemap_main_content {
	overflow:auto;
	width:990px;
	height:527px;
	padding:0 0 0 0;
	position:relative;
}

#sitemap h1, #sitemap h2, #sitemap h3, #sitemap h4, #sitemap h5, #sitemap h6 {
	margin:0;	
}

h1#logo_sitemap {
	width:156px;
	height:94px;
	margin:10px auto 0 auto;
}


.retour_accueil {
	width:119px;
	height:35px;
	display:block;
	background:url(../../img/css/bt_retour_accueil.png) left top no-repeat;
	text-indent:-5000px;
	position:absolute;
	top:44px;right:20px;
	z-index:10;
}

.nouvelle_identite, .pub_spot_tv {
	display:block;
	width:202px;
	border:2px solid #b0dec6;
	background:#009d5f;
	padding:5px 5px 5px 5px;
	position:absolute;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.nouvelle_identite {top:45px;left:145px;}
.pub_spot_tv {top:45px;left:624px;}

.nouvelle_identite:hover, .pub_spot_tv:hover {text-decoration:underline;}

.liste_plan {
	width:960px;
	margin:0 0 0px 10px;
	zoom:1;
	
}

.liste_plan ul {
	zoom:1;
}

.liste_plan li {
	float:left;
	width:206px;
	margin:20px 0 0px 42px;display:inline;/* le display:inline corrige la double marge sous ie6*/
	color:#056038;
	font-weight:bold;
	zoom:1;
	text-align:center;
}

.liste_plan li h2 {
	display:block;
	width:192px;
	color:#056038;
	text-decoration:none;
	border:2px solid #b0dec6;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.liste_plan li ul {
	margin:5px 0 0px 0;	
}

.liste_plan li li {
	float:none;
	display:block;
	font-weight:bold;
	margin:5px 0 0 0;
}

.liste_plan li li a {
	text-decoration:underline;
	width:206px;
	border:none;
	padding:0px 0 0px 0;
	color:#056038;
}

.liste_plan li li a:hover {
	text-decoration:underline;
}


.lien_niv_1_desactive {
	display:block;
	text-decoration:underline;
	width:206px;
	border:none;
	padding:0px 0 0px 0;
	text-decoration:none;
	color:#999;
}

.lien_niv_2_desactive {
	display:block;
	text-decoration:underline;
	width:206px;
	border:none;
	padding:0px 0 0px 0;
	text-decoration:none;
	color:#999;
}

.liste_plan li ul li ul {
	margin:0px 0 0px 0;	
}

.liste_plan li li li {
	font-weight:normal;
}

#sitemap #bandeau-des-marques {
	height:44px;
	background:url(../../img/content/bandeau_danone_placement.png) center top no-repeat;
}



