ul.menu_list li.niveau1.menu-1 { border-bottom: 5px solid #FFF !important;}


/* ANIMATION */

div#animation {
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:98;
	margin: 0 auto;
	max-width: 1920px;
}

.animation_bg {
    width: 100%;
    height: 100%;
    z-index: 99;
    background: url(../img/public/anim_bg.png) center right no-repeat;    
    background-size: 45%;
    position: absolute;
}

div#animation_content {margin:0;}


div#animation .bx-wrapper {margin:0;}
div#animation .anim_bxslider {margin:0;padding:0;}

div#animation a.a_caption {display:block;width:100%;height:100%;text-decoration:none;color:inherit;}
.caption {width:auto;max-width:80%;height:auto;display:table;position:absolute;bottom:15%;left:10%;z-index:101;}
.caption_text {background:rgba(0,0,0,0.2); border-radius:0.5em; padding:20px; line-height: 1.8em;}


.caption_link {color:#FFF;font-size:0.8em;display:table;border-radius:2em; border:1px solid #FFF;text-transform:uppercase;padding:10px 60px 10px 20px;margin:15px 0 0 20px;background: #10a9e2 url(../img/public/fleche_blanche1.png) 92% center no-repeat;transition: background 0.5s;}

.caption:hover .caption_link {color:#FFF;background:#000  url(../img/public/fleche_blanche1.png) 94% center no-repeat;-webkit-transition: background 0.5s;transition: background 0.5s;}



div#middle_content { margin:0 auto; background:none;}


/* PRESENTATION */

div#index_presentation {
	width:100%;
	margin:0 auto;
}


@media screen and (max-width : 1550px) {
	
}
@media screen and (max-width : 1500px) {
}
@media screen and (max-width : 1400px) {
	
}

@media screen and (max-width : 1280px) {
	
	
}
@media screen and (max-width : 1250px) {
	
}
@media screen and (max-width : 1200px) {
	.caption {bottom:60px;}
}
@media screen and (max-width : 1000px) {
	
}
@media screen and (max-width : 959px) {
	
	div#animation .bx-wrapper .bx-prev {background-size:100%;}
	div#animation .bx-wrapper .bx-next {background-size:100%;}
	div#animation .bx-wrapper .bx-controls-direction a {top: 50%;width: 40px;height:40px; z-index:102;}

	.caption { bottom: 25px;}
	
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {bottom:2px !important;}
	.bx-wrapper .bx-pager.bx-default-pager a {width: 10px !important;  height: 10px !important;border: 1px solid #FFF !important;}
	
}

@media screen and (max-width : 800px) {
	
	/*
	div#animation {background:#2b8bb4;}
	.caption {position: relative;display:block;overflow: hidden;width: 100%;max-width: 100%;margin: 0;top: auto;left: auto;bottom:auto;background:#2b8bb4;}
	.caption_text {background:url("../img/public/picto_plus.png") 98% center no-repeat; padding:0 25px 0 0;-webkit-transition: background 0.5s;transition: background 0.5s;}
	.caption_text:hover {background:url("../img/public/picto_plus.png") 99% center no-repeat;-webkit-transition: background 0.5s;transition: background 0.5s;}
	.caption_link {display:none;}
	.caption_text p.caption_title {background:none;padding: 10px 20px 10px 10px;margin:0;}
	
	.caption_text p.caption_title {
		font-size: 0.9em;
		text-align: right;
	}
	*/
	
	.caption_text{font-size:0.7em;}
}

@media screen and (max-width : 650px) {
	
	
	.caption_text p.caption_title {font-size: 0.7em;}
	
	.bx-wrapper img {height:auto !important;}
	
	.animation_bg {display:none;}
	
}
@media screen and (max-width : 600px) {
	.caption_text{font-size:0.7em;padding:10px;}
	.caption_link {font-size: 0.7em;padding: 5px 40px 5px 20px;background-size:20px;}
	.caption:hover .caption_link { background-size:20px;}
	
	
}
@media screen and (max-width : 570px) {
	
	div#animation .bx-wrapper .bx-controls-direction a {width: 25px;height:52px;}
	.caption_text{font-size:0.5em;}
	.caption_link {font-size: 0.6em;margin:-5px 0 0 20px;padding: 4px 40px 3px 20px;}
}

@media screen and (max-width : 500px) {
	
}
@media screen and (max-width : 480px) {
	
}
@media screen and (max-width : 400px) {
}
@media screen and (max-width : 350px) {
}
