/* Block editorial */
.editorial_block { 
float: left;
    margin-bottom: 2em;
    width: 400px; }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {
	margin:0px 0 10px 0;
	padding: 0;
	background: none;
	font-size: 16px;
}
.editorial_block h2 {
	padding:0 0 10px 0;
	line-height: 1.2em;
	color: #FA6F41;
	text-transform: none;
	background: none;
}
#editorial_block_center p { padding-left: 0 }
#editorial_block_center .rte p {color:#494949 }

#editorial_block_center p#editorial_image_legend {
   margin: 0 0 10px;
   padding:0;
	color: #494949;
   font-size: 10px;
}
#editorial_block_center .rte p.telecharger {
    background: url("https://www.voyages-bentz.fr/img/telecharger.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: 50px;
    line-height: 40px;
    padding-left: 58px;
	width: 108px;
    float: left;
	margin-right: 33px;
}
#editorial_block_center .rte p.telecharger a{
color:#fff;
}
#colleft {
width: 400px;
}