/* ////////////////////////////////FOOTER//////////////////////////////////////////////// */

footer{
	margin-top:15px;
	background: linear-gradient(111deg, #1A5A83, #D0205C);
	    border: 1px solid #707070;
	        opacity: 1;
}
.separator-footer{
	height:20px;
	background-color:#7ebccb;
	width:100%;
}

h1.titre-footer{
	color:#4e6b90;
	font-family:'Roboto', sans-serif;
	font-weight: 700;
	font-size:18px;
	text-transform:uppercase;
	padding:15px 0 15px 0;
}



table.footer-links{
	display:block;
	width:600px;
	text-align:center;
	margin:auto;
}
table.footer-links td{
	width:200px;
	text-align:left;
	padding:5px 0 5px 60px;
	
}
.footer-links a{
	font-family:'Roboto', sans-serif;
	font-weight:300;
	color:#4e6b90;
	font-size:16px;
}
.spacer{
// 	height:30px;
}
.nl-subscribe{
	text-align:center;
	margin: 0 auto;
	    float: none;
}
input.subscribe-nl{
	text-align:center;
	margin:10px auto 10px auto;
}
.subscribe-nl{
	width:300px;
}

.article{
	margin-top:15px;
	padding:15px;
	text-align:justify;
}

.titre-article-top{
 font-size:34px;
color:#ed594d;	
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
.soustitre-article-top{
	font-size:18px;
	color:#4d6289;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
 
}
.exergue{
	padding:10px;
	background-color:#7ebccb;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	border:1px solid #4d6289;
}
.MenuFooter{
	font-size:14px;
	position : relative;
	text-align :center;
	width:180px;
	margin:auto;
	margin-top:0px;
}
ul.MenuFooter{
}



.MenuFooter > li {
	display : inline;
	float : left;
	width : 150px;
	margin-right : 40px;
	margin-left : 40px;
	text-align : left;
	border-bottom : 0px;
}
ul.MenuFooter > li > a { padding: 8px 0px;}
ul.MenuFooter > li > a:hover, a:focus {text-decoration : underline;}
.MenuFooter > li + li {
	margin-top : 0px;
	margin-left : 40px;
}
td.socialleft{
	text-align: right; width: 200px;
}
td.socialcenter{
	text-align: center; width: 200px;
}
td.socialright{
	text-align: left; width: 200px;
}
td.socialleft{
text-align: right; width: 200px;
}
td.socialcenter{
text-align: center; width: 200px;
}
td.socialright{
text-align: left; width: 200px;
}

