#av_section_1 .flex_column{
	box-shadow: 0px 0px !important;
}

.actualite .flex_column{
	width: 33.33333% !important;
	margin-left: 0px !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.actualite .av_textblock_section {
    padding: 8px 10px;
    color: white;
    text-align: center;
    background-color: #891C39;
}

/**/

.actualite .avia-image-container{
	margin-bottom: 0px !important;
}

.actualite .column-top-margin{
	margin: 0px !important;
}

.actualite .av_one_third:nth-child(1){
	border-right: 1px solid silver !important;
}

.actualite .av_one_third:nth-child(2){
	border-right: 1px solid silver !important;
}

/**/

.actualite .article-cat{
	position: absolute;
	z-index: 30000;
	bottom: 60px;
	left: 0;
	width: 100%;
	color: black !important;
	background-color: rgba(255,255,255, 0.8) !important;
}

.actualite .avia-image-container-inner{
	top: 0 !important;
    width: 100% !important;
    height: 280px !important;
    vertical-align: top !important;
}

.image-overlay{
	height: 300px !important;
	width: 100% !important;
}

.actualite .avia-image-container{
	height: 300px !important;
	background-size: cover;
	margin: 20px !important;
	background-position: center;
}