.footer
{
	background:transparent url(/images/common/footer/bg_footer.gif) repeat-x left top;
	padding:20px 0 0 0;
  z-index: 500;
}

.footer_inscriptions
{
	background:transparent url(/images/common/footer/logo_boursin_footer.png) no-repeat 823px 50%;
	padding:0 20px;
	margin:0 0 10px 0;
}

.footer_inscriptions .inner_column_01,
.footer_inscriptions .inner_column_02
{
	float:left;
	width:326px;
}

.footer_inscriptions .inner_column_01
{
	margin:0 50px 0 0;
}

.newsletter_inscription input
{
	width:256px;
	padding:3px;
	margin:0 5px 0 0;
	color:#b19353;
}

.newsletter_inscription strong
{
  font-weight:bold;
}

.footer_inscriptions .inner_column_02 img
{
	float:right;

}


.footer_menu
{
	padding:10px 0 0 0;
	background:transparent url(/images/common/marks/grey_dotted_separator.gif) repeat-x left top;
	margin:0 20px 20px 20px;
}

.footer_menu_content
{
	background:transparent url(/images/common/footer/bg_menu_footer.jpg) no-repeat right 50%;
}

.footer_menu .inner_column_01,
.footer_menu .inner_column_02,
.footer_menu .inner_column_03,
.footer_menu .inner_column_04
{
	float:left;
	width:180px;
	padding:0 10px 0 0;
}

.footer_menu .inner_column_05
{
	float:left;
}
.footer_menu_content a
{
  /*color: #E97A13;*/
  /*font-weight: bold;*/
  /*font-style: italic;*/
}
.footer_menu .title_style_04
{
	font-size:15px;
	margin-bottom:5px;
}

.footer_menu ul li
{
	margin:0 0 5px 0;
	font-size:13px;
}

.footer_legal
{
	margin:0 20px 10px 20px;
	color:#997e41;
	font-size:12px;
	text-align:right;
}

.footer_legal a
{
	color:#997e41;
}

.footer_legal p
{
	text-transform:uppercase;
	float:left;
}

.footer_legal p a
{
	text-transform:none;
}

.footer_legal ul
{
	float:right;
}

.footer_legal ul li
{
	float:left;
	padding:0 4px 0 8px;
	background:transparent url(/images/common/footer/separator_legal_footer.gif) no-repeat left 50%;
}

.footer_legal ul li.first
{
	background:none;
	padding:0 4px 0 4px;
}
