#col-left{
	width:599px;
	float:left;
	padding:30px 30px 0 0px;
}
#banniere h2{
	position:absolute;
	top:39px;
	left:0;
	font-size:18px;
	text-transform:uppercase;
	background:url(/images/back-titre-banniere.png) top right no-repeat;
	display:-moz-inline-box; 
	display:inline-block; 
	_display:block;
	padding:0 10px 0 30px;
	height:33px;
	line-height:33px;
	_width:1%;	
	white-space:nowrap;
}
#col-left .article{
	background:url(/images/border-article.gif) bottom right no-repeat;
	padding-bottom:30px;
	margin-bottom:42px;
}
#col-left .article p{
	text-align:justify;	
}
#col-left .article.last-child{
	background:none;
}
#col-left .article .img-article{
	width:193px;
	/*padding-left:25px;*/
	float:left;
	text-align:center;
}
#col-left .article .content-article{
	width:406px;
	float:left;
}
#col-left .article h2{
	font-size:48px;
	color:#fff;
	margin-bottom:10px;
}
#col-left .article h3{
	font-size:18px;
	text-transform:uppercase;
	color:#b49c65;
}
a.bouton{
	margin-top:25px;
}