#main {
	background: url(../images/template/visuel_vertical_bg_x.jpg) repeat-y;
}
#main #col-left{
	background: url(../images/template/who_we_are_left_bg.jpg.jpg) no-repeat;
	float:left;	
	border-top: 5px solid #9ec13a;
}

#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;
}
#main #col-center #content #offer {
	background: url(../images/template/offer_header.jpg) no-repeat;
	padding-top: 250px;
}

#main #col-center #content #offer h2 {
	color: #4ba3d5;
	font-size: 25px;
}
#main #col-center #content #offer h3 {
	padding: 10px 0;
	font-size: 16px;
}	
div#page-title h1 {
	background: url(../images/template/offer_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;
}
