@charset "utf-8";

/* CSS Silver-2 - modèle 1*/
html {margin:0;padding:0}
body {margin:0;padding:0}

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

#conteneur	{
	width:960px;
	margin:0px auto;
	background:url(../charte/fond-conteneur.jpg) repeat-y top center;
}
#entete {height: 200px;background:url(../charte/fond-page.jpg) repeat-x top center #fff;}
#logo	{
	height:200px;
	width:350px;
	float:left;
}
#logopop	{
	height:100%;
	width:100%;
	display: block; 
	text-decoration: none;
	background:url(../charte/fond-logo.jpg) no-repeat top center;
}
#slogan	{
	height:200px;
	width:610px;
	float:right;
	background:url(../charte/fond-slogan.jpg) no-repeat top center;
}
#animation	{
	height:250px;
	width:480px;
	float:right;
	background:url(../charte/fond-animation.jpg) no-repeat top center;
}
#masque {
    display:block;
    width:100%;
    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	{
	width:260px;
	padding:0;
	margin:0;
	min-height:510px;
	float:left;
	background:url(../charte/fond-navigation.jpg) no-repeat top center;
}


#navigation > li {margin-left:30px}


#integration	{
	padding:5px 10px;
	width:680px;
	min-height:500px;
	float:left;
	background:url(../charte/fond-integration.jpg) no-repeat top center;
}
#pied	{
	height:80px;
	clear:left;
	background:url(../charte/fond-pied.jpg) no-repeat top center;
	color:#fff;
}
#pied p {font-size:80%;text-align:center; padding-top:64px}
#pied ul	{
	text-align:center;
	font-size:11px;
}
#pied ul li	{
	display:inline;
	margin:0 5px;
}
#pied ul li a	{
	color:#fff;
}
#pied ul li a:hover	{
	color:#000;
	text-decoration:none;
}

div#logo-distributeur > a {text-decoration:none;display:block;width:60px;height:80px;background:none no-repeat top left transparent;float:right;margin-right:-60px;}
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:#0000FF}

/* Style navigation */

ul.dropmenu{
	font-family:caslon_becker_no540_swashIt;
	margin: 20px 0 0 60px;
	width:125px;
	-ms-transform: rotate(-22deg); /* IE 9 */
    -webkit-transform: rotate(-22deg); /* Chrome, Safari, Opera */
    transform: rotate(-22deg);
	padding: 0px;
	font-size:16px; 
	display:block;
	text-align:left;
	line-height:15px;
}
.dropmenu li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	cursor: point;
	width:100%;
}
.dropmenu li a{
	padding: 3px 5px;
	color:#fff;
	background:#8E520D;
	transition: all 0.5s ease 0s;
	display: block;
	cursor:pointer;
	text-decoration: none;
}
.dropmenu li a:hover{
	background-color:#000;
	transition: all 0.5s ease 0s;
	color:#fff;
}
.dropmenu li a.current {
background-color:#000;
color:#FFF;
}
.dropmenu > li {border-top:none;}

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

.dropmenu ul{
	width: 150px;
	background-color:#eee;
	position: absolute;
	display: none;
	padding: 0px;
	margin: -40px 0 0 200px;
}
.dropmenu ul a {}

.dropmenu ul a:hover {}

.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: 20px;
bottom: 10px;
background-color: #000; /** rgba fallback**/
background-color: #000;
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;
}

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

/** bt-slide **/
#conteneur:hover #bt-prev{
	width:30px; 
	height:30px; 
	background:url(../charte/bt-slide.png) top left no-repeat; 
	text-decoration:none; 
	transition: all 0.3s ease 0s;
	position:absolute; 
	margin:210px 0 0 520px; 
	cursor: pointer;
	z-index:30
	}
#conteneur:hover #bt-prev:hover{background:url(../charte/bt-slide.png) bottom left no-repeat; transition: all 0.3s ease 0s;}
#conteneur:hover #bt-next{
	width:30px; 
	height:30px; 
	background:url(../charte/bt-slide.png) -30px 0px no-repeat; 
	text-decoration:none; 
	transition: all 0.3s ease 0s;
	position:absolute; 
	margin:210px 0 0 552px; 
	cursor: pointer;
	z-index:30
	}
#conteneur:hover #bt-next:hover{background:url(../charte/bt-slide.png) -30px -30px no-repeat; transition: all 0.3s ease 0s;}

.qr-code { position:absolute; z-index:999; margin-top:550px; margin-left:50px}