BODY {
margin: 0px 0px 0px 0px;
background :url(images/bg_home.gif) repeat;
color: #000000;
scrollbar-base-color: #778899;
}

<!--
/* CSS issu des tutoriels css.alsacreations.com */
			/***********************************/
			/*  Méthode des portes coulissantes  */
			/**********************************/
			#nav {
				list-style: none ;
				margin: 0 ;
				padding: 0 ;
				overflow: hidden ;		/* Création du contexte de formatage */
				}


			#nav li {
				float: left ;
				width: 124px ;
				height: 41px ;
				color: #fff ;
				background: url(images/bouton2-on-off.png) right top no-repeat ;
			
				}


			#nav li_on {
				float: left ;
				width: 142px ;
				height: 41px ;
				color: #fff ;
				
				}


			#nav li1 {
				float: left ;
				width: 166px ;
				height: 41px ;
				color: #fff ;
				}

			#nav li1_on {
				float: left ;
				width: 166px ;
				height: 41px ;
				color: #fff ;
				}

			#nav li a  {
				display: block ;
				background: url(images/bouton2-on-off.png) center top no-repeat ;
				height: 41px ;
				color: #000 ;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				padding: 7px 0 ;
				text-align: center ;
				text-decoration: none ;
				}

				#nav li a:focus , #nav li a:active  , #nav li a:blur {
				background: #033 url(images/bouton2-on-off.png) right top no-repeat ;
				text-decoration: none ;
				color: #fff;
				height: 41px ;
				}
				#nav li	a:hover {
				background: #033 url(images/bouton2-on-off.png) left top no-repeat ;
				}

			#nav li_on a  {
				display: block ;
				background: #900 url(images/bouton2-on-off.png) right top no-repeat ;
				height: 41px ;
				color: #fff ;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: bold;
				padding: 7px 0 ;
				text-align: center ;
				text-decoration: none ;
				}

				#nav li_on a:focus , #nav li_on a:active ,#nav li_on	a:hover {
				background: #033 url(images/bouton2-on-off.png) right top no-repeat ;
				text-decoration: none ;
				color: #fff;
				height: 41px ;
				}

			#nav li1 a  {
				display: block ;
				background: #900 url(images/bouton-on-off-gm.png) center top no-repeat ;
				height: 41px ;
				color: #000 ;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				padding: 7px 0 ;
				text-align: center ;
				text-decoration: none ;
				}

				#nav li1 a:focus, #nav li1 a:active {
				background: #033 url(images/bouton-on-off-gm.png) right top no-repeat ;
				text-decoration: none ;
				color: #fff;
				height: 41px ;
				}
				
				#nav li1	a:hover {
				background: #033 url(images/bouton-on-off-gm.png) left top no-repeat ;
				}

	
				#nav li1_on a  {
				display: block ;
				background: #900 url(images/bouton-on-off-gm.png) right top no-repeat ;
				height: 41px ;
				color: #fff ;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				padding: 7px 0 ;
				text-align: center ;
				text-decoration: none ;
				}

				#nav li1_on a:focus, #nav li1_on a:active , #nav li1_on	a:hover {
				background: #033 url(images/bouton-on-off-gm.png) right top no-repeat ;
				text-decoration: none ;
				color: #fff;
				height: 41px ;
				}
				
				
				
				f1  {
				display: block ;
				background: #900 url(images/bouton-on-off-gm.png) right top no-repeat ;
				height: 41px ;
				color: #fff ;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				padding: 7px 0 ;
				text-align: center ;
				text-decoration: none ;
				}

				#nav li.active
        {
  				display: block ;
  				background: #900 url(images/bouton2-on-off.png) right top no-repeat ;
  				height: 41px ;
  				color: #fff ;
  				font-family: Geneva, Arial, Helvetica, sans-serif;
  				font-size: 14px;
  				font-weight: bold;
  				padding: 7px 0 ;
  				text-align: center ;
  				text-decoration: none ;
				}

#nav li a#current_page1
 {
    display: block;
    background: #900 url(images/bouton2-on-off.png) right top no-repeat ;
    height: 41px;
    color: #FFFFFF ;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
  	padding: 7px 0 ;
		text-align: center ;
		text-decoration: none ;
}
