@charset "UTF-8";
/* CSS Document */


/*///////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                             //
//  E-AVANTAGES Oney                                                                           //
//                                                                                             //
///////////////////////////////////////////////////////////////////////////////////////////////*/

#conteneur-eavantages-banqueaccord {
	background-color: #fff;
	margin: 0 auto;
}

@media screen and (max-width: 767px) { /* Mobile */

	#conteneur-eavantages-banqueaccord {
		width: 300px;
	}

}

@media screen and (min-width: 768px) { /* Tablette et Bureau*/

	#conteneur-eavantages-banqueaccord {
		width: 750px;
	}
	
}

div#corps-page.eavantages-public section#mes-eavantages.public div.conteneur h1 {
	display: none;
}

/* Offre principale */

#conteneur-eavantages-banqueaccord #entete-eavantages {
	background-repeat: no-repeat;
	background-position: left top;
}

#conteneur-eavantages-banqueaccord #entete-eavantages a {
	display: block;
	height: 100%;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #detail-eavantages .eavantage {
	background-repeat: no-repeat;
	background-position: left top;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #detail-eavantages .eavantage a {
	display: block;
	height: 100%;
}


/* Bannieres */

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages {
	padding: 20px 0;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere {
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	width: 280px;
	height: 280px;
	margin-bottom: 30px;
	overflow: hidden;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere .contenu-banniere {
	width: 280px;
	height: 280px;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere .contenu-banniere .ln-unique-banniere {
	width: 280px;
	height: 280px;
	z-index: 10;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere .contenu-banniere .temps {
	position: absolute;
	width: 280px;
	height: 280px;
	z-index: 0;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere .contenu-banniere .temps.top{
	z-index: 1;
}


#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere .ln-mentions-legales-banniere {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 150px;
	height: 20px;
	z-index: 40;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere .mentions-depliables {
	left: 10px;
	bottom: -5px;
	width: 240px;
}

#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere .mentions-depliables .zone-defilement {
	height: 170px;
}

@media screen and (max-width: 767px) { /* Mobile */
	
	#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages {
		margin-left: 10px;
	}

}

@media screen and (min-width: 768px) {  /* Tablette et Bureau*/

	#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages {
		overflow: hidden;
	}
	
	#conteneur-eavantages-banqueaccord #corps-eavantages #bannieres-eavantages .banniere {
		float: left;
		margin: 0 47px
	}

}




/*///////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                             //
//  E-AVANTAGES ENSEIGNE                                                                       //
//                                                                                             //
///////////////////////////////////////////////////////////////////////////////////////////////*/


#conteneur-eavantages-enseigne {
	position: relative;
	margin: 0 auto;
}

@media screen and (max-width: 767px) { /* Mobile */

	#conteneur-eavantages-enseigne {
		width: 300px;
	}

}

@media screen and (min-width: 768px)  {  /* Tablette et Bureau*/

	#conteneur-eavantages-enseigne {
		width: 750px;
	}

}



/*-------------------------------------------------------------------------------+
+ Boutons de defilement                                                          +
+-------------------------------------------------------------------------------*/

#conteneur-eavantages-enseigne .bt-defilement {
	display: block;
	position: absolute;
	background-image: url(../img/carrousels/e-avantages/boutons-defilement.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 100px;
	cursor: pointer;
	z-index: 20;
}

@media screen and (max-width: 767px) { /* Mobile */

	#conteneur-eavantages-enseigne .bt-defilement {
		top: 160px;
	}
	
	#conteneur-eavantages-enseigne .bt-precedent {
		left: 8px;
		background-position: left top;
	}
	
	#conteneur-eavantages-enseigne .bt-suivant {
		right: 8px;
		background-position: right top;
	}

}

@media screen and (min-width: 768px) { /* Tablette + Bureau */

	#conteneur-eavantages-enseigne .bt-precedent {
		left: 15px;
		background-position: left bottom;
	}
	
	#conteneur-eavantages-enseigne .bt-suivant {
		right: 15px;
		background-position: right bottom;
	}

}

@media screen and (min-width: 768px)  {  /* Tablette et Bureau*/

	#conteneur-eavantages-enseigne .bt-defilement {
		top: 170px;
	}

}



/*-------------------------------------------------------------------------------+
+ Reperes des slides (raccourcis d'acces)                                        +
+-------------------------------------------------------------------------------*/

#conteneur-eavantages-enseigne .navigation {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/fonds/fd-noir-20pc.png) repeat left top;
	width: 100%;
	text-align: center;
	z-index: 100;
}
	
#conteneur-eavantages-enseigne .navigation a {
	display: inline-block;
	background-color: #fff;
	margin: 0 5px;
	font-weight: bold;
	text-decoration: none;
}
	
#conteneur-eavantages-enseigne .navigation a.actif {
	background-color: #333;
	color: #fff;
}

@media screen and (max-width: 767px) { /* Mobile */
	
	#conteneur-eavantages-enseigne .navigation a {
		width: 16px;
		height: 16px;
		line-height: 16px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
	}

	#conteneur-eavantages-enseigne .navigation {
		height: 25px;
	}

	#conteneur-eavantages-enseigne .navigation a {
		margin-top: 4px;
	}

}

@media screen and (min-width: 768px) { /* Tablette + Bureau */
	
	#conteneur-eavantages-enseigne .navigation a {
		width: 20px;
		height: 20px;
		font-size: 1.2em;
		line-height: 20px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}

}

@media screen and (min-width: 768px)  {  /* Tablette et Bureau*/

	#conteneur-eavantages-enseigne .navigation {
		height: 35px;
	}

	#conteneur-eavantages-enseigne .navigation a {
		margin-top: 7px;
	}

}



/*-------------------------------------------------------------------------------+
+ Contenu des slides                                                             +
+-------------------------------------------------------------------------------*/

#conteneur-eavantages-enseigne #carrousel-eavantages {
	overflow: hidden;
}

#conteneur-eavantages-enseigne #carrousel-eavantages .eavantage {
	background-repeat: no-repeat;
	background-position: left top;
}

@media screen and (max-width: 767px) { /* Mobile */

	#conteneur-eavantages-enseigne #carrousel-eavantages {
		width: 300px;
		height: 400px;
	}

	#conteneur-eavantages-enseigne #carrousel-eavantages ul li {
		width: 300px;
		height: 400px;
	}

	#conteneur-eavantages-enseigne #carrousel-eavantages .eavantage {
		height: 400px;
	}

}

@media screen and (min-width: 768px)  {  /* Tablette et Bureau*/

	#conteneur-eavantages-enseigne #carrousel-eavantages {
		width: 750px;
		height: 430px;
	}

	#conteneur-eavantages-enseigne #carrousel-eavantages ul li {
		width: 750px;
		height: 430px;
	}

	#conteneur-eavantages-enseigne #carrousel-eavantages .eavantage {
		height: 430px;
	}

}



/*-------------------------------------------------------------------------------+
+ Detail de l'offre                                                              +
+-------------------------------------------------------------------------------*/

#conteneur-eavantages-enseigne #detail-eavantages .eavantage div {
	 background-repeat: no-repeat;
	 background-position: top left;
}

#conteneur-eavantages-enseigne #detail-eavantages .eavantage div a {
	display: block;
	width: 100%;
	height: 100%;
}



/*-------------------------------------------------------------------------------+
+ Popin video                                                                    +
+-------------------------------------------------------------------------------*/

@media screen and (max-width: 767px) { /* Mobile */

	#popin-video.fenetre-modale {
		width:320px
	}
	
	#video-popin-erdc {
		width:300px;
	}
}

@media screen and (min-width: 768px) {  /* Tablette et Bureau*/

	#popin-video.fenetre-modale {
		width:420px
	}

}

@media screen and (min-width: 1025px) { /* Bureau */

	#popin-video.fenetre-modale {
		width:420px
	}

}
