#content
{
	width:100%;

}

.main_layout
{
	width:964px;
	margin:0 auto;
	position:relative;
	padding:10px 0 20px 0;
  z-index: 1000;
}

.footer .main_layout
{
	padding:0 0 10px 0;
	position: static;
}

.box_columns
{
	/*padding:12px 0 0 0;*/
	padding: 0;
	clear:both;
  z-index: 1500;
}


.column_01,
.column_02,
.column_03
{
	float:left;
}


.row_01
{
	margin:0 0 30px 0;
}

.row_01 .column_01
{
	width:287px;
}

.row_01 .column_02
{
	width:326px;
	padding:0 25px;
}

.row_01 .column_03
{
	width:301px;
}


.row_02
{
	margin:0;
}

.row_02 .column_01,
.row_02 .column_02
{
	width:470px;
}

.row_02 .column_01
{
	margin:0 24px 0 0;
}

.row_02 .column_01 img,
.row_02 .column_02 img
{
	float:left;
	border:1px solid #a39393;
	margin:0 10px 0 0;
}

.row_02 .column_01 .content,
.row_02 .column_02 .content
{
	margin:0 0 0 98px;
}


.row_03
{
	margin:0 0 15px 0;
}

.for_who_page .row_03
{
	position:relative;
	z-index:3000;
}

.row_03 .column_01
{
	/*width:571px;*/
	width:624px;
	margin:0 40px 0 0;
}

.row_03 .column_02
{
	width:300px;
}

.history_page .row_03 .column_02
{
	margin-top:-202px;
	position:relative;
	z-index:10;
	background:transparent url(/images/common/illustrations/bg_column_2_history.jpg) no-repeat right 352px;
}

.row_04
{
	padding:0 20px 0 20px;
}

.row_04 .column_01,
.row_04 .column_02
{
	width:450px;
}

.row_04 .column_01
{
	margin:0 24px 0 0;
}

.for_who_page .row_05
{
	position:relative;
	z-index:5000;
}

/* --- DÉBUT - style pour la boîte promotionelle ---*/
.promotional_box .inner_box_columns .inner_column_01
{
  width: 128px;
  float: left;
}
.promotional_box .inner_box_columns .inner_column_02
{
  width: 147px;
  padding: 16px 0 0;
  float: left;
}
.promotional_button_wrapper
{
  position: relative;
  top: -16px;
  text-align: center;
}
/* --- FIN - style pour la boîte promotionelle ---*/


/* --- DÉBUT - style pour les colonnes de la newsletter ---*/
.newsletter_column_layout .column_01
{
  width: 570px;
  padding: 0 20px 0 0;
}
.newsletter_column_layout .column_02
{
  width: 310px;
}
/* --- FIN - style pour les colonnes de la newsletter  ---*/

