@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: 515px;background:url(../charte/fond-page.jpg) repeat-x top center #fff;}
#logo	{
	height:162px;
	width:343px;
	float:left;
}
#logopop	{
	height:100%;
	width:100%;
	display: block; 
	text-decoration: none;
	background:url(../charte/fond-logo.jpg) no-repeat top center;
}
#slogan	{
	height:125px;
	width:343px;
	float:left;
	background:url(../charte/fond-slogan.jpg) no-repeat top center;
}



#navigation	{
	width:343px;
	padding:0;
	margin:0;
	min-height:353px;
	float:left;
	background:url(../charte/fond-navigation.jpg) no-repeat top center;
}


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











#animation	{
	height:515px;
	width:617px;
	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
}




#bloc	{
	width:960px;
	min-height:303px;
	float:left;
	background:url(../charte/fond-bloc.jpg) no-repeat top center;
}








#integration	{
	padding:5px 10px;
	width:940px;
	min-height:303px;
	float:left;
	background:url(../charte/fond-integration.jpg) no-repeat top center;
}
#pied	{
	height:70px;
	clear:left;
	background:url(../charte/fond-pied.jpg) no-repeat top center;
	color:#000;
}
#pied p {font-size:18px;text-align:center; padding-top:20px; font-family:CenturyGothicRegular; color:#F82C64; text-shadow:1px 1px 0px #fff}
#pied ul	{
	text-align:center;
	font-size:11px;
}
#pied ul li	{
	display:inline;
	margin:5px;
}
#pied a  	{
	color: #000;
}
#pied ul li a:hover	{
	color:#ff0000;
	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/lien-ar.png')}
span#logo-distributeur > a.distco {background-image:url('../charte/lien-co.png')}
span#logo-distributeur > a.disteo {background-image:url('../charte/lien-eo.png')}
span#logo-distributeur > a.distsi {background-image:url('../charte/lien-si.png')}

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

/* Style navigation */





ul.dropmenu{
	margin: 0px;
	padding: 0px;
	display:block;
	text-align:left;
	line-height:20px;
}
.dropmenu li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	cursor: point;
	width:100%;
}
.dropmenu li a{
	padding: 10px 5px 10px 25px;
	color:#fff;
	display: block;
	cursor:pointer;
	text-decoration: none;
	font-family:CenturyGothicRegular;
	font-weight:bold; 
	font-size:20px;

}
.dropmenu li a:hover{
	background-color:#F82C64;
	color:#fff;
	background:#F82C64 url(../charte/pict.png) no-repeat left
}


.dropmenu li a.current {
background-color:#F82C64;
color:#FFF;
background:#F82C64 url(../charte/pict.png) no-repeat left;
}



.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: #F82C64; /** rgba fallback**/
background-color: #F82C64;
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;}









.cyclenav {text-align:center}
.cyclenav a {
	display:inline-block;
	padding:3px 3px 1px 3px;
	background-color:#fff;
	color:#fff;
	width:20px;
	height:20px;
	text-decoration:none;
	font-weight:bold;
	border-radius:20px;
	-moz-border-radius:20px;
	margin: 0 3px 0;
}

.cyclenav a:hover {
	display:inline-block;
	padding:3px 3px 1px 3px;
	background-color:#fff;
	color:#fff;
	width:20px;
	height:20px;
	text-decoration:none;
	font-weight:bold;
	border-radius:20px;
	-moz-border-radius:20px;
	margin: 0 3px 0;
}


.cyclenav a.activeSlide {
	color:#F82C64;
	background-color:#F82C64;
