body {
	background: #fff url(../img/fond/fond_0.jpg) no-repeat center top;	
}





.home_une{
	width:674px;
}
.home_une img{
	float:left;
}

.home_une .detail{
	float:left;
	width:228px;
	height:216px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:130%;
}



.list_une{
	margin-top:24px;
}

.list_une .item{
	width:218px;
	float:left;
}

.list_une .item img{
	margin-bottom:0px;
}

.list_une .detail{
	float:left;
	padding:6px 6px 0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:130%;
	width:206px;
	height:100px;
}

.home_une .detail.black,
.list_une .detail.black{
	background-color:#000000;
}
.home_une .detail.blue,
.list_une .detail.blue{
	background: url(../img/content/fond_blue.jpg);
}

.home_une .detail h2,
.list_une .detail h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:3px;
}

.home_une .detail.black h2,
.list_une .detail.black h2{
	color:#1eabde;
}

.home_une .detail.black h2 a,
.list_une .detail.black h2 a{
	color:#1eabde;
	text-decoration:none;
}

.home_une .detail.blue h2,
.list_une .detail.blue h2{
	color:#FFFFFF;
}
.home_une .detail.blue h2 a,
.list_une .detail.blue h2 a{
	color:#FFFFFF;
	text-decoration:none;
}


.home_une .detail.black h3,
.list_une .detail.black h3{
	color:#1eabde;
}

.home_une .detail h3,
.list_une .detail h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;
}

.home_une .detail p{
	font-size:11px;
}

.home_une .detail p.chapeau{
	margin-top:5px;
	line-height:110%;
	font-size:10px;
}

.home_une .detail .plus{
	text-align:right;
	margin-right:5px;
	font-size:14px
}
.home_une .detail .plus a{
	color:#FFFFFF;
	text-decoration:none;
}

.list_une .plus{
	background: url(../img/content/fond_blue.jpg);
	text-align:right;
	padding-right:3px;
	font-size:14px;
	line-height:70%;
}
.list_une .plus a{
	color:#FFFFFF;
	text-decoration:none;
}

.list_une .plus.black{
	background: #000000 url();
}

