a {
	text-decoration: none;
}

margin-top: .grid-stack-item-content {
    background: white;
    color: #2c3e50;
    font-family: "MultipleSans Pro", cursive;
    font-size: 20px;
}

.grid-stack-item-content .fa {
    font-size: 64px;
    display: block;
    margin: 20px 0 10px;
}

header a, header a:hover { color: #fff; }

h1 {
	margin-bottom: 1rem;
}

.alaune img {
	width: 100%;
}




#demo {
    max-width: 1200px;
    margin: 40px auto;
}

.bloc {
	margin-bottom: 1rem;
}

.bloc .fa-ul {
	margin-left: 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0;
}

.bloc .btn {
    background: #003C57;
    display: inline;
    align-self: flex-start;
    color: #ffffff;
    padding: 0.5rem 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    border-radius: 0;
}


.bloc .btn:hover {
	color: #ffffff;	
}

.grid-stack > .grid-stack-item > .grid-stack-item-content {
	overflow-y: hidden;
}

.grid-stack-item .close {
	position: absolute;
    right: 20px;
    top: 20px;
    background: #ffffff;
    padding: 5px 8px;
    border-radius: 14px;
    border: 2px solid #ffffff;
    z-index: 1000;
}

.bloc1 .text, .bloc6 .text {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 60, 87, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 60, 87, 0.7) 100%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 60, 87, 0.7) 100%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 60, 87, 0.7) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 60, 87, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
    -webkit-background-size: 1px 50%;
    -moz-background-size: 1px 50%;
    -o-background-size: 1px 50%;
    background-size: 1px 50%;
    background-repeat: repeat-x;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background-position: bottom;
    z-index: 100;
}

.bloc8 .text {
	background: none;
    z-index: 100;
    color: #FFFFFF;
}

.bloc1 .text .inside, .bloc6 .text .inside, .bloc8 .text .inside {
    position: absolute;
    text-align: left;
    left: 30px;
    right: 15px;
    bottom: 20px;
    z-index: 100;
}

.bloc1-12 h1, .bloc1-8 h1, .bloc1-6 h1 {
    margin-top: 1rem;
}

.metaArticle {
    display: flex;
}
    .metaArticle .typeArticle {
        background: #ffffff;
        color: #003C57;
        font-size: 12px;
        padding: 5px 10px;
        text-transform: uppercase;
        margin-right: 8px;
        transform: skewX(-10deg);
        font-weight: bold;
    }
    
    .metaArticle .typeArticle.cartouche {
	    background: #c3eb78;
	    color: #ffffff;
    } 
    
        .metaArticle .typeArticle span {
            transform: skewX(10deg);
            display: inline-flex;
            color: #003C57;
        }
        
        .author {
            font-size: 14px;
			font-weight: 700;
			padding-top: 2px;
        }
        	.author span {
            	font-weight: 300;
        	}
    
    .bgWhite .metaArticle {
	    margin-left: 3px;
    }    	
	    .bgWhite .metaArticle .typeArticle{
		    background-color: #003C57;
		    align-self: center;
	    }
	    
	    .bgWhite .metaArticle .typeArticle.cartouche {
		    background: #c3eb78;
		    color: #ffffff;
	    } 
	    
	    	.bgWhite .metaArticle .typeArticle span {
		    	color: #ffffff;
		    }
	.bgBlack .author { color: #ffffff; }	
	.bgWhite .comments a, .bgBlack .comments i { color: #000000; }	

.bloc a:hover {
	text-decoration: none;
}

.bloc .article__media-container article__media {
	display: block;
    float: none;
    max-width: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    margin-left: 0;
    width: 100%;
}

.bloc h1, .bloc h2 {
    font-weight: bold;
}

.bloc1 h2, .bloc1 h2 {
	margin-top: 0.5rem;
}

.bloc2 h1, .bloc2 h2 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.bloc3 h2 {
	margin-bottom: 0.5rem;
}


.bloc p {
	font-family: "MultipleSlab Pro";
	font-size: 1rem;
	margin-top: 1rem;
	font-weight: normal;
}

.bloc .article__media {
	display: block;
}

.bloc .separator {
    display: block;
    height: 1px;
    background: #000000;
    width: 60%;
    margin: 0.5rem auto;
}

.bloc1-4.titleBig h1, .bloc1-6.titleBig h1, .bloc1-6.titleBig h2, .bloc2-4.titleBig h1, .bloc2-3.titleBig h1, .bloc3-4.titleBig h1, .bloc3-3.titleBig h1, .bloc4-4.titleBig h1, .bloc4-3.titleBig h1, .bloc9-4.titleBig h1, .bloc9-3.titleBig h1, .bloc1-4.titleBig h2, .bloc2-4.titleBig h2, .bloc2-3.titleBig h2, .bloc3-4.titleBig h2, .bloc3-3.titleBig h2, .bloc4-4.titleBig h2, .bloc4-3.titleBig h2, .bloc9-4.titleBig h2, .bloc9-3.titleBig h2  {
	font-size: 1.25rem;
	line-height: 1.5rem;
}

.bloc3 h1,.bloc3 h2 {
	margin-top: 0;
	margin-bottom: 0.5rem;	
}

.bloc9 h1, .bloc9 h2 {
    margin: 0 0 0.75rem;
}

.bloc9 .metaArticle {
    margin: 0 0 0.75rem;
}

.bloc2-4 picture.article__media {
    max-height: 219px;
    overflow: hidden;
}

.bloc4 a {
}

	.bloc4 img {
		position: relative;
	}
	
	.bloc4 .text {
		position: relative;
		margin: 0 3rem;
		background-color: #ffffff;
		bottom: 0;
		top: -8rem;
	}
	
		.bloc4 .text .inside {
			display: flex;
		    padding: 1.5rem 2rem;
		    flex-direction: column;
		    justify-content: center;
		    align-items: center;
		    text-align: center;
		}

.bloc5 .article__media-container {
    float: left;
    width: 60%;
    margin: 0 1rem 1rem 0;
}
	.bloc5-6 .article__media-container {
	    float: left;
	    width: 55%;
	    margin: 0 1rem 1rem 0;
	}

.titleBig h1, .titleBig h2 {
	font-size: 2rem;
	line-height: 2.5rem;
}

.titleSmall h1, .titleSmall h2{
	margin-top: 10px;
	font-size: 1.25rem;
	line-height: 1.625rem;
}



.bloc2 h2 {
	margin-bottom: 0.5rem;
}

.bloc2 .text, .bloc3 .text, .bloc5 .text {
	margin-bottom: 1rem;
}

.bloc4 h1,.bloc4 h2 {
	margin-bottom: 1rem;
}

.bloc4-4 .text {
	top: -4rem;
}

.bloc4-4 .text .inside .metaArticle {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	.bloc4-4 .text .inside .metaArticle .typeArticle {
		margin-right: 0;
		margin-bottom: 0.5rem;	
	}

.bloc5 h1, .bloc5 h2 {
	margin-top: 0;
	font-size: 1.25rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}

.bloc5-8 h1, .bloc5-12 h1, .bloc5-8 h2, .bloc5-12 h2 {
	font-size: 2rem;
	line-height: 2.5rem;
}

.bloc6 .text .inside {
	left: 0; 
    bottom: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 50%;
    margin-left: 4rem;
}

.bloc7 h1, .bloc7 h2 {
	margin-top: 0.5rem;
    margin-bottom: 0;
}

.bloc8 .text .inside {
	left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
    align-items: center;
}

.bloc6 p, .bloc8 p {
	margin-bottom: 2rem;
}

.bloc7 a {
	display: flex;
    height: 100%;
    align-items: center;
}
	.bloc7 a .text {
	    width: 480px;
	    position: relative;
	    position: absolute;
	    z-index: 2;
	    background: #ffffff;
	    display: flex;
	}
	
	.bloc7 a .article__media-container {
	    width: auto;
	    /* float: right; */
	    max-width: 900px;
	    position: relative;
	    align-self: flex-end;
	    margin-left: auto;
	}
	
	.bloc7 a .text .inside {
	    text-align: center;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    padding: 3rem;
	}
	
	.bloc6 .article__media-container:before, .bloc8 .article__media-container:before {
	    background-image: linear-gradient(to bottom,rgba(0, 60, 87,.3),rgba(0, 60, 87,.3));
	    bottom: 0;
	    content: " ";
	    height: 100%;
	    left: 0;
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: 100%;
	    z-index: 2;
	}
	
	.bloc8 h1, .bloc8 h2 {
		margin-bottom: 1rem;
		margin-top: 1rem;
	}
	
	.bloc8 .btn {
		align-self: auto;
	}

.bloc10, .bloc11 {
	display: flex;
}

.bloc10 h1, .bloc10 h2 {
    margin-bottom: 0.5rem;
}

	.bloc10 .article__link-container, .bloc11 .article__link-container {
	    flex-basis: 60%;
	}
	
	.bloc10 .lienplus-container, .bloc11 .lienplus-container {
		flex-basis: 40%;
		padding-right: 1rem;
	}
	
	.bloc10 .metaArticle, .bloc11 .metaArticle {
		margin-bottom: 0.5rem;
	}
	
	.lienplus-container {
		
	}
	
		.lienplus-container a {
			font-weight: bold;
		}

.bloc10 h1, .bloc10 h2 {
	margin-top: 0;
}

	.bloc10-8 h1, .bloc11-6 h1, .bloc10-8 h2, .bloc11-6 h2 {
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
	
	.bloc11-4 h1, .bloc11-4 h2 {
		font-size: 1rem;
		line-height: 1.25rem;
		margin-top: 0;
		margin-bottom: 0.5rem;
		font-weight: 600;
	}

.bloc11-8 h1, .bloc11-8 h2 {
	font-size: 1.25rem;
	line-height: 1.5rem;
}

.bloc11-4 .lienplus-container {
	width: calc(100% - 125px);
	flex-basis: auto;
	padding-right: 0;
	padding-left: 1rem;
}

.bloc11-4 .article__link-container {
	width: 125px;
	flex-basis: auto;
	margin-top: 0;
	margin-bottom: 0;
}

.bloc11 .article__link-container {
	margin-top: auto;
	margin-bottom: auto;
}

.bloc11 .lienplus-container {
	margin-top: auto;
	margin-bottom: auto;
}

	.bloc11 .lienplus-container a {
		display: block;
	}

.bgBlack {}

.bloc4 h1, .bloc4 h2 {
	margin-top: 0.5rem;
}

.bloc4-8 h1, .bloc4-8 h2 {
	margin-top: 0rem;
	margin-bottom: 0rem;
}


