@charset "utf-8";

.image {padding:0.5em}



/* CSS Silver-2 - modèle 1*/
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:120px; background:url(../charte/fond-page.jpg) repeat-x top center;}
#logo	{
	height:120px;
	width:410px;
	float:left;
	background:url(../charte/fond-logo.jpg) no-repeat top center;
}
#slogan	{
	height:120px;
	width:550px;
	float:right;
	background:url(../charte/fond-slogan.jpg) no-repeat top center;
}
#slogan p{ font-size:16px; text-align:right; color:#222; margin:60px 20px 0px 0px}
#slogan p a { color:#222222; 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:385px;*/
	min-height:200px;
	background:url(../charte/fond-navigation.jpg) no-repeat top center;
	float:left;
}
section#integration	{
	padding:0.3125em 1em;
	width:45.5em;
	min-height:190px; /* 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:100px;
	border-top:0px solid #fff;
	background-color:#222222;
}

#baspage	{
	width:960px;
	margin:0 auto;
	text-align:center;
	
}


footer	{
	height:70px;
	clear:left;
	/*background:url(../charte/fond-pied.jpg) no-repeat top center;*/
	color:#000;
}
footer p {font-size:12px;text-align:center; padding-top:30px; color:#fff; margin:0}
footer ul	{text-align:center;}
footer ul li	{
	display:inline;
	margin:0.3125em;
	font-size:11px;
}
footer ul li a:link	{
	color: #000;
}
footer ul li a:hover	{
	color: #000;
	text-decoration:none;
}
footer ul li a:visited	{
	color: #000;
	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:#000}

/* Style navigation */
/* Style navigation */

ul.dropmenu{
	font-family:alegreyaregular;
	margin: 10px 0 0 0;
	padding: 0px;
	display:block;
	text-align:center;
	line-height:25px;
	font-size:16px;
}
.dropmenu li{
	list-style: none;
	margin: 0em;
	padding: 0em;
	display: block;
	cursor: point;
	width:100%;
}
.dropmenu li a{
	padding: 10px 0;
	color:#fff;
	display: block;
	cursor:pointer;
	text-decoration: none;
}
.dropmenu li a:hover{
	background-color:#222222;
	color:#fff;
}
.dropmenu li a.current {
background-color:#222222;
color:#fff;
}
.dropmenu > li {border-top: 1px solid #fff;}

.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: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 **/
#prev{
                width:40px; 
                height:40px; 
                background:none; 
				border:2px solid #FF3E2C; 
                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(255,255,255,0.7); color:#FF3E2C; transition: all 0.3s ease 0s;}
#next{
                width:40px; 
                height:40px; 
                background:none; 
				border:2px solid #FF3E2C;
                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(255,255,255,0.7); color:#FF3E2C; transition: all 0.3s ease 0s;}

#slogan2  {display:none; height:0; width:0}



.image { width:100%; height:auto; padding:0em}

.mobile {display:none;}
.menu-open {display:none;}
#pav	{height:120px;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:460px; height:100px; float:left; line-height:20px; text-align:center; background:#000; color:#2c2d3d; font-family:alegreyaregular; text-decoration:none; font-size:18px; margin:10px 10px 0 10px; 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:20px; 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:#FF3E2C; color:#fff; font-family:bebas_neueregular; display:none; margin:60px 0 0 420px; 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;}

