@charset "utf-8";




/* Silver6 vertical mini slide */
html {
  margin:0;
  padding:0;
  background:url(../charte/fond-page.jpg) repeat-x top center #fff;
  /*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-------------------------------*/

#conteneur1	{
	width:60em;
	margin:0px auto;
	background:none;
}

#conteneur2	{
	width:60em;
	margin:0px auto;
	background:url(../charte/fond-conteneur.jpg) repeat-y top center;
}
#entete {height:260px; background:url(../charte/fond-page.jpg) repeat-x top center;}


#logo	{
	height:200px;
	width:960px;
	background:url(../charte/fond-logo.jpg) no-repeat top center;
}


#slogan	{
	height:60px;
	width:960px;
	background:url(../charte/fond-slogan.jpg) no-repeat top center;
}
#slogan p{ font-family:'Open Sans', sans-serif;font-size:20px; text-align:center; color:#58595B; margin:0px;padding:15px 0px;}
#slogan p a { color:#ff4b00; text-decoration:none}

#animation	{
	height:auto;
	width:100%;
	clear:both;
	background:url(../charte/fond-animation.jpg) no-repeat top center;
	margin:0 auto}


#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}


nav	{
	text-align:center;
	width:200px;
	padding:0;
	margin:0;
	height:400px;
	/*min-height:18.75em;*/
	background:url(../charte/fond-navigation.jpg) no-repeat top center;
	float:left;
}
section#integration	{
	padding:0.3125em 1em;
	width:45.5em;
	min-height:400px; /* 0.3125em = 5px x 2 = 10px a soustraire à la hauteur */
	float:left;
	background:url(../charte/fond-integration.jpg) no-repeat top center;
}


#pied	{
	clear: left;
	position: relative; 
	margin: 0;
	width:100%;
	min-height:120px;
	border-top:2px solid #58595b;
	background-color:#f46f22;
}

#baspage	{
	width:960px;
	margin:0 auto;
	text-align:center;
	
}


footer	{
	height:95px;
	clear:left;
	color:#000;
}
footer p {font-size:12px;text-align:center; padding-top:30px; color:#fefefe}
footer p a {text-decoration: none;color:#fefefe;}
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:link	{
	color: #fff;
}
footer ul li a:hover	{
	color: #ccc;
	text-decoration:none;
}
footer ul li a:visited	{
	color: #fff;
	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;}

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')}


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

/* Style navigation */
/* Style navigation */

ul.dropmenu{
	font-family:'ErasBoldITCRegular';
	margin: 1em 0 0 0;
	padding: 0px;
	display:block;
	text-align:center;
	line-height:1em;
	font-size:18px;
}
.dropmenu li{
	list-style: none;
	margin: 0em;
	padding: 0em;
	display: block;
	cursor: point;
	width:100%;
}
.dropmenu li a{
	
	padding: 1em 0.1em 1em 0.1em;
	color:#F46F22;
	display: block;
	cursor:pointer;
	text-decoration: none;
}
.dropmenu li a:hover{
	background-color:#F46F22;
	color:#fff;
}
.dropmenu li a.current {
background-color:#F46F22;
color:#fff;
}
.dropmenu > li {border-top: 1px solid #F46F22;}

.dropmenu > li:first-child {border-top: none}

.dropmenu ul{
	width: 12.5em;
	background-color:#222222;
	position: absolute;
	display: none;
	padding: 0px;
	margin: -27px 0 0 200px;
	z-index:999
}
.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: #F6821F;				/*fond de couleur des sous-rubriques au survol*/
/*######################################################################################################*/
}



.dropmenu ul li{float: none;}

.dropmenu li:hover > ul{display: block;}

*+html .dropmenu ul{
	margin: -40px 0 0 100px;            /* calage des sous rubriques pour IE7 */
}	
/** 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:200px; 
	height:40px; 
	background:rgba(0,0,0,0.7); 
	color:#fff; 
	text-align: center; 
	color:#fff;
	line-height: 40px;
	font-size:16px;
	text-decoration:none; 
	transition: all 0.3s ease 0s;
	position:absolute; 
	margin:10px 0 0 420px; 
	z-index:99999
	}
#actu a:hover{background: rgba(255,255,255,0.7); color:#000; transition: all 0.3s ease 0s;}

/** bt-slide **/
#prev{
                width:40px; 
                height:40px; 
                background:rgba(51,51,51,0.7); 
                color:#fff;
                font-family: Arial, Helvetica, sans-serif; 
                font-size:48px; 
                text-align:center;
                line-height:40px;
                text-decoration:none; 
                transition: all 0.3s ease 0s;
                position:absolute; 
                margin:10% 0 0 10px; 
                cursor: pointer;
                z-index:999
                }
#prev:hover{background:rgba(244,111,34,0.7); color:#333; transition: all 0.3s ease 0s;}
#next{
                width:40px; 
                height:40px; 
                background:rgba(51,51,51,0.7); 
                color:#fff;
                font-family: Arial, Helvetica, sans-serif; 
                font-size:48px; 
                text-align:center;
                line-height:40px;
                text-decoration:none; 
                transition: all 0.3s ease 0s;
                position:absolute; 
                margin:10% 0 0 910px; 
                cursor: pointer;
                z-index:999
                }
#next:hover{background:rgba(244,111,34,0.7); color:#333; transition: all 0.3s ease 0s;}

#slogan2  {display:none; height:0; width:0}




.mobile {display:none;}
.menu-open {display:none;}
#pav	{height:180px;width:60em;float:none;background:url(../charte/fond-pav.jpg) no-repeat top center;}
#pav ul {padding:0 ; margin:0 auto; display:inline; list-style:none}
#pav ul li a{width:310px; height:100px; float:left; line-height:20px; text-align:center; background:#000; color:#2c2d3d; font-family:bebas_neueregular; text-decoration:none; font-size:24px; margin:10px 5px 0 5px; box-shadow:0px 0px 3px #000;}
#pav ul li a img{margin:10px auto 0px; float:none0}
#pav ul li a:hover{background: #2c2d3d; color:#fff}
#pav ul li a.current{background: #2c2d3d; color:#fff}
#pav ul li a div.tgros {width:100%; margin:0px auto 0; font-size:30px; line-height:30px; transition: all 0.3s ease 0s; background:rgba(255,255,255,0.7); letter-spacing:5px}
#pav ul li a div.tpetit {width:100%; margin:50px auto 0; font-size:20px; line-height:20px; transition: all 0.3s ease 0s; background:rgba(255,255,255,0.7); letter-spacing:3px}
#pav ul li a:hover div.tgros {width:100%; margin:0px auto 0;transition: all 0.3s ease 0s; background:rgba(44,45,61,0.6); text-shadow:0px 0px 3px #000; padding:30px 0 0 0}
#pav ul li a:hover div.tpetit {width:100%; margin:0px auto 0;transition: all 0.3s ease 0s; background:rgba(44,45,61,0.6); text-shadow:0px 0px 3px #000; padding:0 0 20px 0}
#pav ul li a div.plus {width:30px; height:30px; border-radius:15px; background:#fff; color:#2c2d3d; font-family:bebas_neueregular; display:none; margin:60px 0 0 270px; position:absolute; text-align:center; line-height:30px; font-size:30px;transition: all 0.3s ease 0s;}
#pav ul li a:hover div.plus {display:block;transition: all 0.3s ease 0s;}

/* menu hori*/

nav#navigation2	{
	text-align:center;
	width:60em;
	padding-bottom:0px;
	margin:0;
	height:50px;
	background:none;
	border-top: 1px solid #F46F22;
	

}
.dropmenu2 {padding:0; margin:0;}

.dropmenu2 li a{
/*######################################################################################################*/
	font-family:'ErasBoldITCRegular';
	padding:0px 37px;
	font-size:18px;
	line-height:50px;
		/*Espacement autour des rubriques (haut, droite, bas, gauche)*/
	color:#F46F22;							/*couleur des rubriques/sous-rubriques*/
	
/*######################################################################################################*/
	display: block;
	cursor:pointer;
	text-decoration: none;
}
.dropmenu2 li a:hover{
/*######################################################################################################*/
	background-color:#F46F22;			/*fond de couleur des rubriques*/
	color:#fff;							/*couleur des rubriques/sous-rubriques au survol*/
/*######################################################################################################*/
}

.dropmenu2 li a.current {
background-color:#F46F22;
color:#fff;
}

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

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

*+html .dropmenu2 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 */

/* menu hori*/