/* RTE Vince */
.csc-default h2.classic_h2{
    font-family: 'Playfair Display';
    font-size: 36px;
    color: #272726;
    font-weight: bold;
}

.chapeau, .csc-textpic-text .chapeau{
    color: #ef2a8c;
    font-size: 17px;
    font-family: 'Helvetica Neue';
    margin-top: 15px;
}

.chapeau_big{
    color: #f02a8c;
    font-size: 24px;
    font-family: 'HelveticaNeueLTStd-Lt';
}

.plain_width{
	width: 100%;
	height: auto;
	margin: 0;
}

.plain_width img{
	width: 100%;
	height: auto;
}

.boutton_infos{
	background-image:url('../img/fond_lmenu.jpg');
	background-repeat: no-repeat;
	background-position:center center;
	background-color:#f02a8c;
	color:white;
	text-align:center;
	padding:7px 17px;
	display:block;
	margin-top:50px;
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}

.boutton_infos_span{
	font-family: 'HelveticaNeueLTStd-Md';
	font-family:18px;
	text-transform:uppercase;
	display:block;
	line-height:43px;
}