/* CSS Document */
<style type="text/css"> { }
body { 
      behavior: url(csshover.htc); 
     } 
a{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
} 
.partenaires{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.partenaires:hover{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.partenaires:active{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bas{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
}
.bas:hover{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana;
}
.bas:active{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
}
input, textarea, select {
	margin: 0;
	font-size: 8 pt;
	font-family: Verdana;
	color: #FF9900;
	background-color: #FDECAF;
	border: thin solid #FF9900;
	font-weight: bold;
}
.sidebar_link_half {
	list-style-type:none;
	background-image:url('http://www.gold-barre.com/pages/images/design/puceorange.jpg');
	background-repeat:no-repeat;
	background-position: 0% 60%;
	color:#000000;
	border-bottom:1px solid #FF9900;
	display:block;
	text-decoration:none;
	width:95%;
	margin: auto;
	font-weight : bold;
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 11px; padding-left:18px; padding-right:4px; padding-top:4px; padding-bottom:4px
}

.sidebar_link_last {
	list-style-type:none;
	background-image:url('http://www.gold-barre.com/pages/images/design/puceorange.jpg');
	background-repeat:no-repeat;
	background-position: 0% 60%;
	color:#000000;
	display:block;
	text-decoration:none;
	width:95%;
	margin: auto;
	font-weight : bold;
	font-family: Verdana;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FF9900;
	font-size: 11px; padding-left:18px; padding-right:4px; padding-top:4px; padding-bottom:4px
}
.sidebar_link_half:hover{
	border-right: 3px none #CCCCCC;
	color: #FF9900;
	background-image:url('http://www.gold-barre.com/pages/images/design/pucenoire.jpg');
	background-repeat:no-repeat;
	background-position: 0% 60%;
	width:94%;
	font-weight : bold;
	font-family: Verdana;
	border-bottom:1px solid #000000;
	font-size: 11px
}
.sidebar_link_last:hover{
	border-right: 3px none #FFFFFF;
	color: #FF9900;
	background-image:url('http://www.gold-barre.com/pages/images/design/pucenoire.jpg');
	background-repeat:no-repeat;
	background-position: 0% 60%;
	width:94%; 
	font-weight : bold ;
	font-family: Verdana;
	border-bottom:1px solid #000000;
	font-size: 11px
}
.menu{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.menu:hover{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu:active{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

/* ici nous allons mettre le menu de la zone membre */

div#menu_membres 
{ 
width: 120px; 
display:none;
list-style : none;
text-align : center;
position: absolute; 
        font-weight : bold; 
        font-family : Verdana;
        font-size : 11px;
		text-decoration: none;
		border-right: 3px none #000000;
		background-color: #FFFFFF;
} 
div#categorie_menu_membres
{ 
width: 120px; 
list-style : none;
text-align : center;
position: absolute; 
        font-weight : bold; 
        font-family : Verdana;
        font-size : 11px;
		text-decoration: none;
		border-right: 3px none #000000;
		background-color: #FFFFFF;
} 

div#menu_membres ul 
{ 
padding : 0;
width: 120px; 
border:1px solid; 
margin:0px; 
} 
div#menu_membres ul li { 
                position:relative; 
                list-style: none; /*on enleve les icones de liste */ 
                border-bottom:1px solid; /*ajout d'une bordure de separation d'element:*/ 
               } 

div#menu_membres ul ul { 
                position: absolute; 
                top: 0; 
               /* left: 120px; 100px correspond au décalage a droite, on décale de la taille du ul de base*/ 
				display:none

               }   

div#categorie_menu_membres li a { text-decoration: none; /* plus de soulignement pour les liens */ } 
div#menu_membres li a { text-decoration: none; /* plus de soulignement pour les liens */ } 
div#menu_membres ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu_membres ul.niveau2 li.sousmenu:hover ul.niveau3 
{ 
display:block; 
}
div#menu_membres li.sousmenu 
{ 
background: url(http://www.gold-barre.com/pages/images/design/icones/fleche.gif) 95% 50% no-repeat; 

} 
div#categorie_menu_membres:hover #menu_membres 
{ 
list-style: none;
display:block; 
position: absolute; 
padding : 0;
width: 120px; 
border:1px solid; 
margin:0px; 
font-weight : bold; 
font-family : Verdana;
font-size : 11px;
text-decoration: none;
border-right: 3px none #000000;
background-color: #FFFFFF;
text-align : center;
}

.menu_mb{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_mb:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.menu_mb:active{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
} 

.haut{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	font-variant: normal;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.haut:hover{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	font-variant: normal;
	letter-spacing: 0px;
	text-decoration: none;
}
-->
</style>
