/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 150
  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = Base+"menu/"

   DQM_border_color = "#AF7312"
   
   DQM_menu_bgcolor = "#F0CD95"
   DQM_hl_bgcolor = "#F6E2C1"

// Ajouté par MY
   DQM_transparence = "90"
   
   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 0

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 0
   DQM_ie5mac_offset_Y = 0

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#7D4E03"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#CF050A"
   DQM_hl_textdecoration = "bold"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   DQM_rollover_image0 = Base+"images/interface_over_23.jpg"
   DQM_rollover_wh0 = "109,22" 

   DQM_rollover_image1 = Base+"images/interface_over_25.jpg"
   DQM_rollover_wh1 = "109,22"

   DQM_rollover_image2 = Base+"images/interface_over_26.jpg"
   DQM_rollover_wh2 = "109,22"
   
   DQM_rollover_image3 = Base+"images/interface_over_27.jpg"
   DQM_rollover_wh3 = "109,22"
   
   DQM_rollover_image4 = Base+"images/interface_over_28.jpg"
   DQM_rollover_wh4 = "109,20"
  
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = Base+"images/puce3.gif"
   DQM_icon_rollover0 = Base+"images/puce4.gif"
   DQM_icon_image_wh0 = "4,7"
   


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_url0 = Base+"index.html"
DQM_sub_xy0 = "0,0"
DQM_sub_menu_width0 = 140;

DQM_url1 = Base+"transports-reguliers.htm"
DQM_sub_xy1 = "-10,5"
DQM_sub_menu_width1 = 160;
DQM_subdesc1_0 = " Transports réguliers"
DQM_subdesc1_1 = " Correspondances SNCF"
DQM_subdesc1_2 = " Transfert de groupes"
DQM_subdesc1_3 = " Excursions et voyages"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_url1_0 = Base+"transports-reguliers.htm"
DQM_url1_1 = Base+"correspondance-sncf.htm"
DQM_url1_2 = Base+"transfert-groupe.htm"
DQM_url1_3 = Base+"excursions-voyages.htm"

DQM_url2 = Base+"autocars.htm"
DQM_sub_xy2 = "-10,5"
DQM_sub_menu_width2 = 175;
DQM_subdesc2_0 = " Autocars de grande capacité"
DQM_subdesc2_1 = " Véhicules de petite capacité"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = Base+"autocars.htm"
DQM_url2_1 = Base+"vehicules-petite-capacite.htm"

DQM_url3 = Base+"devis.htm"
DQM_sub_xy3 = "-10,5"
DQM_sub_menu_width3 = 160;
DQM_subdesc3_0 = " Demande de devis"
DQM_subdesc3_1 = " Demande d'informations"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = Base+"devis.htm"
DQM_url3_1 = Base+"contact.htm"

DQM_url4 = Base+"liens.htm"
DQM_sub_xy4 = "0,0"
DQM_sub_menu_width4 = 140;