#main {
	/*background: url(/images/template/visuel_vertical_bg_x.jpg) repeat-y;*/
	background: url(../images/template/bg_columns.gif) repeat-y;
}
#main #col-left{
	background: url(../images/template/who_we_are_left_bg.jpg.jpg) no-repeat;
	float:left;	
	border-top: 5px solid #4ba3d5;
}

#main #col-left #visu-structure {	
	width:296px;
	height: 617px;
	background: url(../images/template/visuel_vertical.jpg) repeat-y;
}

#main #col-center{
	width:506px;
	float:right;
}

#main #col-center #content {
	padding: 0 20px;
}

div#page-title h1 {
	background: url(../images/template/who_we_are_title.jpg) no-repeat;
}


#main #col-center h2 {
	margin: 10px 0;
}
#main #col-center p {
	margin-bottom: 15px;
}

#main #col-center #contact-us {
	margin: 30px auto 0 auto;
}
