.le_footer{
	font-family:ARIAL;
	font-weight:normal;
}

.bandeau-footer{
	background-color:#5d6c73;
	width:100%;
	height:60px;
	margin:0;
	padding:0;
}

.texte-bandeau{
color: white;
position: relative;
/*left: -20px;*/
height: 40px;
top: -7px;
font-size: 14px;
right: 0px;
width: 1024px;
margin: 0 auto;
text-align: right;
}
.bottom-footer{
	width:1024px;
	margin:0 auto;
}

.bloc_bas{
	width:100%;
	background-color:#21333d;
	color:#c6d0d9;
	height:370px;
	margin:0;
	padding:0;

}

.bottom-footer ul {
	font-size:12px;
}

.titre_bottom{
	font-size:18px;
}

.bloc {
	float:left;
	position:relative;

}

.bloc4{
	background-color:#5d6c73;
	position: relative;
	top: 15px;
	left: 100px;
	width: 230px;
	padding:10px;
}

.bas_footer{
	font-size:10px;
}


.bottom-footer a{
	text-decoration:none;
	color:#c6d0d9;
}

.titre_bottom2 {
					color:white;
					font-weight:bold;
					font-weight:14px;
				}
				
				.adresse{
					font-size:11px;
					font-weight:normal;
				}
				
				.trait{
					border-bottom: 1px dashed #4b5d67;
					padding: 5px 0px 5px 0px;
				}
				.connect-text{
					font-size:14px;
				}
				
				.connect{
					padding-top:10px;
				}
				
				.connect ul{
					padding:0;
					margin:0;
					font-size:11px;
				}
				
				.service_client{
					padding-top:15px;
				}
				
				.service_client .titre {
					font-size:14px;
				}
				
				.service_client .numero {
					font-size:14px;
					padding-top:10px;
					font-size:20px;
					font-weight:bold;
				}
				
				.bas_footer{
					position: relative;
					top: 20px;
					width: 950px;
					left: 30px;
	
				}
				
				
				
				.bas_footer a{
					text-decoration:none;
					color:#c6d0d9;
				}
				
				.connect a{
					text-decoration:none;
					color:#c6d0d9;

				}
				
				.dnewsletter{
					width:1024px;
					height:100px;
					position:relative;
					right:0px;
					display:block;
				}
				
				.bottom{
		background-color:#21333d;
	}
    
				
	@media all and (max-width: 1199px)
{
	.texte_bottom{
			font-size:11px;
			color:#c6d0d9;
			text-align:center
		}
		
		.texte_bottom a{
			color:#c6d0d9;
		}
		
		.bottom_moniteur{
			display:none;
		}
		.texte_bottom {
					
					padding:10px			
				}
}

	@media all and (min-width: 1200px)
	{
		.bottom-mobile{
			display:none;
		}
		
		.texte_bottom {
					position: relative;
					top: 8px;				
				}
	}

.footer-cnil {
    display: block;
    width: 100%;
    height: 28px;
    padding-top: 10px;
    background-color: #f4f4f4;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    color: #000;
    font-family: 'Roboto',helvetica,arial,sans-serif;
    font-size: 13px;
    text-align: center;
    border-top: 1px solid #dedede;
}

footer .topFooter {
    color: white;
    font-weight: 100;
    text-align: center;
    border-top: 1px solid #1c2429;
    background: #181f24;
    padding: 0em 0em 1.5em 0em;
}

.wrapper {
    max-width: 1250px;
    margin: auto;
}

footer .wrapper .blocFooter {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-top: 1.5em;
}

footer .wrapper .blocFooter1 {
    width: 18%;
    min-width: 225px;
}

footer .wrapper .blocFooter2 {
    width: 14%;
    min-width: 175px;
}

footer .wrapper .blocFooter3 {
    width: 16%;
    min-width: 200px;
}

footer .wrapper .blocFooter4 {
    width: 14%;
    min-width: 175px;
}

footer .wrapper .blocFooter5 {
    width: 18%;
    min-width: 225px;
}

footer .wrapper .blocFooter6 {
    width: 16%;
    min-width: 200px;
}

footer .blocFooter .titleFooter {
    font-size: 16px;
    font-weight: 500;
}

footer .blocFooter .contentFooter {
    font-size: 15px;
    font-weight: 300 !important;
    margin-top: 20px;
    line-height: 2 !important;
}

footer .blocFooter .contentFooter2 {
    font-size: 15px;
    font-weight: 300 !important;
    margin-top: 20px;
    line-height: 1.5 !important;
}

footer .blocFooter .contentFooter a {
    text-decoration: none;
    font-weight: 300 !important;
    color: #bfbfbf;
    margin-right: 10px;
}

footer .blocFooter .contentFooter svg {
    width: 32px;
    height: 32px;
}

footer .blocFooter hr {
    width: 200px;
    margin: 30px 0px;
    background-color: #1a2227;
}

.tcb-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

footer .bottomFooter {
    color: white;
    font-weight: 300;
    text-align: center;
    border-top: 1px solid #952200;
    background: #952200;
    padding: 1.5em;
}

@media only screen and (max-width: 1250px) {
    .wrapper {
        width: 100%;
    }

    footer .wrapper .blocFooter {
        width: 16%;
        min-width: 200px;
    }

    footer .wrapper .blocFooter2 {
        padding-left: 40px;
    }

    footer .wrapper .blocFooter4 {
        padding-left: 40px;
    }

    footer .wrapper .blocFooter6 {
        padding-left: 40px;
    }
}

@media only screen and (max-width:665px) {

    footer .wrapper .blocFooter2 {
        padding-left: 40px;
    }

    footer .wrapper .blocFooter4 {
        padding-left: 40px;
    }

    footer .wrapper .blocFooter6 {
        padding-left: 40px;
    }
}