@charset "utf-8";
/* CSS Document */


a:link {
	font-weight: bold;
	color: #ff7e00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #ff7e00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ff7e00;	
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #ff7e00;	
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #ff7e00; line-height:22px;
}

a:visited {
	color: #ff7e00;
}

#h1 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#7d2f2f), to(#db9b9b));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	line-height:26px;	
	margin-left:50px;

}


#vignette_avatar { background-color:#00FBFF; border: solid 1px #e4e4e4; width:48px; height:48px; position:absolute; margin-top: 32px;
background: -moz-linear-gradient(top, #ffffff, #efefef); background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef');
}

#h1_slide {
	font-size: 16px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#77d48d), to(#2b9544)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:26px;	
}


ul.comments { width:450px; margin-left:40px;margin-top:15px; margin-bottom:25px;  }
ul.comments li {  }
ul.comments a.comment { color: #f60; }
ul.comments div.name { color: white; }
ul.comments div.name a { color: white; }
ul.comments div.text { position: relative; margin-left:-20px; margin-right:15px; margin-top: 18px; margin-bottom:10px; padding-left: 10px; padding-right: 10px;  padding: 10px 10px 10px 10px ; border: 1px solid #65e7ff; background-color: #e4fbff; }
ul.comments div.text .arrow { position: absolute; left: 14px !important; left: 4px; top: -14px !important; top: -13px; width: 14px; height: 14px; background-image: url(../img/angle.png); background-color:#e4fbff; background-position: left top; }
ul.comments div.text:hover { border: 1px solid #65e7ff; background-color: #acf3ff; }
ul.comments div.text:hover .arrow { background-position: left bottom; background-color:#acf3ff }
ul.comments div.text form { text-align: left; }
ul.comments div.text form input.text { padding: 0; color: #aaa; width: 150px; border: 1px solid #65e7ff; background-color: #acf3ff; } 
ul.comments div.text form textarea { padding: 0; color: #aaa; width: 100%; height: 70px; border: 1px solid #65e7ff; background-color: #acf3ff; } 


ul.commentaires_admin { width:450px; margin-left:40px;margin-top:15px; margin-bottom:25px;  }
ul.commentaires_admin li {  }
ul.commentaires_admin a.comment { color: #f60; }
ul.commentaires_admin div.name { color: white; }
ul.commentaires_admin div.name a { color: white; }
ul.commentaires_admin div.text { position: relative; margin-left:-20px; margin-right:15px; margin-top: 18px; margin-bottom:10px; padding-left: 10px; padding-right: 10px;  padding: 10px 10px 10px 10px ; border: 1px solid #f3c059; background-color: #fff0d1; }
ul.commentaires_admin div.text .arrow { position: absolute; left: 14px !important; left: 4px; top: -14px !important; top: -13px; width: 14px; height: 14px; background-image: url(../img/angle_admin.png); background-color:#fff0d1; background-position: left top; }
ul.commentaires_admin div.text:hover { border: 1px solid #f3c059; background-color:#ffe2a6; }
ul.commentaires_admin div.text:hover .arrow { background-position: left bottom; background-color:#ffe2a6 }
ul.commentaires_admin div.text form { text-align: left; }
ul.commentaires_admin div.text form input.text { padding: 0; color: #aaa; width: 150px; border: 1px solid #f3c059; background-color: #fff0d1; } 
ul.commentaires_admin div.text form textarea { padding: 0; color: #aaa; width: 100%; height: 70px; border: 1px solid #f3c059; background-color: #e5828a; }

ul.commentaires_focus { width:450px; margin-left:40px;margin-top:15px; margin-bottom:25px;  }
ul.commentaires_focus li {  }
ul.commentaires_focus a.comment { color: #f60; }
ul.commentaires_focus div.name { color: white; }
ul.commentaires_focus div.name a { color: white; }
ul.commentaires_focus div.text { position: relative; margin-left:-20px; margin-right:15px; margin-top: 18px; margin-bottom:10px; padding-left: 10px; padding-right: 10px;  padding: 10px 10px 10px 10px ; border: 1px solid #da616b; background-color: #efd2d4; }
ul.commentaires_focus div.text .arrow { position: absolute; left: 14px !important; left: 4px; top: -14px !important; top: -13px; width: 14px; height: 14px; background-image: url(../img/angle_focus.png); background-color:#efd2d4; background-position: left top; }
ul.commentaires_focus div.text:hover { border: 1px solid #da616b; background-color: #e5828a; }
ul.commentaires_focus div.text:hover .arrow { background-position: left bottom; background-color:#e5828a }
ul.commentaires_focus div.text form { text-align: left; }
ul.commentaires_focus div.text form input.text { padding: 0; color: #aaa; width: 150px; border: 1px solid #da616b; background-color: #acf3ff; } 
ul.commentaires_focus div.text form textarea { padding: 0; color: #aaa; width: 100%; height: 70px; border: 1px solid #da616b; background-color: #e5828a; }


/**************PAGINATION*******************/


.pagination { width:500px; height:50px; text-align:center;  
}

#pagination_on {
border-radius: 6px;  border:#65e7ff solid 1px; color:#97efff;  font-size:19px; font-family: din;         
background: -moz-linear-gradient(top, #e4fbff, #caf7ff); background: -webkit-gradient(linear, left top, left bottom, from(#e4fbff), to(#caf7ff)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4fbff', endColorstr='#caf7ff');	
	width:25px; height:30px; padding-top:10px; text-align:center; position:relative; display: inline-block; margin: 15px;
}
#pagination_on a { color:#65e7ff; margin-left:8px; margin-right:8px;
}


#pagination_focus_on {
border-radius: 6px;  border:#ee5757 solid 1px; color:#dd2424;  font-size:19px; font-family: din;         
background: -moz-linear-gradient(top, #ffdada, #ff9898); background: -webkit-gradient(linear, left top, left bottom, from(#ffdada), to(#ff9898)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdada', endColorstr='#ff9898');	
	width:25px; height:30px; padding-top:10px; text-align:center; position:relative; display: inline-block; margin: 15px;
}
#pagination_focus_on a { color:#dd2424; margin-left:8px; margin-right:8px;
}

#pagination_off {
border-radius: 6px;  border:#e4e4e4 solid 1px; color:#cbcbcb;  font-size:20px; font-family: din;         
background: -moz-linear-gradient(top, #ffffff, #efefef); background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef');	
	width:25px; height:30px; padding-top:10px; text-align:center; position:relative; display: inline-block;  margin: 7px;
}




#musique_YookaLaylee_jungle_world {
	width:543px; height:75px; background-image:url(../img/musique_YookaLaylee_jungle_world.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}

#musique_YookaLaylee_jungle_challenge {
	width:543px; height:75px; background-image:url(../img/musique_YookaLaylee_jungle_challenge.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}

#musique_YookaLaylee_theme_principal {
	width:543px; height:75px; background-image:url(../img/musique_YookaLaylee_theme_principal.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}



#titre_soluce_montagneperchee {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#5ea380), to(#026f38)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_villagejinjo {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#b7d38b), to(#6eb300)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#ffbaba), to(#ff3738)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px; 	
}
#titre_soluce_monde0 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#607e3a), to(#294900)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px; 	
}
#titre_soluce_monde1 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#61af87), to(#08723c)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px; 	
}
#titre_soluce_monde2 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#916ac6), to(#450a96)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde3 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#ff7fdf), to(#d500a0)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde4 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#7bc6e2), to(#0085b6)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde5 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#f1ca90), to(#ca7800)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde6 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#8e8e8e), to(#4f4f4f)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde7 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#ae3723), to(#791100)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde8 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#f6e3fa), to(#d492e2)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}
#titre_soluce_monde9 {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#8ce5d7), to(#00b498)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:30px;	
}

.dernieres_news { width:563px; height:800px; margin-top:175px; 
}


#h0 { 
	font-size: 11px; color:#999;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	line-height:12px;	
	margin-top:8px; margin-bottom:10px;

}

#titre_puzzle {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#c59b29), to(#e2c881));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	line-height:26px;
	padding-top:13px; padding-left:15 px;	
}

@font-face {
  font-family: 'titre1';
  src: url('coolvetica.ttf');
}

@font-face {
  font-family: 'din_light';
  src: url('http://www.banjo-comet.com/fonts/din_light.ttf');
}

@font-face {
  font-family: 'din_medium';
  src: url('http://www.banjo-comet.com/fonts/din_medium.ttf');
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/trame_puzzle_youka_laylee.jpg);
}

#bg {
	background-image: url(../img/bg_youka_laylee.png);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top:-7px;
}

#logo { width:165px; height:100px;
}

.header {  background-image: url(../img/header_youka_laylee.png); height:325px; width:840px;
}


#acces_rapide { height:270px; width:159px; padding-top:52px; padding-left:25px; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-style:bold; color:#FFF; font-weight:bold; 
}

#acces_rapide a { font-family:Verdana, Geneva, sans-serif; font-size:12px; font-style:bold; color:#FFF; font-weight:bold; 
}

#acces_rapide a visited { font-family:Verdana, Geneva, sans-serif; font-size:12px; font-style:bold; color:#FFF; font-weight:bold; 
}


#menu_puzzle { background-image: url(../img/fond_top.png); height:49px; width:840px; padding-top:276px;
}


#sommaire{background-image: url(../img/sommaire_yooka_laylee.png); width:540px; height:67px; padding-top:24px; color: #f2bd8c; -webkit-text-stroke: 1px #white; text-shadow: -1px -1px 0 #ff9600, 1px -1px 0 #ff9600, -1px 1px 0 #ff9600, 1px 1px 0 #ff9600; font-size:12px; word-spacing:6px;
}


#sommaire a:link { font:Myriad Pro; color: white; -webkit-text-stroke: 1px #white; color: white; text-shadow: -1px -1px 0 #ff9600, 1px -1px 0 #ff9600, -1px 1px 0 #ff9600, 1px 1px 0 #ff9600; font-size:12px; 
}
#sommaire a:visited {font:Myriad Pro; color: white; -webkit-text-stroke: 1px #white; color: white; text-shadow: -1px -1px 0 #ff9600, 1px -1px 0 #ff9600, -1px 1px 0 #ff9600, 1px 1px 0 #ff9600; font-size:12px; 
}
#sommaire a:hover {font:Myriad Pro; color: white; -webkit-text-stroke: 1px #white; color: white; text-shadow: -1px -1px 0 #ff9600, 1px -1px 0 #ff9600, -1px 1px 0 #ff9600, 1px 1px 0 #ff9600; font-size:12px;
}
#sommaire a:active { font:Myriad Pro; color: white; -webkit-text-stroke: 1px #white; color: white; text-shadow: -1px -1px 0 #ff9600, 1px -1px 0 #ff9600, -1px 1px 0 #ff9600, 1px 1px 0 #ff9600; font-size:12px; 
}

#vignette_news {margin-top:-40px; margin-left:-220px;
}

#news_accueil:hover { background:#b0f3ff;

background-color:#ecffdc;

/* gecko based browsers */
background: -moz-linear-gradient(top, #9ad98c, #3b8929);

/* webkit based browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#9ad98c), to(#3b8929));

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ad98c', endColorstr='#3b8929');
}






.content {
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:50px;
	margin-bottom:20px;
	width:533px;
	padding-left: 30px;
	padding-top: 20px;
	line-height:14px;
	font-size: 12px;
	text-align: left;
}

.survole_news, .survole_news a, .survole_news a:hover {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #FFF;
	width:563px;
	line-height:14px;
	font-size: 12px;
	text-align: left;
}




#twitter {  width:200px; height:500px; position:absolute; 	
}

.content_news { width:563px; height:1200px;
	margin-bottom:20px;
}


.content_accueil {
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:50px;
	margin-bottom:20px;
	margin-left:-20px;
	width:533px;
	min-height:1420px;
	padding-left: 30px;
	padding-top: 20px;
	line-height:14px;
	font-size: 12px;
	text-align: left; z-index:1;
}



/****************************** ESPACE MEMBRE ************************************/


#membre_acces { width:230px; height:55px; background-image:url(http://banjo-comet.com/img/bg_acces_membre.png); position:absolute; margin-left:310px; margin-top:4px;
}

#membre_acces_connexion  { font-size:18px; font-family:din; color:#ff8402; margin-left:65px; margin-top:-23px; text-decoration:none;
}
#membre_acces_connexion a { text-decoration:none;
}

#membre_acces_avatar { position:absolute; margin-top:-23px; margin-left:10px;
}

#membre_acces_site { font-size:13px; font-family:din; color:#c3c3c3; margin-left:65px; margin-top:0px;
}
#membre_cercle { margin-left:180px; margin-top:10px; margin-left:195px;
}

#membre_news_avatar { width:65px; height:65px; position:absolute; margin-top:-10px;
}

#membre_bienvenue { font-family:din_light; font-size:30px; color:#000000; position:absolute; margin-top:-90px; margin-left:125px;
}

#membre_avatar { width:93px; height:93px; background-color:#D3D3D3;
}

.membre_infos { width:500px; height:25px; margin-left:130px; position:absolute; margin-top:-50px; 
}
#membre_infos { font-family: din_light; color:#000000; font-size:15px; margin-right:20px; display:inline-block; width:auto;
}

#membre_inscription { font-family: din_medium; color:#77003d; font-size:11px; margin-right:20px; position:absolute; margin-top:-24px; margin-left:130px;
} 

#membre_ligne { width:395px; height:1px; background-color:#ff0d74; position:absolute; margin-left:129px; 
}

#membre_admin{ background-color:#e2cbff; border: dotted 1px #AF74F1; width:240px; height:50px; font-family:din; color:#7238D0; 
margin-bottom:10px; margin-right:10px;
 display:inline-block;
}

#membre_admin_pseudo { font-size:20px; color:#7238D0; position:absolute; margin-left:60px; margin-top:-43px;
}

#h1_membre { font-family:din_medium; font-size:22px; color:#77003d;
}

.membre_liste_jeux { width:540px; height:60px;  
}

#membre_vignette_jeu { width:75px; height:50px; display:inline-block; position:relative; margin-right:10px;
}


#bouton_rose_membre { padding:0.35em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-family: din_medium; border-radius: 6px; position:absolute; 
 height: 17px; background: #FFF;  color:#ff0d74; font-size:11px; padding-left:10px; padding-right:10px; text-align:center; box-sizing: content-box;
  margin-top: -35px; margin-left:410px; border:solid 1px #ff0d74;
  } 
#bouton_rose_membre:hover { cursor: pointer; text-decoration:none; color:#ff0d74 }
#bouton_rose_membre a { text-decoration:none;  }
#bouton_rose_membre a:visited { text-decoration:none;  }


#bouton_rose { padding:0.2em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-family: din; border-radius: 10px;
 height: 30px; background: #FFF;  color:#ff0d74; font-size:18px; padding-left:10px; padding-right:10px; text-align:center; box-sizing: content-box;
 border:solid 1px #ff0d74;
  }
#bouton_rose:hover { cursor: pointer; text-decoration:none; color:#ff0d74 }
#bouton_rose a { text-decoration:none;  }
#bouton_rose a:visited { text-decoration:none;  }


#bouton_indigo { padding:0.2em 0.4em 0.2em 0.4em; width:170px; font-family: din; border-radius: 10px; margin-top:20px;
 height: 22px; background: #ff0d74;  color:#FFF; font-size:18px; padding-left:10px; padding-right:10px; text-align:center; 
 border:solid 1px #FFF; padding-top:8px;
  }
#bouton_indigo:hover { text-decoration:none; color:#FFF }
#bouton_indigo a { text-decoration:none;  }
#bouton_indigo a:visited { text-decoration:none;  }




#musique_BanjoTooie_niveau0-0 { 
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau0-0.png);margin: auto;padding-top:15px;padding-right:0px;background-repeat:no-repeat;}

.survole_news:hover {background: -moz-linear-gradient(top, #ffe5d0, #fff6ef); background: -webkit-gradient(linear, left top, left bottom, from(#ffe5d0), to(#fff6ef));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5d0', endColorstr='#fff6ef');
}





.survole_encyclopedie { font-family:Verdana, Geneva, sans-serif; background-color: #fff7f2; margin-bottom:3px; width:125px; line-height:12px; font-size: 9px; padding: 0 0 0 0; text-align: center; border:#ffe5d5 solid 1px;
}
.survole_encyclopedie:hover { 	padding: 0 0 0 0;  	line-height:12px; font-size: 9px; 	width:125px; text-align: center;
background: -moz-linear-gradient(top, #775a49, #543623); background: -webkit-gradient(linear, left top, left bottom, from(#775a49), to(#543623));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#775a49', endColorstr='#543623'); color:#FFF;
}

.survole_encyclopedie2 { font-family:Verdana, Geneva, sans-serif; margin-bottom:3px; width:160px; line-height:12px; font-size: 9px; padding: 0 0 0 0; text-align: center;
}
.survole_encyclopedie2:hover { 	padding: 0 0 0 0;  	line-height:12px; font-size: 9px; 	width:160px; text-align: center;
background: -moz-linear-gradient(top, #775a49, #543623); background: -webkit-gradient(linear, left top, left bottom, from(#775a49), to(#543623));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#775a49', endColorstr='#543623');  
}

#vignette_encyclopedie { width:172px; height:65px; font-family:Verdana, Geneva, sans-serif; margin-bottom:3px; line-height:28px; font-size: 25px; text-align:center; padding-top:130px; margin-top:-190px; position:absolute;
}

#titre_news {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffca7f), to(#ff9600));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	line-height:26px;	
}

#h1_news {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#014fa2), to(#bfddff));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	line-height:26px;	
}

#h1_news_commentaire { margin-left:85px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#014fa2), to(#bfddff));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	line-height:26px;	
}

#h1_focus {
	font-size: 16px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#ffbaba), to(#ff3738)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:26px;	
}

#h1_focus_commentaire { margin-left:85px;
	font-size: 16px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#ffbaba), to(#ff3738)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:26px;	
}

#h1_encyclopedie {
	font-size: 16px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#d9cab0), to(#725027)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:26px;	
}

#h2_encyclopedie {
	font-size: 9px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; text-align: center; line-height:11px; color:#9f5a2c; padding-bottom:10px; 
}

#h3_encyclopedie {
	font-size: 14px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background-color:#FFf; text-align: center; line-height:11px; color:#885d3e; padding-bottom:8px; padding-top: 2px; 
}

#case_encyclopedie { border:#733913 solid 1px;
}


#h1_membres {
	font-size: 16px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#bd93ed), to(#7c48b7)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:26px;
}

#h1_site {
	font-size: 16px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#e0d098), to(#b59527)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: left; line-height:26px;
}

#h1_accueil {
	margin-left:50px;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb600), to(#ffcb29));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	line-height:26px;	
}

#h2_accueil {
	margin-left:50px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffb600), to(#ffcb29));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: left;
	line-height:26px;	
}


#h3_news { 
	font-size: 11px; color:#626262;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	line-height:12px;	
	margin-top:8px; margin-bottom:10px;

}

#h0_news { 
	font-size: 11px; color:#C5C5C5;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	line-height:12px;	
	margin-top:8px; margin-bottom:10px;

}

#texte_bandeau_contact{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#ede5d6; padding-top:12px; padding-left:30px;
}
#texte_bandeau_artworks{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#efffc6; padding-top:12px; padding-left:30px;
}
#texte_bandeau_admin{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#ffe7b6), to(#ffda8d)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; padding-top:12px; padding-left:30px;
}
#texte_bandeau_encyclopedie{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#cba68d; padding-top:12px; padding-left:30px;
}
#texte_bandeau_focus{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#e2acb1; padding-top:12px; padding-left:30px;
}
#texte_bandeau_forums{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#b2eaf8; padding-top:12px; padding-left:30px;
}
#texte_bandeau_galerie{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#ffd72c; padding-top:12px; padding-left:30px;
}
#texte_bandeau_goodies{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#ff9ac5; padding-top:12px; padding-left:30px;
}
#texte_bandeau_histoire{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#ff0000; padding-top:12px; padding-left:30px;
}
#texte_bandeau_images{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#adbaf6; padding-top:12px; padding-left:30px;
}
#texte_bandeau_infos{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#cfcfcf; padding-top:12px; padding-left:30px;
}
#texte_bandeau_mondes{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#daf1e3; padding-top:12px; padding-left:30px;
}
#texte_bandeau_musiques{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#fff8c3; padding-top:12px; padding-left:30px;
}
#texte_bandeau_news{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#5de4fc; padding-top:12px; padding-left:30px;
}
#texte_bandeau_personnages{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#adbaf6; padding-top:12px; padding-left:30px;
}
#texte_bandeau_presse{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#d2d0cf; padding-top:12px; padding-left:30px;
}
#texte_bandeau_screenshots{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#adde22; padding-top:12px; padding-left:30px;
}
#texte_bandeau_secrets{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#e9cbeb; padding-top:12px; padding-left:30px;
}
#texte_bandeau_solution{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#e2acf8; padding-top:12px; padding-left:30px;
}
#texte_bandeau_test{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#fe994a; padding-top:12px; padding-left:30px;
}
#texte_bandeau_transformation{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#ae8583; padding-top:12px; padding-left:30px;
}
#texte_bandeau_videos{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#c4a8b8; padding-top:12px; padding-left:30px;
}
#texte_bandeau_erreur{font-size: 40px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; color:#ff0006; padding-top:12px; padding-left:30px;
}


#croix_supprimer { position:absolute; margin-top:-180px; margin-left:223px;
}
#croix_supprimer_membre { position:absolute; margin-left:210px; margin-top:-47px;
}
#croix_supprimer_slide { position:absolute; margin-top:-150px; margin-left:228px;
}


#h1_encyclopedie_personnages {
	font-size: 26px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#261f8f), to(#bcc5fe)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  line-height:26px;  position:relative; height:55px;
}
#h1_encyclopedie_mondes {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#a2cea1), to(#5d9e5d)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  line-height:26px;  position:relative; height:55px; 
}
#h1_encyclopedie_objets {
	font-size: 26px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#fa5b68), to(#9e0015)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  line-height:26px;  position: relative; height:55px; 
}
#h1_encyclopedie_transformations {
	font-size: 26px; font-family: Verdana, Geneva, sans-serif; font-weight: bold; background: -webkit-gradient(linear, left top, left bottom, from(#8f6664), to(#542220)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  line-height:26px;   position:relative; height:55px; 
}


#titre_encyclopedie_personnages {
	font-size: 26px; font-family: Verdana, Geneva, sans-serif; font-weight: bold;  line-height:26px;  position:relative; height:55px; 
text-shadow: #ffffff 1px 1px, #ffffff -1px 1px, #ffffff -1px -1px, #ffffff 1px -1px; 
}
#titre_encyclopedie_mondes {
	font-size: 24px; font-family: Verdana, Geneva, sans-serif; font-weight: bold;   line-height:26px;  position:relative; height:55px; 
text-shadow: #ffffff 1px 1px, #ffffff -1px 1px, #ffffff -1px -1px, #ffffff 1px -1px; 
}
#titre_encyclopedie_objets {
	font-size: 26px; font-family: Verdana, Geneva, sans-serif; font-weight: bold;  transparent;  line-height:26px;  position: relative; height:55px; 
text-shadow: #ffffff 1px 1px, #ffffff -1px 1px, #ffffff -1px -1px, #ffffff 1px -1px; 
}
#titre_encyclopedie_transformations {
	font-size: 26px; font-family: Verdana, Geneva, sans-serif; font-weight: bold;  transparent;  line-height:26px;   position:relative; height:55px; 
text-shadow: #ffffff 1px 1px, #ffffff -1px 1px, #ffffff -1px -1px, #ffffff 1px -1px;
}

#micro_personnages {
	position: relative;  margin-left:211px; margin-top:-20px;  background-image:url(../img/micro_personnages.png); width:115px; height:17px;
}
#micro_mondes {
	position: relative;  margin-left:211px; margin-top:-20px;  background-image:url(../img/micro_mondes.png); width:115px; height:17px;
}
#micro_objets {
	position: relative; margin-left:211px; margin-top:-20px; background-image:url(../img/micro_objets.png); width:115px; height:17px;
}
#micro_transformations {
	position: relative; margin-left:211px; margin-top:-20px; background-image:url(../img/micro_transformations.png); width:115px; height:17px;
}


#image{
     float:left;
}
#texte{
     margin-left:20px;
}
.clear{
     clear:both;}



#texte_jaune{ text-shadow: 2px 2px 1px #f1f1f1; color: #ffcc00; font-family: titre1; font-size: 26px;
}


#box {  
    box-shadow: 3px 3px 10px #d0ff73;  }

#top_left { background-image: url(../img/fond_top_left.png); height:550px; width:244px;
}
#top_right { background-image: url(../img/fond_top_right.png); height:550px; width:32px;
}
#left { background-image: url(../img/fond_left); width:244px;  position:relative ;height:100%; 
}
#right { background-image: url(../img/fond_right.png); width:32px;  background-repeat: repeat-x; height: 100%; z-index: -1;
}
#bottom_left { background-image: url(../img/bg_bottom_left.png); height:191px; width:244px;
}
#bottom_right { background-image: url(../img/bg_bottom_right.png); height:191px; width:32px;
}
#bottom { background-image: url(../img/fond_bottom.png); height:43px;  font-size:9px; color:#F60; font-family:Verdana, Geneva, sans-serif; text-align:right;  padding-left:250px; width:590px; 
}
#bottom_banjocomet { font-size:9px; color:#FFF; font-family:Verdana, Geneva, sans-serif; text-align:right; background-color:#F60; width:68px; height:12px; text-align:center;
}


#titre {
	position:absolute;
	width:451px;
	margin-top: 24px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	left: 386px;
	top: -180px;
	text-align: right;
}

#menu_comet { width:244px; height:550px; position:absolute; padding-right:6px; margin-left:-4px; 
}

#menu_boutons { position: absolute; margin-top:-31px; margin-left:-90px;
}




	
#logo { width:165px; height:100px; position:absolute; 
}
	
#pub { position: fixed; z-index:3; left: 1169px; top: 0px; width: 99px; height: 176px;}
	
#bandeau-admin {
background-image:  url(../img/bandeau_admin.jpg); width:555px; height:82px}
#bandeau-news {
background-image:  url(../img/bandeau_news.jpg); width:555px; height:82px}
#bandeau-focus {
background-image: url(../img/bandeau_focus.jpg); width:555px; height:82px}
#bandeau-galerie {
background-image: url(../img/bandeau_galerie.jpg); width:555px; height:82px}
#bandeau-secrets {
background-image: url(../img/bandeau_secrets.jpg); width:555px; height:82px}
#bandeau-forums {
background-image: url(../img/bandeau_forums.jpg); width:555px; height:82px}
#bandeau-test {
background-image: url(../img/bandeau_test.jpg) ; width:555px; height:82px}
#bandeau-erreur {
background-image: url(../img/bandeau_erreur.jpg) ; width:555px; height:82px}
#bandeau-encyclopedie {
background-image: url(../img/bandeau_encyclopedie.jpg); width:555px; height:82px}
#bandeau-solution { 
background-image: url(../img/bandeau_solution.jpg); width:555px; height:82px;}
#bandeau-screenshots { 
background-image: url(../img/bandeau_screenshots.jpg); width:555px; height:82px}
#bandeau-musiques {
background-image: url(../img/bandeau_musiques.jpg); width:555px; height:82px}
#bandeau-videos {
background-image: url(../img/bandeau_videos.jpg); width:555px; height:82px}
#bandeau-goodies {
background-image: url(../img/bandeau_goodies.jpg); width:555px; height:82px}
#bandeau-presse {
background-image: url(../img/bandeau_presse.jpg); width:555px; height:82px}
#bandeau-contact{
background-image: url(../img/bandeau_contact.jpg); width:555px; height:82px}
#bandeau-infos {
background-image: url(../img/bandeau_infos.jpg); width:555px; height:82px}
#bandeau-mondes {
background-image: url(../img/bandeau_mondes.jpg); width:555px; height:82px}
#bandeau-personnages {
background-image: url(../img/bandeau_personnages.jpg); width:555px; height:82px}
#bandeau-artworks {
background-image: url(../img/bandeau_artworks.jpg); width:555px; height:82px}
#bandeau-transformations {
background-image: url(../img/bandeau_transformations.jpg); width:555px; height:82px}


#video_nuts {
width:578px; height:333px; background-image:url(../img/bg_video_nuts.png); margin:auto; }
#video_720 {
width:578px; height:333px; background-image:url(../img/bg_video_720.png); margin:auto; }
#video_banjoland {
width:578px; height:333px; background-image:url(../img/bg_video_banjoland.png); margin:auto; }
#video_colisee {
width:578px; height:333px; background-image:url(../img/bg_video_colisee.png); margin:auto; }
#video_terrarium {
width:578px; height:333px; background-image:url(../img/bg_videoo_terrarium.png); margin:auto; }




#musique_BanjoKazooie_repaire {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau1 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau1.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau2 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau2.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau3 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau3.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau4 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau4.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau5 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau5.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau6 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau6.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau7 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau7.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau8 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau8.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_repaire_niveau9 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_repaire_niveau9.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau1 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau1.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau2 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau2.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau3 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau3.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau4 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau4.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau5 {
	width:543px; height:75px; background-image: url(../img/musique_BanjoKazooie_niveau5.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau6 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau6.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau7 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau7.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau8 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau8.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}





#musique_BanjoKazooie_niveau9 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau9.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau9_printemps {
	width:543px; height:75px; background-image: url(../img/musique_BanjoKazooie_niveau9_printemps.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau9_ete {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau9_ete.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau9_automne {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau9_automne.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_niveau9_hiver {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_niveau9_hiver.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_final {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_final.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_prickly_pear_island {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_prickly_pear_island.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoKazooie_beta_baie_du_tresor {
	width:543px; height:75px; background-image:url(../img/musique_BanjoKazooie_beta_baie_du_tresor.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}



	
#musique_BanjoTooie_niveau0 {
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau0.png);margin: auto;padding-top:0px;padding-right:0px;background-repeat:no-repeat;}
#musique_BanjoTooie_niveau0-0 { 
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau0-0.png);margin: auto;padding-top:0px;padding-right:0px;background-repeat:no-repeat;}
#musique_BanjoTooie_niveau0-1 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-1.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_spirale {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_spirale.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-2 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-2.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-3 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-3.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-4 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-4.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-5 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-5.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-6 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-6.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-7 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-7.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-8 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-8.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau0-9 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau0-9.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau1 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau1.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau2 {
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau2.png);margin: auto;padding-top:0px;padding-right:0px;background-repeat:no-repeat;}
#musique_BanjoTooie_niveau3 {
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau3.png);margin: auto;padding-top:0px;padding-right:0px;background-repeat:no-repeat;}
#musique_BanjoTooie_niveau4-1 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau4-1.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau4-2 {
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau4-2.png);margin: auto;padding-top:0px;padding-right:0px;background-repeat:no-repeat;}
#musique_BanjoTooie_niveau5 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau5.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau6-1 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau6-1.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau6-2 {
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau6-2.png);margin: auto;padding-top:0px;padding-right:0px;background-repeat:no-repeat;}
#musique_BanjoTooie_niveau7-1 {
	width:543px;height:75px;background-image:url(../img/musique_BanjoTooie_niveau7-1.png);margin: auto;padding-top:0px;padding-right:0px;background-repeat:no-repeat;}
#musique_BanjoTooie_niveau7-2 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau7-2.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau8-1 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau8-1.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau8-2 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau8-2.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_BanjoTooie_niveau9 {
	width:543px; height:75px; background-image:url(../img/musique_BanjoTooie_niveau9.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}



#musique_gruntysrevenge_ecran_titre {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_ecran_titre.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_montagne_perchee {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_montagne_perchee.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_temple_jiggywiggy {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_temple_jiggywiggy.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_ruche_honeyb {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_ruche_honeyb.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_ferme_falaise {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_ferme_falaise.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_plage_breegulls {
	width:543px;height:75px;background-image:url(../img/musique_gruntysrevenge_plage_breegulls.png);margin: auto;padding-top:15px;padding-right:10px;background-repeat:no-repeat;font-size: 9px;}
#musique_gruntysrevenge_bayou_magie_noire {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_bayou_magie_noire.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_rade_de_verse {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_rade_de_verse.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_fournaise_gelee {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_fournaise_gelee.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_grunty_industries {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_grunty_industries.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_gruntysrevenge_pad_mumbo {
	width:543px; height:75px; background-image:url(../img/musique_gruntysrevenge_pad_mumbo.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}



#musique_nutsandbolts_principal {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_principal.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_mumbo {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_mumbo.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_puzzle {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_puzzle.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_jinjo {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_jinjo.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_gruntilda {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_gruntilda.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_klungo {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_klungo.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_duelville {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_duelville.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_duelville_theatre {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_duelville_theatre.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_duelville_lac {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_duelville_lac.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_duelville_docks {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_duelville_docks.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_duelville_plage {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_duelville_plage.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_duelville_quartiers {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_duelville_quartiers.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_duelville_saj {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_duelville_saj.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_plaines_o_z_ecrous {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_plaines_o_z_ecrous.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_sajbox_720 {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_sajbox_720.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_banjoland {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_banjoland.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_colisee {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_colisee.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_terrarium_terrifiant {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_terrarium_terrifiant.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}
#musique_nutsandbolts_montagne_perchee {
	width:543px; height:75px; background-image:url(../img/musique_nutsandbolts_montagne_perchee.png); margin: auto; padding-top:15px; padding-right:10px; background-repeat:no-repeat; font-size: 9px;}




#soluce_bg_vert{
	width:482px; height:28px; background-image: url(../img/soluce/bg_soluce_vert.jpg);}
#soluce_bg_violet{
	width:482px; height:28px; background-image: url(../img/soluce/bg_soluce_violet.jpg);}
#soluce_bg_rouge{
	width:482px; height:28px; background-image: url(../img/soluce/bg_soluce_rouge.jpg);}
#soluce_bg_bleu{
	width:482px; height:28px; background-image: url(../img/soluce/bg_soluce_bleu.jpg); color:#F00}
#soluce_bg_gris{
	width:482px; height:28px; background-image: url(../img/soluce/bg_soluce_gris.jpg);}
#focus_rouge{
	width:482px; height:28px; background-image: url(../img/bg_focus_rouge.jpg);}
#focus_gris{
	width:482px; height:28px; background-image: url(../img/bg_focus_gris.jpg);}
#secrets_violet{
	width:482px; height:28px; background-image: url(../img/bg_secrets_violet.jpg); font-family: Verdana, Geneva, sans-serif; font-size: 12px;}
#secrets_gris{
	width:482px; height:28px; background-image: url(../img/bg_secrets_gris.jpg); font-family: Verdana, Geneva, sans-serif; font-size: 12px;}




#h1_annexe_news { 	font-size: 12px; color: #ff7e00; line-height:22px; width:175px; height:65px; text-align:center; position: relative;  display:block; margin-top:10px; line-height:14px; 
}

#h0_annexe_news { 
	font-size: 11px; color:#999; font-family: Verdana, Geneva, sans-serif; text-align: center; line-height:12px; margin-top:8px; margin-bottom:10px; position:relative; display:block;
}

#vignette_annexe_news { position: relative;  display:block;
}

#survole_annexe_news {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #FFF; 
	width:175px;
	height:170px;
	text-align: left;
	display: inline-block; position:relative; text-align:center; margin-bottom:25px; margin-top:10px;
}

#survole_annexe_news:hover {background: -moz-linear-gradient(top, #fff5f5, #ffdad2); background: -webkit-gradient(linear, left top, left bottom, from(#fff5f5), to(#ffdad2)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5', endColorstr='#ffdad2');
}

#modif_succes { width:200px; height:25px; background-color:#daffe4; border:#80ffa2 solid 1px; margin-left:0px; padding-left:14px; color:#449159;padding-bottom:20px; line-height:12px; border-radius: 3px; padding-top:5px;
}


#modif_succes_slide { width:200px; height:25px; background-color:#daffe4; border:#80ffa2 solid 1px; margin-left:0px; padding-left:14px; color:#449159;padding-bottom:20px; line-height:12px; border-radius: 3px; padding-top:5px;
}

#modif_succes_news { width:200px; height:25px; background-color:#e4fbff; border:#65e7ff solid 1px; margin-left:0px; padding-left:14px; color:#1ca6bf;padding-bottom:20px; line-height:12px; border-radius: 3px; padding-top:5px;
}

#modif_succes_focus { width:200px; height:25px; background-color:#ffdfdf; border:#ff4444 solid 1px; margin-left:0px; padding-left:14px; color:#ad0000;padding-bottom:20px; line-height:12px; border-radius: 3px; padding-top:5px;
}

#modif_erreur { width:200px; height:25px; background-color:#ffdfdf; border:#ff4444 solid 1px; margin-left:0px; padding-left:14px; color:#ad0000;padding-bottom:20px; line-height:12px; border-radius: 3px; padding-top:5px;
}





#bouton_bleu { padding:0.2em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-size:18px; font-family: din; border-radius: 10px;
 height: 30px; background: #a2b3ff;  color:#FFF; font-size:18px; padding-left:10px; padding-right:10px; text-align:center; box-sizing: content-box;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
  margin-top: 10px; border:solid 0px;
  }
#bouton_bleu:hover { background-color: #6782FF; cursor: pointer; text-decoration:none; color:#FFF }
#bouton_bleu a { text-decoration:none; background-color:#6782FF; }
#bouton_bleu a:visited { text-decoration:none;  }



#bouton_vert_blanc { padding:0.2em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-family: din; border-radius: 10px;
 height: 30px; background: #FFF;  color:#61ca79; font-size:18px; padding-left:10px; padding-right:10px; text-align:center; box-sizing: content-box;
  margin-top: 50px; ;  border:solid 1px #61ca79;
  }
#bouton_vert_blanc:hover { cursor: pointer; text-decoration:none; color:#61ca79 }
#bouton_vert_blanc a { text-decoration:none;  }
#bouton_vert_blanc a:visited { text-decoration:none;  }


#bouton_bleu_blanc { padding:0.2em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-family: din; border-radius: 10px;
 height: 30px; background: #FFF;  color:#4cbaff; font-size:18px; padding-left:10px; padding-right:10px; text-align:center; box-sizing: content-box;
  margin-top: 15px; ;  border:solid 1px #4cbaff;
  }
#bouton_bleu_blanc:hover { cursor: pointer; text-decoration:none; color:#4cbaff }
#bouton_bleu_blanc a { text-decoration:none;  }
#bouton_bleu_blanc a:visited { text-decoration:none;  }


#bouton_gris_blanc { padding:0.2em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-family: din; border-radius: 10px; position:absolute;
 height: 22px; background: #FFF;  color:#5a5a5a; font-size:18px; padding-left:10px; padding-right:10px; padding-top:10px; text-align:center; box-sizing: content-box;
  margin-top: -51px; margin-left:100px;  border:solid 1px #5a5a5a;
  }
#bouton_gris_blanc:hover { cursor: pointer; text-decoration:none; color:#5a5a5a }
#bouton_gris_blanc a { text-decoration:none;  }
#bouton_gris_blanc a:visited { text-decoration:none;  }


#bouton_rose_blanc { padding:0.2em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-family: din; border-radius: 10px; position:absolute;
 height: 22px; background: #FFF;  color:#ff0d74; font-size:18px; padding-left:10px; padding-right:10px; padding-top:10px; text-align:center; box-sizing: content-box;
  margin-top: -51px; margin-left:100px;  border:solid 1px #ff0d74;
  }
#bouton_rose_blanc:hover { cursor: pointer; text-decoration:none; color:#ff0d74 }
#bouton_rose_blanc a { text-decoration:none;  }
#bouton_rose_blanc a:visited { text-decoration:none;  }


#bouton_rouge_blanc { padding:0.2em 0.4em 0.2em 0.4em; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0.7em auto; font-family: din; border-radius: 10px;
 height: 30px; background: #FFF;  color:#e8464d; font-size:18px; padding-left:10px; padding-right:10px; text-align:center; box-sizing: content-box;
  margin-top: 15px; ;  border:solid 1px #e8464d;
  }
#bouton_rouge_blanc:hover { cursor: pointer; text-decoration:none; color:#e8464d }
#bouton_rouge_blanc a { text-decoration:none;  }
#bouton_rouge_blanc a:visited { text-decoration:none;  }


#content_news {
	width: 563px;
	margin-bottom: 20px;
	font-size: 12px;
		min-height:1450px;

}


#content_news_accueil {
	width: 563px;
	min-height:1450px;
	margin-bottom: 20px;
	font-size: 12px;
}
	



#affichage_admin { width:550px; height:auto; min-height:500px; 
}

#box_admin_slide { background-color:#e2ffe9; width:255px; height:165px; margin-top:8px; margin-bottom:20px; margin-right:20px; display:inline-block; text-align:center; padding-top:10px;
}
#box_admin_focus { background-color:#ffe5e6; width:255px; height:165px; margin-top:8px; margin-bottom:20px; margin-right:20px; display:inline-block; text-align:center; padding-top:10px;
}
#box_admin_news { background-color:#d7f9ff; width:255px; height:165px; margin-top:8px; margin-bottom:20px; margin-right:20px; display:inline-block; text-align:center; padding-top:10px;
}

#titre_admin_slide { height:40px; width:245px; text-align:center; font-size:12px; line-height:16px; color:#2b9544; margin-top:7px; padding-right:5px; padding-left:5px;
}
#titre_admin_news { height:40px; width:245px; text-align:center; font-size:12px; line-height:16px; color:#20b0f3; margin-top:7px; padding-right:5px; padding-left:5px;
}
#titre_admin_focus { height:40px; width:245px; text-align:center; font-size:12px; line-height:16px; color:##titre_admin_news { height:40px; width:245px; text-align:center; font-size:12px; line-height:16px; color:#20b0f3; margin-top:7px; padding-right:5px; padding-left:5px;
}


#date_admin { height:20px; width:255px; text-align:center; font-size:9px; line-height:16px; color:#909090; margin-top:-5px; background-color:#FF0004;
}

#ordre_admin_slide { background-color:#FFF; font-size:16px; font-family: din; width:20px; height:23px; color:#2b9544; position:relative; border-radius: 5px; border:solid 2px #2b9544; padding-top:7px; margin-top:-10px; margin-left:15px;
}

#micro_admin_slide { margin-top:-36px; margin-left:95px;
}








