@charset "utf-8";
/* CSS Document */

/*page*/

/*couleur du background class added in umbraco*/
.prog2020 {
    background-color: #b71e70;
}

/*titre*/

.resultat-cms-page .news-listing-section h2 {
    padding: 0 40px 0 40px;
	color: #ffffff;
	
	margin-bottom: 40px;
	display:none;
}

/*.resultat-cms-page .news-listing-section h3 {
    padding: 0 40px 0 40px;
	color: #d0f0c8;
	text-align: center;
	font-size: 32px;
    font-weight: 700;
	margin-top:20px;
	margin-bottom: 20px;
}*/


/*couleur du sous-titre*/
/*.resultat-cms-page .selection-platforms-val {
    color: #000000;
	font-size:18px;
	display: none;
}*/

/*.resultat-cms-page .news-listing-section .row .col-xs-12 {
    background-color: #000000;
    height: auto;
}*/
