ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{text-decoration: underline; color: #369;}

a:hover
{text-decoration: underline; color: #036;}

body, td
{
  margin: 0;
  padding: 0;
}

body,a,p,td,th,blockquote,fieldset,input,select,form {
   font-family: Arial;
   /*color: #036;*/
   color: #888;
   font-size: 12px;
}



/********************************/
html, body {
	/*height: 99.9%;*/
}

body {
  width: 600px;
}

h1 {
  font-size: 16px;  
  margin: 15px 0 15px;
}
h2 {
  font-size: 14px; 
  font-weight: bold;  
  margin: 10px 0 10px;
}
h3 {
  font-size: 12px;
  font-weight: bold;   
  margin: 5px 0 5px;
}
h4 {
  font-size: 10px;  
}
h5 {
  font-size: 10px;
  font-style: italic;  
}



/********************************/
/********************************/

#body {
  position: relative;
  width: 600px;
  min-height: 100%;	
  border-top:0.1px solid #FFF;
}

ul#menu {
    list-style: none;
    background-image: url('/images/banner.jpg');
    padding-top: 50px;
  }
	#menu li {
	  float: left;
	}
	#menu li a {
    display: block;
		width: 120px;
		line-height: 40px;
		text-decoration: none;
	}
  #menu li a:hover {
   background-position: bottom;
  }
  #menu li a.selected {
   background-position: bottom;
  }

#content {
	clear: both;
  position: relative;
  padding: 10px 20px 0 20px;	
}

#partner {
	  border-bottom: 1px solid #CCC;
    margin-top: 5px;
    padding-top: 0px;
    text-align: left;
    width: 60%;
  }
  #partner #title {
  }
  #partner #text {
    text-align: center;
    padding: 5px;
  }
  #partner li {
    display: inline;
    margin-right: 10px;
  }


#footer {
	clear: both;
	/*position: absolute !important;
	bottom: 0 !important;*/
	position: relative; /*IE6*/
	width: 100%;
	text-align: center;
  font-family: Times, News, monospace;
	}
	#footer .ligne1 {
	  font-size: 11px;
	  color: #666; 
	}
	#footer .ligne2 {
	  font-size: 9px;
	  color: #F15A22; 
	}









#aide_map{
	/*visibility: hidden;*/
	background: white;
	padding: 5px;
	border: 3px inset black;
	position: absolute;
	top: 35px;
	left: 10px;
	overflow-y: auto;
}
#bandeau_map{
	background: #EF4423;
	height: 30px;
}
#bandeau_map .bouton{
	float: left;
	display: block;
	height: 30px;
	width: 30px;
}
#bandeau_map .lien_ludotourisme{
	display: block;
	height: 30px;
	width: 89px;
	background-image: url("/images/bandeau_map.jpg");
	margin: auto;
}
#bandeau_map .lien_aide{
	float: right;
	display: block;
	height: 30px;
	width: 30px;
	background-image: url("/images/aide.jpg");
	margin: auto;
}


/* MENU IMAGES */

#menu #presentation {  background-image:url('/images/menu/default.gif'); }
#menu #news         {  background-image:url('/images/menu/news.gif'); }
#menu #club         {  background-image:url('/images/menu/club.gif'); }
#menu #help         {  background-image:url('/images/menu/help.gif'); }
#menu #map          {  background-image:url('/images/menu/map.gif'); }