body {
margin : 0;
padding : 0;
background : #fff;
}
#logo{
	padding : 0;
	margin : 0; 
	position : absolute;
	background-image: url(../img/logo.gif);
	top : 0px;
	left :0px;
	width :145px;
	height: 70px;
	z-index : 1;
}
#hab_haut{
	padding : 0;
	margin : 0; 
	position : absolute;
	background-image: url(../img/hab_haut.gif);
	top : 0px;
	left :145px;
	width :655px;
	height: 70px;
	z-index : 1;
}
#hab_haut2{
	padding : 0;
	margin : 0; 
	position : absolute;
	background-image: url(../img/hab_haut2.gif);
	top : 86px;
	left :212px;
	width :588px;
	height: 83px;
	z-index : 1;
}
#bandeau_nav{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 70px;
	left :212px;
	width :588px;
	height: 16px;
	z-index : 1;
}
#skyline {
   width: 588px;
   height: 16px;
   background: url(../img/bandeau_nav.gif);
   margin: 0px 0px 0px 0px;
   padding: 0;
   position: relative;
   text-align: right;
   color : #FFFFFF;
   line-height:12px;
   letter-spacing : 1px;
}

#skyline a {
   font-size : 10px;
   font-family: Arial, sans-serif;
   font-weight : normal;
   text-decoration: none;
}

#skyline a:hover {
   background-color : #14A57D;
   color: #69015C;
   font-weight : normal;
}

#panel1b { left: 151px;     width: 65px;  }
#panel2b { left: 216px;  width: 122px;  }
#panel3b { left: 338px; width: 82px; }
#panel4b { left: 420px; width: 59px; }
#panel5b { left: 479px; width: 109px; }
#panel1b a {
   background: transparent url(../img/bandeau_nav.gif)
               151px 0px no-repeat;
}
#panel1b a:hover {
   background: transparent url(../img/bandeau_nav.gif)
               -151px -16px no-repeat;
}
#panel2b a:hover {
   background: transparent url(../img/bandeau_nav.gif)
               -216px -16px no-repeat;
}
#panel3b a:hover {
   background: transparent url(../img/bandeau_nav.gif)
               -338px -16px no-repeat;
}
#panel4b a:hover {
   background: transparent url(../img/bandeau_nav.gif)
               -420px -16px no-repeat;
}
#panel5b a:hover {
   background: transparent url(../img/bandeau_nav.gif)
               -479px -16px no-repeat;
}
#hab_bas{
	padding : 0;
	margin : 0; 
	position : absolute;
	background-image: url(../img/hab_bas.gif);
	top : 562px;
	left :0px;
	width :800px;
	height: 38px;
	z-index : 1;
}
#hab_gauche{
	padding : 0;
	margin : 0; 
	position : absolute;
	background-image: url(../img/hab_gauche.gif);
	top : 70px;
	left :0px;
	width :212px;
	height: 492px;
	z-index : 1;
}
#fond_texte{
	padding : 0;
	margin : 0; 
	position : absolute;
	
	top : 169px;
	left :212px;
	width :577px;
	height: 393px;
	z-index : 1;
}
#texte{
	padding : 0;
	margin: 5px 0 5px 5px;
	position : absolute;
	overflow : auto;
	overflow-y : scroll;
	top : 200px;
	left :241px;
	width :570px;
	height: 390px;
	z-index : 2;
}
#texte li {
   list-style: square;
	list-style-type: square;
   position: relative;
}

.menutext {
	position: relative;
    height: auto;
    width: auto;
    left: 35px;
    top: 28px;
	font-size : 11px;
	color : #535353;
	font-family: Arial, sans-serif;
	font-weight : normal;
}

#menu1 a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 119px;
	left :77px;
	width :110px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_off.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}

#menu2 a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 177px;
	left :49px;
	width :130px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_off.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#menu3 a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 241px;
	left :32px;
	width :120px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_off.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#menu4 a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 309px;
	left :27px;
	width :110px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_off.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#menu5 a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 377px;
	left :30px;
	width :100px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_off.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}

#menu1active a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 119px;
	left :77px;
	width :110px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}

#menu2active a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 177px;
	left :49px;
	width :130px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#menu3active a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 241px;
	left :32px;
	width :120px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#menu4active a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 309px;
	left :27px;
	width :110px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}
#menu5active a{
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 377px;
	left :30px;
	width :100px;
	height: 50px;
	z-index : 2;
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
	text-decoration: none;
}

#menu1 a:hover {
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
}

#menu2 a:hover {
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
}

#menu3 a:hover {
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
}

#menu4 a:hover {
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
}

#menu5 a:hover {
	background-image:  url(../img/menu_on.gif);
    background-repeat: no-repeat;
}

#mot {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 90px;
	left :283px;
	width :120px;
	height: 40px;
	z-index : 3;
}
#orga {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 90px;
	left :441px;
	width :120px;
	height: 40px;
	z-index : 3;
}
#presentation {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 90px;
	left :596px;
	width :140px;
	height: 40px;
	z-index : 3;
}
#permanent {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 130px;
	left :283px;
	width :120px;
	height: 40px;
	z-index : 3;
}
#benevoles {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 130px;
	left :441px;
	width :120px;
	height: 40px;
	z-index : 3;
}
#commissions {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 130px;
	left :596px;
	width :140px;
	height: 40px;
	z-index : 3;
}
#w3c1 {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 610px;
	left :5px;
	width :88px;
	height: 31px;
	z-index : 3;
}
#w3c2 {
	padding : 0;
	margin : 0; 
	position : absolute;
	top : 610px;
	left :98px;
	width :88px;
	height: 31px;
	z-index : 3;
}
.texte_nav{
	font-size : 1em;
	color : #FFF;
	font-family: Arial, sans-serif;
	font-weight : lighter;
}

.texte_navactive {
	color : #FFF;
	font-size : 10px;
    font-family: Arial, sans-serif;
    font-weight : normal;
    text-decoration: none;
	background-color : #14A57D;
    color: #69015C;
    font-weight : normal;
}
.texte{
	margin-left: 5px;
	font-size : 12px;
	color : #535353;
	font-family: Arial, sans-serif;
	font-weight : normal;
	text-align: justify;
}
.texte_violet{
	font-size : 12px;
	color : #6F0B62;
	font-family: Arial, sans-serif;
	font-weight : normal;
	text-align: justify;
}
.texte a{
	color: #14A57D;
}
.texte a:hover{
	color : #6F0B62;
}
.texte a:visited{
	color : #6F0B62;
}
.surligne{
background-color:#FFFF00;
}
a.ssMenuZfu{
font-size : 15px;
background-color:#d6eee7;
}
