body
{
  font-family:Arial, Helvetica, sans-serif;
  text-align: center; /* IE6: pour centrer le bloque #general car IE6 ne comprend pas margin:auto; */
  margin:0; padding:0;
  background-image:url('../images/webmaster/fond_general.gif');
  background-repeat:repeat;
}
input {
  border:0px;
  margin-bottom:1px;
  margin-top:1px;
}
a {
  text-decoration:none;
  color:#9cc6f3;
}


div#general {
  position:relative;
  margin:0px auto auto auto;
  width:998px;
  height:983px;
  text-align: left; /* IE6: on reinitialise l'alignement par defaut */
}
img#header {
  position:absolute;
  top:0px;
  left:0px;
  width:998px;
  height:86px;
  border:0px;
}


/************MENU NAVIGATION HAUT ************/
div.menu_centre {
  position:absolute;
  top:86px;
  width:125px;
  height:28px;
  border:0px;
  background-image:url('../images/webmaster/menu_centre.png');
  background-repeat:no-repeat;
}
div.menu_centre_on {
  position:absolute;
  top:86px;
  width:125px;
  height:28px;
  border:0px;
  background-image:url('../images/webmaster/menu_centre_on.png');
  background-repeat:no-repeat;
}
div.menu_1 {
  position:absolute;
  top:86px;
  left:0px;
  width:125px;
  height:28px;
  background-image:url('../images/webmaster/menu_gauche.png');
  background-repeat:no-repeat;
  border:0px;
}
div.menu_1_on {
  position:absolute;
  top:86px;
  left:0px;
  width:125px;
  height:28px;
  background-image:url('../images/webmaster/menu_gauche_on.png');
  background-repeat:no-repeat;
  border:0px;
}
div#menu_2 {
  left:125px;
}
div#menu_3 {
  left:250px;
}
div#menu_4 {
  left:375px;
}
div#menu_5 {
  left:500px;
}
div#menu_6 {
  left:625px;
}
div#menu_7 {
  left:750px;
}
div.menu_8 {
  position:absolute;
  top:86px;
  left:875px;
  width:130px;
  height:28px;
  background-image:url('../images/webmaster/menu_droite.png');
  background-repeat:no-repeat;
  border:0px;
}
div.menu_8_on {
  position:absolute;
  top:86px;
  left:875px;
  width:130px;
  height:28px;
  background-image:url('../images/webmaster/menu_droite_on.png');
  background-repeat:no-repeat;
  border:0px;
}
#menu_1_text {
  left:0px;
}
#menu_2_text {
  left:125px;
}
#menu_3_text {
  left:250px;
}
#menu_4_text {
  left:375px;
}
#menu_5_text {
  left:500px;
}
#menu_6_text {
  left:625px;
}
#menu_7_text {
  left:750px;
}
#menu_8_text {
  left:875px;
}
.lien_menu {
  position:absolute;
  top:92px;
  width:125px;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  color:#e4f1f9;
}


/************EDITO ************/
#cadre_edito {
  position:absolute;
  top:115px;
  left:0px;
  width:274px;
  height:142px;
  background-image:url('../images/webmaster/fond_edito.png');
  background-repeat:no-repeat;
  z-index:20;
}
#texte_edito {
  position:absolute;
  left:32px;
  top:147px;
  width:218px;
  height:90px;
  font-size:11px;
  font-weight:bold;
  text-align:justify;
  color:#818fa9;
  overflow:hidden;
  z-index:20;
}


/************NEWS ************/
#cadre_news {
  position:absolute;
  top:116px;
  left:268px;
  width:568px;
  height:151px;
  background-image:url('../images/webmaster/cadre_news.png');
  background-repeat:no-repeat;
  z-index:20;
}
#news_gauche {
  position:absolute;
  top:154px;
  left:300px;
  color:#f2f5f3;
  z-index:20;
}
#news_droite {
  position:absolute;
  top:154px;
  left:554px;
  color:#f2f5f3;
  z-index:20;
}
.titre_news {
  margin-top:-5px;
  font-size:11px;
  font-weight:bold;
  width:230px;
}
.accroche_news {
  margin-top:4px;
  font-size:11px;
  width:238px;
  overflow:hidden;
  line-height:12px;
  text-align:justify;
}


/************CADRE ADSENSE HAUT DROITE ************/
#cadre_adsense {
  position:absolute;
  top:118px;
  left:835px;
  width:160px;
  height:128px;
  background-image:url('../images/webmaster/cadre_adsense.png');
  background-repeat:no-repeat;
}
#content_adsense {
  position:absolute;
  left:32px;
  top:147px;
  width:218px;
  height:90px;
  font-size:11px;
  font-weight:bold;
  text-align:justify;
  color:#7e849c;
  overflow:hidden;
}


/************ MENU GAUCHE ************/
#cadre_menu_gauche {
  position:absolute;
  top:251px;
  left:0px;
  width:176px;
  height:645px;
  background-image:url('../images/webmaster/fond_menu_gauche.png');
  background-repeat:no-repeat;
  z-index:9;
}
#content_menu_gauche {
  position:absolute;
  top:255px;
  left:13px;
  width:175px;
  height:630px;
  font-weight:bold;
  font-size:12px;
  line-height:11px;
  z-index:10;
}

.lien_menu_gauche {
  position:relative;
  width:165px;
  height:23px;
  border:0px;
  font-size:11px;
  font-weight:bold;
  background-image:url('../images/webmaster/fond_liens_menu_gauche.gif');
  background-repeat:no-repeat;
}
.lien_menu_gauche a {
  color:#617394;
}
.lien_menu_gauche a:hover {
  color:white;
  text-decoration:underline;
}
.lien_menu_gauche_selec {
  position:relative;
  width:165px;
  height:23px;
  border:0px;
  font-size:11px;
  font-weight:bold;
  color:white;
  background-image:url('../images/webmaster/fond_liens_menu_gauche_on.gif');
  background-repeat:no-repeat;
}
.lien_menu_gauche_selec a {
  color:white;
}

.lien_jeu_gauche {
  position:relative;
  width:165px;
  height:23px;
  border:0px;
  font-size:11px;
  font-weight:bold;
  background-image:url('../images/webmaster/fond_jeux_menu_gauche.gif');
  background-repeat:no-repeat;
}
.lien_jeu_gauche a {
  color:#4e586d;
}
.lien_jeu_gauche a:hover {
  color:white;
  text-decoration:underline;
}

.lien_jeu_gauche_selec {
  position:relative;
  width:165px;
  height:23px;
  border:0px;
  font-size:11px;
  font-weight:bold;
  color:white;
  background-image:url('../images/webmaster/fond_jeux_menu_gauche_on.gif');
  background-repeat:no-repeat;
}
.lien_jeu_gauche_selec a {
  color:white;
}

/*
foncé : #617394
moyen : #2c85e6
clair : #9cc6f3
*/
.ss_menu_gauche {
  position:relative;
  left:15px;
  width:148px;
  font-size:11px;
  font-weight:bold;
  color:#2c85e6;
  line-height:25px;
  border:0px;
  padding:0px;
}
.ss_menu_gauche a {
  color:#617394;
  height:26px;
}
.ss_menu_gauche a:hover {
  color:#9cc6f3;
  text-decoration:underline;
  height:26px;
}

.lien_menu_gauche_deco {
  position:relative;
  top:-7px;
  left:-6px;
  height:24px;
  width:149px;
  font-size:11px;
  font-weight:bold;
}


/************ CADRE CENTRAL ************/
#titre_page{
  position:absolute;
  top:262px;
  left:153px;
  width:680px;
  height:17px;
  border:0px;
  z-index:20;
}

#cadre_central {
  position:absolute;
  top:250px;
  left:153px;
  width:681px;
  height:650px;
  background-image:url('../images/webmaster/fond_cadre_central.png');	
  z-index:10;
}

#en_cours {
  position:absolute;
  top:30px;
  left:100px;
  width:430px;
  height:412px;
  border:0px;
}

#contenu_cadre_central {
  position:absolute;
  top:280px;
  left:167px;
  width:65.7%;
  height:610px;
  font-size:12px;
  text-align:justify;
  color:white;
  z-index:71;
  padding-right:6px;
  overflow:auto;
  border:0px;
}
#contenu_cadre_central a {
  color:#c0dcfb;
  text-decoration:none;
  font-weight:bold;
}
#contenu_cadre_central a:hover {
  color:#c0dcfb;
  text-decoration:underline;
}



/************RECHERCHE ************/
#cadre_recherche {
  position:absolute;
  top:889px;
  left:2px;
  width:832px;
  height:59px;
  background-image:url('../images/webmaster/fond_recherche.png');	
  z-index:8;
}
#recherche {
  position:absolute;
  width:160px;
  height:24px;
  left:120px;
  top:15px;
  background-color:transparent;
  border:1px solid #FFFFFF;
  font-size:13px;
  font-weight:bold;
  color:#FFFFFF;
}
#bt_recherche {
  position:absolute;
  width:57px;
  height:27px;
  left:282px;
  top:15px;
  border:0px;
}
#toprecherches {
  position:absolute;
  left:475px;
  top:16px;
  color:#e0f0f9;
}
#toprecherches a {
  font-size:13px;
  color:#e0f0f9;
  font-weight:bold;
  color:#e0f0f9;
}
#toprecherches a:hover {
  font-size:13px;
  color:#FFFFFF;
  font-weight:bold;
  color:white;
}


/************PUB DROITE ************/
#fond_skyscraper {
  position:absolute;
  top:250px;
  left:837px;
  width:160px;
  height:610px;
  border:0px;
  background-image:url('../images/webmaster/fond_banniere_droite.png');
  background-repeat:no-repeat;
}
#skyscraper {
  position:absolute;
  text-align:center;
  top:254px;
  left:842px;
  width:150px;
  height:600px;
}


/************PUB BAS ************/
#fond_leaderboard_bottom {
  position:absolute;
  top:936px;
  left:10px;
  width:825px;
  height:120px;
  background-image:url('../images/fond_pub_footer.png');
  background-repeat:no-repeat;
  border:0px;
  z-index:7;
}
#leaderboard_bottom {
  position:absolute;
  top:950px;
  left:70px;
  width:728px;
  height:90px;
  background-color:#c8e7ff;
  z-index:7;
}


