/*------------------------------------------------------
  E L E M E N T S  G E N E R A U X
------------------------------------------------------*/
* {margin: 0; padding: 0; font-family: Helvetica, Arial, Verdana, "Trebuchet MS",  sans-serif;  
  font-size:100%; border:0 none;
}
body {margin: 0; padding: 0; font-family: Helvetica, Arial, Verdana, "Trebuchet MS",  sans-serif;
  font-size:100%; border:0 none; color:#400000;
}
abbr, acronym, abbr span {cursor:help; border-bottom: 1px #006616 dotted;}
.div_sousmenu h3, #header p, #skipmenu, #linkList h2, #div_deconnexion h2, #div_nav_page h3, .haut_de_page span, #div_nav_page span, #fil_ariane{
  display: none;
}
#div1_supp_chargement_images{background: url(../images/pj/menu_parcours_aventure.jpg) no-repeat;position:absolute; top:-5000px; left:-5000px;width:0;}
#div2_supp_chargement_images{background: url(../images/pj/menu_camping.jpg) no-repeat;position:absolute; top:-5000px; left:-5000px;width:0;}
#div3_supp_chargement_images{background: url(../images/pj/menu_bar.jpg) no-repeat;position:absolute; top:-5000px; left:-5000px;width:0;}
#div4_supp_chargement_images{ background: url(../images/pj/menu_activites.jpg) no-repeat; position:absolute; top:-5000px; left:-5000px;width:0;}
#div5_supp_chargement_images{ background: url(../images/pj/menu_region.jpg) no-repeat; position:absolute; top:-5000px; left:-5000px;width:0;}
 
.div_break_line{clear: both;}
li{margin-left:2em;}

/*------------------------------------------------------
  C O N T A I N E R
------------------------------------------------------*/

#container {
  width:100%;
  height:736px;
  background: url(../images/pj/fond_body.gif) no-repeat #FFF center top;
  margin-top:10px;
  position:relative;
}
#container_inside{
 width:699px;
 height:728px;
 margin : 0 auto ;
 border-top:4px solid #9F0002;
 border-bottom:4px solid #9F0002;
 overflow:auto;
 background-color: #9F0002;
}
/*------------------------------------------------------
  H E A D E R
------------------------------------------------------*/

#header{margin-top:470px;text-align:center;}
#header h1{  }

/*------------------------------------------------------
  L I N K L I S T  :  M E N U  /  L A N G U E S  
------------------------------------------------------*/

#navigation{
background: url(../images/pj/fond_menu_accueil.jpg) no-repeat top left;
position:absolute; top:0; font-size:0.9em;
width:697px;
height:469px;
}
#linkList{}
#lmenu{margin-top:238px;margin-left:40px;}
#lmenu ul, #lmenu li {padding:0; margin:0; list-style-type:none;}
#lmenu li {width:124px; height:231px;float: left;}
#menu_parcous a{width:124px; height:231px;display:block; background: url(../images/pj/menu_parcours_aventure1.jpg) no-repeat bottom right;}
#menu_parcous a:hover{background: url(../images/pj/menu_parcours_aventure.jpg) no-repeat bottom right;}
#menu_camping a{width:124px; height:231px;display:block; background: url(../images/pj/menu_camping1.jpg) no-repeat bottom right;}
#menu_camping a:hover{background: url(../images/pj/menu_camping.jpg) no-repeat bottom right;}
#menu_bar a{width:124px; height:231px;display:block; background: url(../images/pj/menu_bar1.jpg) no-repeat bottom right;}
#menu_bar a:hover{background: url(../images/pj/menu_bar.jpg) no-repeat bottom right;}
#menu_activites a{width:124px; height:231px;display:block; background: url(../images/pj/menu_activites1.jpg) no-repeat bottom right;}
#menu_activites a:hover{background: url(../images/pj/menu_activites.jpg) no-repeat bottom right;}
#menu_region a{width:124px; height:231px;display:block; background: url(../images/pj/menu_region1.jpg) no-repeat bottom right;}
#menu_region a:hover{background: url(../images/pj/menu_region.jpg) no-repeat bottom right;}
#lmenu li span{display:none;}

#div_en_savoir_plus, .haut_de_page{display:none;}
#div_copyright{position:absolute;top:738px;font-size:0.75em;width:697px;text-align:center;}
#div_copyright a{color:#9F0002; text-decoration:underline;}
#div_copyright a:hover{text-decoration:none;}

/***********************************************
 Admin */
 
#div_confirm_connex_admin{position:absolute;top:0;left:0;width:100%;height:30px;background-color:#F00; color:#FFF; font-size:0.8em; font-weight:bold;}
#div_confirm_connex_admin p{padding:0.1em 0 0.1em 0.5em}
#div_deconnexion{position:absolute;right:0px;top:30px;background-color:#FFF;
border-left:1px solid #F00;border-bottom:1px solid #F00;
text-align:left; padding:0.5em; font-size:0.8em;}
#div_deconnexion a{color:#B93510; text-decoration:none;
 background: url(../images/menu_deconnect.gif) no-repeat; background-position: top left;
 padding-left:20px; padding-top:7px;display:block;
}
#div_deconnexion a:hover{text-decoration:underline; color:#000;}
