@charset "utf-8";
/*-------------------------------PREPAGE-------------------------------*/
/* CSS Silver-2 - globale 1 */
#conteneur-prepage {
	text-align:center;
	margin:0 auto;
	width:100%;
	height:40.625em;
	padding:0;
}


body.prepage {background-image:url(../charte/fond-page-intro.jpg) repeat-x top center #fff;margin:0px auto;}
#entete-pre {height:12.5em; background:url(../charte/fond-page-intro.jpg) repeat-x top center #fff;}
#logo-pre	{
	height:9.375em;
	width:60em;
	float:left;
	background:url(../charte/fond-logo-pre.jpg) no-repeat top center;
}
#slogan-pre	{
	height:3.125em;
	width:60em;
	float:right;
	background:url(../charte/fond-slogan-pre.jpg) no-repeat top center;
}
#animation-pre	{
	height:28.125em;
	width:60em;
	clear:both;
	background:url(../charte/fond-animation-pre.jpg) no-repeat top center;
}

#pav	{
	Width: 80%;
	margin: 0 auto;
	max-width: 1200px;
}

.entrer { clear:both; background:#fff; color:#000; margin:0 auto 10px; padding:5px 10px; width:150px; text-align:center; font-size:24px ; box-shadow:0px 1px 3px #000; border:1px solid #000}
.entrer:hover {background:#000; color:#fff; border:1px solid #fff }
/* CSS Silver-2 - modèle 1 horizontal*/
html {
  margin:0;
  padding:0;
  background:#fff;
  background-attachment:fixed;
  background-size: 100% 100%;
 /* background: url(../charte/bg.jpg) no-repeat center fixed; 
  -webkit-background-size: cover;  pour anciens Chrome et Safari 
  background-size: cover;  version standardisée */
  }

body {margin:0;padding:0; font-size:16px}

/*-------------------------------CHARTE-------------------------------*/

#conteneur	{
	width:100%;
	margin:0px auto;
	background: #fff;
}
#entete {height:180px; background: #032b35;}
#logo	{
	height:140px;
	width:100%;
	float:left;
	background:url(../charte/fond-logo.jpg) no-repeat top center #fff;
	background-size: 200px;
}
#slogan	{
	height:40px;
	background: #032b35;
}
#slogan p{ font-size:18px; text-align:center; color:#fff; margin:0px 0px 0px 0px; line-height:40px}
#animation	{
	height:340px;
	width:95%;
	clear:both;
	background:url(../charte/fond-animation.jpg) no-repeat top center;
	margin: 0 auto;
}

/*#pav	{
	height:170px;
	width:60em;
	float:none;
	background:url(../charte/fond-pav.jpg) no-repeat top center;
	 z-index:90; 
	 position:relative
}
#pav ul {padding:0 ; margin:0 auto; display:inline; list-style:none}
#pav ul li.rub1 a{background-image:url(../charte/rub1.jpg)}
#pav ul li.rub2 a{background-image:url(../charte/rub2.jpg)}
#pav ul li.rub3 a{background-image:url(../charte/rub3.jpg)}
#pav ul li.rub4 a{background-image:url(../charte/rub4.jpg)}
#pav ul li.rub5 a{background-image:url(../charte/rub5.jpg)}
#pav ul li a{width:192px; height:190px; float:left; line-height:20px; text-align:center; color:#303030;text-decoration:none; font-size:18px; margin:-30px 0px 5px 0px;font-family:BankGothicLtBTLight ; transition: all 0.3s ease 0s; position: relative; box-shadow:0px 0px 3px #000}
#pav ul li a div{line-height:40px; margin:75px 0 0px 50px ; background: rgba(255,255,255,0.8); width:190px;
-ms-transform: rotate(-90deg); 
    -webkit-transform: rotate(-90deg); 
    transform: rotate(-90deg);}
	#pav ul li.rub5 a div{margin:55px 0 0px 50px ;}
#pav ul li a img{margin:10px auto 0px; float:none}
#pav ul li a:hover {transform: scale(1.1);
	box-shadow: 0 0 25px #000}
#pav ul li a:hover div{background:rgba(37,253,233,0.75); color:#000;transition: all 0.3s ease 0s;}
#pav ul li a.current div{background:rgba(37,253,233,0.75); color:#000; transition: all 0.3s ease 0s;}
*/

nav	{
	text-align:center;
	padding:0;
	margin:0;
	height:40px;
	min-height:40px;
	background:#fff;
}
#masque {
    display:block;
    width:100%;
    height:100%;
	min-height:100%;
    overflow:hidden; /* nécessaire pour éviter le 'débordement' des images lorsque Javascript est absent; contrairement à un slideshow classique, celui-ci est mis sur un élément parent du slideshow et non le slideshow lui-même */
}
 
#masque > img {
    position:absolute;
	z-index:15
}

#navigation > li {margin-left:1.875em}


section#integration	{
	padding:0;
	width:80%;
	min-height:100px; /* 0.3125em = 5px x 2 = 10px a soustraire à la hauteur */
	margin: 0 auto;
}

.blc1 {
background:#032b35;
padding:5px;
	
}
.blc1 h1 {
    border-bottom: 1px solid #fff;
}
.blc1 h2 {
    color: #fff;
}

.blc2 {
Width: 80%;
margin: 0 auto;
max-width: 1200px;
	
}
.blc3 {
Width: 80%;
margin: 0 auto;
max-width: 1200px;
	
}
.blc3 h3 {
    color: #fff;
}

.en-savoir-plus
{
    font-size: 24px;
    font-family:BankGothicLtBTLight;
    text-align:center;
}

footer	{
	height:70px;
	clear:left;
}
footer p {font-size:12px;text-align:center; padding-top:0px}
footer ul	{
	text-align: center;
	font-size: 11px;
	color: #fff;
}
footer ul li	{
	display:inline;
	margin:0.3125em;
	font-size:11px;
}
footer ul li a	{
	color:#fff;
}
footer ul li a:hover	{
	color:#d1bfbd;
	text-decoration:none;
}

div#logo-distributeur > a {text-decoration:none;display:block;width:3.75em;height:5em;background:none no-repeat top left transparent;float:right;margin-right:-3.75em;}
span#logo-distributeur > a {text-decoration:none;display:inline;display:inline-block;width:88px;height:31px;background:none no-repeat top left transparent;vertical-align:top}
div#logo-distributeur > a.distal {background-image:url('../charte/logo-al.png')}
div#logo-distributeur > a.distar {background-image:url('../charte/logo-ar.png')}
div#logo-distributeur > a.distco {background-image:url('../charte/logo-co.png')}
div#logo-distributeur > a.disteo {background-image:url('../charte/logo-eo.png')}
div#logo-distributeur > a.distsi {background-image:url('../charte/logo-si.png')}
span#logo-distributeur > a.distal {background-image:url('../charte/lien-al.gif')}
span#logo-distributeur > a.distar {background-image:url('../charte/logo-ar.png')}
span#logo-distributeur > a.distco {background-image:url('../charte/logo-co.png')}
span#logo-distributeur > a.disteo {background-image:url('../charte/logo-eo.png')}
span#logo-distributeur > a.distsi {background-image:url('../charte/logo-si.png')}

#liens-referencement {font-size:11px;text-align:center}
#liens-referencement a {
	color: #000000
}

/* Style navigation */

ul.dropmenu{
/*######################################################################################################*/
	font-family:BankGothicLtBTLight;				/*Police des rubriques/sous-rubriques*/
	font-size: 18px;					/*Taille des rubriques/sous-rubriques*/
/*######################################################################################################*/
	position: relative;
	margin: 0px;
	padding: 0px;
	display:block;
	
	display: inline-block; /* fix position IE7 - 1ere partie */

}

.dropmenu li a{
/*######################################################################################################*/
	padding:0 20px;
	line-height:40px;	
		/*Espacement autour des rubriques (haut, droite, bas, gauche)*/
	color:#032b35;							/*couleur des rubriques/sous-rubriques*/
	
/*######################################################################################################*/
	display: block;
	cursor:pointer;
	text-decoration: none;
}
.dropmenu li a:hover{background:rgba(255,255,255,0.9); color:#032b35;}

.dropmenu li a.current {background:rgba(255,255,255,0.9); color:#032b35;}

.dropmenu ul{
/*######################################################################################################*/
	width: 12.5em;
							/*Largeur du sous-menu*/
	background-color:#222;				/*fond de couleur des sous-rubriques*/
/*######################################################################################################*/
	position: absolute;
	display: none;
	padding: 0px;
}
.dropmenu ul a {
/*######################################################################################################*/
	border: 1px solid #CCC;				/*taille et couleur de la bordure autour des sous-rubriques*/
/*######################################################################################################*/
	display:block;
}
.dropmenu ul a:hover {
/*######################################################################################################*/
	background-color: #FFF;				/*fond de couleur des sous-rubriques au survol*/
/*######################################################################################################*/
}

.dropmenu li{position: relative;list-style: none;margin: 0;padding: 0;display: block;cursor: pointer;float: left; border-left: solid 1px #fff}
.dropmenu li:first-child{border-left:none}
.dropmenu ul li{float: none;}
.dropmenu li:hover > ul{display: block;}

*+html .dropmenu li ul {
	/*top:expression(this.parentNode.clientWidth-this.clientHeight+"px"); /* décommenter si le placement vertical n'est pas bon */
	right:expression(this.parentNode.clientWidth-this.clientWidth+"px")} /* fix position IE7 2e partie; changer les retraits en fonction des dimensions réelles */
	
/** ScrollToTop **/
#scrollToTop a{
position: fixed;
right: 1.25em;
bottom: 0.625em;
background-color: #000; /** rgba fallback**/
background-color: #000;
padding: 0.4375em 0.625em;
border-radius:6.25em;
text-decoration:none;
color:#fff
}


#scrollToTop a:hover{
box-shadow: 0px 0px 5px #222;
-moz-box-shadow: 0px 0px 5px #222;
-webkit-box-shadow: 0px 0px 5px #222;
text-decoration: none !important;
}

/** Actualités **/
#actu a{
	width:12.5em; 
	height:1.875em; 
	background:url(../charte/actu.png) top left no-repeat; 
	text-decoration:none; 
	transition: all 0.3s ease 0s;
	position:absolute; 
	margin:18.125em 0 0 42.5em; 
	z-index:30
	}
#actu a:hover{background:url(../charte/actu.png) bottom left no-repeat; transition: all 0.3s ease 0s;}

/** bt-slide **/
#bt-prev{
	width:50px; 
	height:170px; 
	/*background:rgba(91,62,18,0.7); */
	color:#fff;
	font-family:hagin_caps_thinregular; 
	font-size:200px; 
	text-align:center;
	line-height:170px;
	text-decoration:none; 
	transition: all 0.3s ease 0s;
	position:absolute; 
	margin:210px 0 0 10px; 
	cursor: pointer;
	z-index:30;
	display: none;
	}
#bt-prev:hover{/*background:rgba(255,255,255,0.7);*/ color:#5B3E12; transition: all 0.3s ease 0s;}
#bt-next{
	width:50px; 
	height:170px; 
	/*background:rgba(91,62,18,0.7);*/
	color:#fff;
	font-family:hagin_caps_thinregular;
	
	font-size:200px; 
	text-align:center;
	line-height:170px;
	text-decoration:none; 
	transition: all 0.3s ease 0s;
	position:absolute; 
	margin:210px 0 0 900px; 
	cursor: pointer;
	z-index:30;
	display: none;
	}
#bt-next:hover{/*background:rgba(255,255,255,0.7);*/ color:#5B3E12; transition: all 0.3s ease 0s;}


/** ScrollToTop **/
#scrollToTop a{
position: fixed;
right: 20px;
bottom: 10px;
background-color: #2DA9DF; /** rgba fallback**/
background-color: #2DA9DF;
padding: 7px 10px;
border-radius:100px;
text-decoration:none;
color:#fff
}


#scrollToTop a:hover{
box-shadow: 0px 0px 5px #222;
-moz-box-shadow: 0px 0px 5px #222;
-webkit-box-shadow: 0px 0px 5px #222;
text-decoration: none !important;
}



.mobile {display:none;}
.menu-open {display:none;}
