body, ul, li, h1, h2, h3, form, fieldset, input, p 
{ 
	margin : 0;
	padding : 0; 
}
body
{
	background-color: Black;
	color: #FAAD19;
	font-family: "Times New Roman", Times, serif;
}

#global
{
	margin: 0 auto;
	background-image: url(../img/top_02.jpg);
	background-repeat: no-repeat;
	width: 831px;
	padding-top: 250px;
	position: relative;
}
#titre
{
	text-indent: -9999px;
	background-image: url(../img/titre_bretteur.gif);
	background-repeat: no-repeat;
	height: 50px;
}

#page h1
{
	background-repeat: no-repeat;
   background-image: url(../img/sous_titre05.gif);
	background-position: 0 26px;
	padding-bottom: 55px;
	font-size: 28px;

}

#page h2
{
	background-repeat: no-repeat;
   background-image: url(../img/sous_titre05b.gif);
	background-position: -5px 20px;
	padding-bottom: 35px;
	margin-top: 35px;
	font-size: 21px;
}

#menu
{
	position: absolute;
	top: 300px;
	left: 25px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	width: 190px;
	padding-top: 100px;
	/* temp*/
	height: 280px;
}
#menu a
{
	display: block;
	width: 100%;
}

#menu ul li
{
	text-align: center;
	list-style: none;
	margin-bottom: 0px;
}
#menu_accueil
{
	background-image: url(../img/menu_accueil.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_accueil a:hover
{
	background-image: url(../img/menu_accueil2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#menu_presentation
{
	background-image: url(../img/menu_presentation.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_presentation a:hover
{
	background-image: url(../img/menu_presentation2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_escrime
{
	background-image: url(../img/menu_escrime.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_escrime a:hover
{
	background-image: url(../img/menu_escrime2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_prestation
{
	background-image: url(../img/menu_prestation.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_prestation a:hover
{
	background-image: url(../img/menu_prestation2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_galerie
{
	background-image: url(../img/menu_galerie.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_galerie a:hover
{
	background-image: url(../img/menu_galerie2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_actualite
{
	background-image: url(../img/menu_actualites.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_actualite a:hover
{
	background-image: url(../img/menu_actualites2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#menu_contact
{
	background-image: url(../img/menu_contacter.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_contact a:hover
{
	background-image: url(../img/menu_contacter2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_liens
{
	background-image: url(../img/menu_liens.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_liens a:hover
{
	background-image: url(../img/menu_liens2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_livre
{
	background-image: url(../img/menu_livre.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_livre a:hover
{
	background-image: url(../img/menu_livre2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#menu_rejoindre
{
	background-image: url(../img/menu_rejoindre.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
#menu_rejoindre a:hover
{
	background-image: url(../img/menu_rejoindre2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_prive
{
	position : absolute;
	top: 36px;
	left: 75px;
	width: 45px;
	height: 30px;
	text-indent: -9999px;
}
#menu_prive a
{
	display: block;
	width: 100%;
	height: 100%;
}


#page
{
	margin: 20px 20px 0px 230px;
}

#page a
{
	color: #FAAD19;
}
#page a:hover
{
	color: #AA7106;
}


/*separation pour livre d'or */
.message
{
	margin-bottom: 50px;
	background-image: url(../img/separation2.gif);
	background-repeat: no-repeat;
	background-position: -5px bottom;
}
.message h3
{
	padding-top: 30px;
	background-image: url(../img/separation.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}
input
{
	margin: 0px 0 12px 0;
	line-height: 20px;
}
.bout_radio
{
	margin: 0;
}

/* Hides from IE5-mac \*/
* html #page {height: 1%;}
/* End hide from IE5-mac */

#page a img
{
  margin: 10px;
  border: 1px solid #FAAD19;
}
#page img
{
  margin: 10px;
  border: 1px solid #FAAD19;
}
#page ul
{
  margin: 10px;
}
#page ul li
{
  margin: 20px;
}

#pied_page
{
  margin: 80px 0px 50px 60px;
  width: 390px;
  text-align: center;
  font-size: 0.8em;
  background-image: url("../img/pied_page.gif");
}

