#principale{
	background:url(../images/back-principale-createurs.gif) repeat-y;
}
#col-left{
	width:894px;
}
#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{
	float:left;
	width:447px;
	padding-bottom:20px;
}
#col-left .article.right{
	padding-left:25px;
	width:420px;
}
#col-left .article .img-article{
	width:150px;
	float:left;
}
#col-left .article .content-article{
	width:270px;
	padding-right:27px;
	float:left;
}
#col-left .article .content-article p{
	text-align:justify;	
}
#col-left .article.right .content-article{
	padding-right:0px;
}
#col-left .article h2{
	font-size:48px;
	color:#b29a63;
	margin-bottom:10px;
}	
#col-left .article.right h2{
	color:#392616;
}
#col-right .article p{
	margin:9px 0 24px 0;
}

