html, body { 
background-color: black; 
cursor:url(/img/CUrseurZgueg.png), auto;
margin-top: -20px;
} 
a img {
border: none;
}
#fond {
background-image:url(/img/fond/fondaccueil.jpg);
background-repeat:no-repeat;
background-position: center;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
margin: auto;
width: 1520px;
height: 950px;
}
.accueil {
position: absolute;
float: left;
margin-top: 870px;
margin-left: 130px;
background-image:url(/img/liens/Home_OFF.png);
background-repeat:no-repeat;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
width: 82px;
height: 30px;
}
.accueil:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/Home_ON.png);
background-repeat:no-repeat;
}

.news {
position: absolute;
float: left;
margin-top: 870px;
margin-left: 360px;
background-image:url(/img/liens/News_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 80px;
height: 30px;
}
.news:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/News_ON.png);
background-repeat:no-repeat;
}

.episodes {
position: absolute;
float: left;
margin-top: 870px;
margin-left: 470px;
background-image:url(/img/liens/Episodes_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 121px;
height: 30px;
}
.episodes:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/Episodes_ON.png);
background-repeat:no-repeat;
}

.boutique {
position: absolute;
float: left;
margin-top: 870px;
margin-left: 626px;
background-image:url(/img/liens/shop_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 125px;
height: 30px;
}
.boutique:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/shop_ON.png);
background-repeat:no-repeat;
}

.bonus {
position: absolute;
float: left;
margin-top: 870px;
margin-left: 786px;
background-image:url(/img/liens/Bonus_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 89px;
height: 30px;
}
.bonus:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/Bonus_ON.png);
background-repeat:no-repeat;
}

.contact {
position: absolute;
float: left;
margin-top: 870px;
margin-left: 909px;
background-image:url(/img/liens/Contact_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 125px;
height: 30px;
}
.contact:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/Contact_ON.png);
background-repeat:no-repeat;
}

.mmc {
position: absolute;
float: left;
margin-top: 857px;
margin-left: 1064px;
background-image:url(/img/liens/MMC_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 65px;
height: 49px;
}
.mmc:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/MMC_ON.png);
background-repeat:no-repeat;
}

.dmr {
position: absolute;
float: left;
margin-top: 857px;
margin-left: 1159px;
background-image:url(/img/liens/Ride_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 90px;
height: 56px;
}
.dmr:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/Ride_ON.png);
background-repeat:no-repeat;
}

.social {
position: absolute;
float: left;
margin-top: 864px;
margin-left: 1279px;
background-image:url(/img/liens/Reseaux_OFF.png);
background-repeat:no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 122px;
height: 39px;
}
.social:hover {
cursor:url(/img/CUrseurZgueg.png), auto;
background-image:url(/img/liens/Reseaux_ON.png);
background-repeat:no-repeat;
}
.copyright {
position: absolute;
float: left;
margin-top: 920px;
margin-left: 1233px;
background-image:url(/img/liens/mentions_ON.png);
background-repeat:no-repeat;
 background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
width: 170px;
height: 15px;
}
#menu
{      
	height: auto;      
	list-style-type: none;  
	margin: 0 auto;    
	padding: 0;      
	border: 0;    
    /* pour placer mon menu dans son élément prenant en compte la hauteur du sous menu */ 
	position:relative;	/* important pour bien placer le menu par rapport aux 250px indiqué avant */
	}
#menu > li
{
	float: left;
	margin: 0 5px;  /* une marge de 0 pour le haut est importante pour ne pas avoir d'espace entre le menu et le sous menu sinon vous rencontreriez des soucis */
	padding: 0;
	border: 0;
}
#menu li a{
	cursor:url(/img/CUrseurZgueg.png), auto;	
	display: block;         
	color: #FFFFFF;         
	margin: 0;
	padding: 4px 8px;
	border:none;
	width: 97px;
	height: 25px;
	margin-left: -4px;
	text-decoration: none;
}
#menu .menuderoulant
{
	display: none;
	list-style-type: none;
	margin: 0;   
	padding: 0;
	border: 0;
	bottom:0;
	position:absolute; /* c'est ici que j'inverse mon menu pour le faire partir vers le haut */

}
#menu .menuderoulant li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 140px;
    border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menu .menuderoulant li a
{
	display: block;
	margin: 0;
	border: 0;       
    margin-bottom: 10px;	
	background: white;
	border-radius: 4px;
}
#menu .menuderoulant li a:hover
{
cursor:url(/img/CUrseurZgueg.png), auto;	
color: #777777;
background: none;
text-decoration: none;
}
#menu li:hover > .menuderoulant { display: block;}

#facebook {
background-image:url(/img/liens/Facebook_OFF.png);
background-repeat:no-repeat;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
width: 100px;
height: 22px;
}
#twitter {
background-image:url(/img/liens/twitter_OFF.png);
background-repeat:no-repeat;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
width: 95px;
height: 21px;
}
#youtube {
background-image:url(/img/liens/YouTube_OFF.png);
background-repeat:no-repeat;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
width: 70px;
height: 28px;
}

#cadre_mentions {
position: absolute;
float: left;
margin-top: 141px;
margin-left: 267px;
background-image:url(/img/cadre_mentions.png);
background-repeat:no-repeat;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
width: 972px;
height: 625px;
color: #EEEEEE;
padding: 15px;
overflow: auto;
font-family: Trebuchet MS;
font-size: 18px;
border-radius: 5px;
}
#cadre_mentions a {
color: #FF6347;
text-decoration: none;
}
#cadre_mentions a:hover {
text-decoration: underline;
cursor:url(/img/CUrseurZgueg.png), auto;
}
#cadre_mentions::-webkit-scrollbar { 
  width: 5px; /*largeur de la scrollbar verticale*/
  height: 5px; /*hauteur de la scrollbar horizontale*/
  background-color: #000000;}

#cadre_mentions::-webkit-scrollbar-track { 
  background-color: #FFFFFF; /*couleur du fond de la scrollbar*/}

#cadre_mentions::-webkit-scrollbar-thumb { /*la petite bande qui monte/descend*/
  background-color: #000000 /*couleur de l'ascenseur*/;}