.header_menu .menu .menu_bleu .sous_menu {
    font-family:        Verdana, Helvetica, Arial, sans-serif;
    font-size:          8pt;
    font-weight:	bold;
    background:         #777777;
   
    position:          	absolute;
    left: 		0px;
    width:		170px;
    text-align:		left;	
    border-left:        1px solid #555555;
    border-right:       1px solid #333333;
    border-bottom:      1px solid #333333;
    padding-top:        0px;
    padding-bottom:     5px;
    padding-left:       0px;
    -moz-opacity:       0.98;
    display:            none;
    z-index:            100;
}


.header_menu .menu .menu_bleu .sous_menu a {
	background-image : none;
	 font-weight:	normal;
	 height:	14px;
	  color:              #ffffff;
	font-family:        Verdana, Helvetica, Arial, sans-serif;
    	font-size:          8pt;
    	margin-bottom:             0px;
    	margin-top:             0px;
    	margin-left:             5px;
    	margin-right:             2px;
}
.header_menu .menu .menu_bleu .sous_menu a:hover {
	background-image : none;
	color:              #000000;
	background-color:   #FF9D55;
}

.header_menu .menu .menu_bleu .sous_menu td {
	margin:             0px;
	padding:            0px;
	background-image : none;
}

.header_menu .menu .menu_bleu .sous_menu td:hover {
	
	background-image : none;
}

.header_menu .menu .menu_bleu .sous_menu img {
	border:             0;
 	margin:             0 0 0 0;
    	vertical-align:     text-bottom;
    	display:            inline;
}

	



