@charset "UTF-8";
/* CSS Document */
#top_block {
	width:100%;
	min-height: 5px; /* For Modern Browsers */
	height: 5px !important; /* For Modern Browsers */
	background-color: #EEFED3;
}

#spacer_menu {
	width:100%;
	min-height: 3px; /* For Modern Browsers */
	height: 3px !important; /* For Modern Browsers */
	background-color: #EEFED3;
}

#main_block{
	margin: 0 auto;
}

#menu{
	color:#e9762e;
	font-size:14px;
	margin-left:280px;
	padding-top:70px;
	text-align:center;
	font-weight:bold;
	min-height: 60px; /* For Modern Browsers */
	height: 60px !important; /* For Modern Browsers */
}

#menu .floatMenu{
	float:left;
}

#menu a{
	color:#e9762e;
	text-decoration:none;
}
#menu a:hover {	
	color: #f8b77b;
}
#menu a:active {
	color:#e9762e;
}

#push p{
	margin:0;
	pading:0;
}

#push .pushBlock{
	float:left;
	width:100px;
	min-height: 80px; /* For Modern Browsers */
	height: 80px !important; /* For Modern Browsers */
	font-size:14px;
}

#push p.headSpan{
	font-weight:bold;
	color:#e9762e;
}

#push p.centerSpan{
	font-weight:bold;
	color:#76af29;
}

#push p.dynSpan{
	font-size:10px;
	color:#666666;
}

#footer .danoneVous{
	witdh:104px;
	min-height: 16px; /* For Modern Browsers */
	height: 16px !important; /* For Modern Browsers */
	float:left;
}

#footer .txtFooter{
	float:left;
	font-size:12px;
	text-align:center;
	color:#0073ba;
}

#footer .txtFooter a{
	color:#0073ba;
	text-decoration:none;
}
#footer .txtFooter a:hover {	
	color:#035283;
}
#footer .txtFooter a:active {
	color:#0073ba;
}

#footer .mangerBouger{
	color:#a1a1a1;
	font-size:10px;
	text-align:right;
	padding-right:5px;
	padding-top:2px;
}

#footer .mangerBouger a{
	color:#a1a1a1;
	text-decoration:none;
}
#footer .mangerBouger a:hover {	
	color:#a1a1a1;
}
#footer .mangerBouger a:active {
	color:#a1a1a1;
}
.orange{
	color:#e9762e;
}

#header_Danone-et-vous .logo_bando a {
	overflow : hidden !important;
   	text-decoration : none !important ;
}