@charset "utf-8";
/* CSS Document */

#news{
	background:url(../images/img_news.jpg) no-repeat;
	width:858px;
	height:315px;
	text-align:left;
	margin-left:-2px;
}
#news .contour{
	background:url(../images/contour_home.png) no-repeat;
	width:858px;
	height:315px;
	position:absolute;
}
#news .contenu{
	padding:30px 15px 10px 25px;
	width:350px;
}
#news .contenu h1{
	font-size:22px;
	margin:10px 0 10px 0;
	padding:0;
	color:#b20101;
}
#news .contenu p{
	margin:0 0 20px 0;
	color:#403f3f;
	font-size:12px;
}
#marques{
	margin-top:20px;
	height:257px;
	margin-left:-2px;
	/margin-left:35px;
}
.marque{
	background:url(../images/bg_marque.jpg) no-repeat;
	width:158px;
	height:253px;
	margin-right:9px;
	padding:3px;
	float:left;
	text-align:center;
	color:#d0d0d0;
	font-size:11px;
}
.marque .logo{
	height:43px;
	padding-top:5px;
}
.marque table{
	width:100%;	
	height:57px;
}
.marque .description{
	padding:6px;
	text-align:center;
	overflow:hidden;
}
.marque p{
	padding:0;
	margin:0;
}
