/* Block editorial */
.editorial_block { margin-bottom: 2em }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block > h1 {
	margin:40px 0 10px 0;
	padding: 0;
  	color: #0ff; 							/*	 SP_FONTCOLOR Titre page principale */
	background: none;
}
.editorial_block > h2 {
	padding:0 0 10px 0;
	font-size: 12px;
	line-height: 1.2em;
	color: #fafafa;							/*	 SP_FONTCOLOR Sous-Titre page principale */
	text-transform: none;
	background: none;
}
#editorial_block_center p { padding-left: 0 }
#editorial_block_center .rte p {color:#fafafa }

#editorial_block_center p#editorial_image_legend {
   margin: 0 0 10px;
   padding:0;
  	color: #fafafa; 						/*	 SP_FONTCOLOR text page principale */
   font-size: 10px;
}

