.bloc-edito {
	background: url(home_edito/fd-edito-img.jpg) no-repeat 100% 0%;
	margin-top:15px;
}

.bloc-home {
    background: url(home_edito/fd-home-normal.jpg) no-repeat 100% 0%;
    margin-top:15px;
}

.bloc-edito .coin-top, .bloc-home .coin-top {
	background: url(home_edito/fd-edito-bord1.png) no-repeat 0% 0%;
	padding-top:10px
}

.bloc-edito .coin-top-right, .bloc-home .coin-top-right {
	background: url(home_edito/fd-edito-bord4.png) no-repeat 100% 0%;
	margin-top:0px
	padding-bottom:0px
}

.bloc-edito .coin-left, .bloc-home .coin-left {
	background: url(home_edito/fd-edito-bord-left.png) repeat-y 0% 0%;
	padding: 20px 0 20px 40px;
}
.bloc-edito .coin-bottom, .bloc-home .coin-bottom {
	background: url(home_edito/fd-edito-bord2.png) no-repeat 0% 100%;
}
.bloc-edito .coin-right, .bloc-home .coin-right {
	background: url(home_edito/fd-edito-bord3.png) no-repeat 100% 100%;
	padding:0 40px 10px 0;
	color: #1871a1;
}

p.home-lire-suite {
	padding-top: 15px;
	font-size: 12px;
	padding-bottom: 10px;
	margin-left:15px;
}

p.home-lire-suite a:link, p.home-lire-suite a:visited, p.home-lire-suite a:hover, p.home-lire-suite a:active {
	color: #cc6600;
}

.col-present1, .col-present2 {
	float: left;
	width: 47%;
	padding-top: 15px;
	text-align: justify;
}
.col-present1 {
	padding-left: 5px;
	padding-right: 4%;
}



