/*menu deroulant*/
#conteneur_menus { background-color: transparent; position:relative; left:0; top:1px; width:100%; z-index:2; float: left; margin: 0; padding: 0; }
#ss_menu_institut { font-size: 12px; font-weight: normal; background-color:#ffffff; display: none; position:absolute; left:245px; top:0; width:160px; z-index:3; float: left; margin: 0; padding: 0; }

#ss_menu_institut a 
{ font-weight: normal; text-decoration: none; color:#666; font-size: 12px; line-height: 19px; background-color: white; text-indent: 5px; width: 160px; height: 20px; margin: 0; border-left: 1px solid silver; border-bottom: 1px solid silver; border-right: 1px solid silver; display: block; }

#ss_menu_institut a:hover { color:#666; font-size: 12px; font-weight: normal; background-color: #f5f5f5; text-indent: 5px; }

#ss_menu_marque { font-size: 12px; font-weight: normal; background-color:transparent; display: none; position:absolute; left:0; top:0; width:200px; height:70px; z-index:3; float: left; }

#ss_menu_marque a { font-weight: normal; text-decoration: none; color:#666; font-size: 12px; line-height: 19px; background-color: white; text-indent: 5px; width: 200px; height: 20px; border-left: 1px solid silver; border-bottom: 1px solid silver; border-right: 1px solid silver; display: block; }

#ss_menu_marque a:hover { color:#666; font-size: 12px; font-weight: normal; background-color: #f5f5f5; text-indent: 5px; }

#ss_menu_produits { font-size: 12px; font-weight: normal; background-color:transparent; display: none; position:absolute; left:364px; top:0; width:160px; height:200px; z-index:3; float: left; }

#ss_menu_produits a { font-weight: normal; text-decoration: none; color:#666; font-size: 12px; line-height: 19px; background-color: white; text-indent: 5px; width: 160px; height: 20px; border-left: 1px solid silver; border-bottom: 1px solid silver; border-right: 1px solid silver; display: block; }

#ss_menu_produits a:hover { color:#666; font-size: 12px; font-weight: normal; background-color: #f5f5f5; text-indent: 5px; }
#ss_menu_actu { font-size: 12px; font-weight: normal; background-color:transparent; display: none; position:absolute; left:490px; top:0; width:160px; height:200px; z-index:3; float: left; }
#ss_menu_actu a { font-weight: normal; text-decoration: none; color:#666; font-size: 12px; line-height: 19px; background-color: white; text-indent: 5px; width: 160px; height: 20px; border-left: 1px solid silver; border-bottom: 1px solid silver; border-right: 1px solid silver; display: block; }
#ss_menu_actu a:hover { color:#666; font-size: 12px; font-weight: normal; background-color: #f5f5f5; text-indent: 5px; }
