div#accueil {
 float:left;
 margin-bottom:20px;
 margin-left:6px;
	margin-right:-115px;
 margin-top:10px;
 overflow:visible;
 position:relative;
 width:93px;
	BACKGROUND: url(../images/bouton-haut.png) left top repeat-x; 

	BORDER: #B19151 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 11px; 
	HEIGHT: 14px; 
	TEXT-ALIGN: center

}
div#accueil A:link {
	COLOR: white; TEXT-DECORATION: none
}
div#accueil A:visited {
	COLOR: white; TEXT-DECORATION: none
}
div#accueil A:hover {
	COLOR: black; 2BACKGROUND-COLOR: #6bb0bc; TEXT-DECORATION: none
}


DIV#nav {
	z-index: 10;
 float:left;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: 0px;
 padding: 0px;
	height: 44px;
 border: 0px;
 text-align: left;
	top: -1px;
}
DIV#nav UL.menus {
 float:none;
	position: relative;
	display: block;
	MARGIN: 0px; 
	PADDING: 0px; 
}
DIV#nav LI.menus{
	FLOAT: left;
	POSITION: relative;
	margin-left: 0px; 
 margin-right: -1px;
	margin-top: 0px; 
	margin-bottom: 0px; 
 PADDING: 4px; 
	WIDTH: 128px;
	BORDER: #DDDDDD 1px solid;
 background: white;
	COLOR: black; 
	LIST-STYLE-TYPE: none; 
	0list-style-position: outside;
}
DIV#nav LI.menus DIV{
 float:none;
 position: relative;
	display: block;
	margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 4px;
 padding-bottom: 4px;
 height: 18px;
 0background-color: #DDDDDD;
 border-width: 1px;
 border-style: solid;
 0border-color: #BBBBBB;
	text-align: center;
	text-transform: uppercase;
 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
 font-size:13px;
 color:#FFFFFF;
}
DIV#nav UL.menus LI UL{
        float:none;
        position: relative;
        display: none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;

        0border-color: #BBBBBB;
        border-style: solid;
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
	       background-image: none;
}
DIV#nav UL.menus LI:hover UL{
 display: block;
}
DIV#nav UL.menus LI UL LI{
 float: none;
 position: relative;
	display: block;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 2px;
 margin-right: 2px;
 padding: 0px;
 width:auto;

 background: transparent;
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-right-width:0px;
	color: white;
	LIST-STYLE-TYPE: none; 
}
DIV#nav UL.menus LI UL LI:first-child{
 border-top-width: 0px;
 }
DIV#nav ul.menus li ul li a{
 float: none;
 position: relative;
	display: block;
 margin:0px;
 padding:0px;
 border:0px;
 text-align: center;
	color: white;
 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
 text-decoration: none;
}
DIV#nav ul.menus li ul li a:hover{
 color: black;
}

