/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

// PAS D'EFFET
effect = ""

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=15;		// Sub menu offset Top position 
suboffset_top -= (document.layers || navigator.appVersion.indexOf("Mac")!=-1) ? 2 : 0;
suboffset_left=100;		// Sub menu offset Left position

style_root=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"",					// Mouse Off Font Color
"",				// Mouse Off Background Color
"",				// Mouse On Font Color
"",				// Mouse On Background Color
"",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",		// Font Name
0,						// Menu Item Padding
"/colo_imgs/menu/arrow_r.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",				// Mouse Off Font Color
"F5F5F5",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"FFCC00",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",		// Font Name
2,						// Menu Item Padding
"/colo_imgs/menu/arrow_r.gif",			// Sub Menu Image (Leave this blank if not needed)
0,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"000000",				// Current Page Item Font Color (leave this blank to disable)
"FFEFAF",					// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)

]

style2=[
"000000",
"F5F5F5",
"000000",
"7CBBE8",
"000000",
10,
"normal",
"bold",
"Arial",
2,
"/colo_imgs/menu/arrow_r.gif",
,
"66ffff",
"000099",
"000000",
"CAE9FF",
"",
"ffffff",
"000099",
]

style3=[
"000000",
"F5F5F5",
"000000",
"99CC00",
"000000",
10,
"normal",
"bold",
"Arial",
2,
"/colo_imgs/menu/arrow_r.gif",
,
"66ffff",
"000099",
"000000",
"D3EF7F",
"",
"ffffff",
"000099",
]

style4=[
"000000",
"F5F5F5",
"000000",
"C190CD",
"000000",
10,
"normal",
"bold",
"Arial",
2,
"/colo_imgs/menu/arrow_r.gif",
,
"66ffff",
"000099",
"000000",
"F4C6FF",
"",
"ffffff",
"000099",
]






addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
102,					// Menu Top - The Top position of the menu in pixels
21,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style_root,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Sub menu offset Top position
,					// Sub menu offset Left position
,'<IMG SRC="/colo_imgs/tetiere/menu_1.gif" BORDER="0" ALT="Finances Locales"><BR><IMG SRC="/colo_imgs/tetiere/menu_1a.gif" BORDER="0">','show-menu=fi_lo','/colo_struct_fina_loca/index.html',"",1
,'<IMG SRC="/colo_imgs/tetiere/menu_2.gif" BORDER="0" ALT="Gestions Locales"><BR><IMG SRC="/colo_imgs/tetiere/menu_2a.gif"  BORDER="0">','show-menu=ge_lo','/colo_struct_gest_loca/index.html',"",1
,'<IMG SRC="/colo_imgs/tetiere/menu_3.gif" BORDER="0" ALT="Intercommunalit&eacute;s"><BR><IMG SRC="/colo_imgs/tetiere/menu_3a.gif" BORDER="0">','show-menu=inter','/colo_struct_intercom/index.html',"",1
,'<IMG SRC="/colo_imgs/tetiere/menu_4.gif" BORDER="0" ALT="March&eacute;s Publics"><BR><IMG SRC="/colo_imgs/tetiere/menu_4a.gif"  BORDER="0">','show-menu=ma_pu','/colo_struct_marc_publ/index.html',"",1
])



addmenu(menu=["fi_lo",,,218.5,1,"",style1,,"left",effect,,,,,,,,,,,,
	
,'Toute l\'actualit&eacute; des finances locales','/colo_struct_fina_loca/index.html#cat_actualites',,,1
				
,'Travaux parlementaires','show-menu=trav_parl_20315','#',,1
				
,'Budget des collectivit&eacute;s','show-menu=budg_coll_296','/colo_struct_fina_loca/budg_coll.html',,1
				
,'Comit&eacute; des finances locales','show-menu=comi_fina_3_765','#',,1
				
,'Comptabilit&eacute;s locales','show-menu=comp_loca_413','#',,1
				
,'Consolidation des comptes','show-menu=cons_dans_17106','/colo_struct_fina_loca/cons_dans.html',,1
				
,'D&eacute;centralisation','show-menu=dece_4_2153','#',,1
				
,'D&eacute;mat&eacute;rialisation','show-menu=dema_27124','/colo_struct_fina_loca/dema.html',,1
				
,'Emprunts et tr&eacute;sorerie','show-menu=empr_coll_1849','#',,1
				
,'Finances publiques','show-menu=proj_loi_3460','#',,1
				
,'Fiscalit&eacute; locale','show-menu=fisc_loca_615','#',,1
				
,'TVA et FCTVA','show-menu=coll_loca_455','#',,1
				
,'Jurisprudence','show-menu=_3_7296','#',,1
				
,'Comptes des collectivit&eacute;s','show-menu=comp_coll_689','#',,1
				
,'Comptes des EPS','show-menu=comp_etab_16409','#',,1
				
,'Notes de conjoncture','show-menu=comp_coll_2_716','#',,1
				
,'Tous les chiffres de la fiscalit&eacute;','/colo_struct_fina_loca/index.html#1',,,1
				
])
	
addmenu(menu=["budg_coll_296",,,310.5,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Documents budg&eacute;taires','/colo_struct_fina_loca/budg_coll/docu_budg.html',,,1
				
,'Ex&eacute;cution budg&eacute;taire - Relations ordonnateur-comptable','/colo_struct_fina_loca/budg_coll/lexe_budg.html',,,1
				
,'Pi&egrave;ces justificatives de la d&eacute;pense','/colo_struct_fina_loca/budg_coll/piec_just_2.html',,,1
				
,'Recouvrement des recettes','http://www.minefi.gouv.fr/directions_services/Tresor_public/bocp/bocp0512/icd05050.pdf target=_blank',,,1
				
,'R&eacute;gies d\'avances et de recettes','/colo_struct_fina_loca/budg_coll/regi_avan.html',,,1
				
,'Contr&ocirc;le des budgets et des comptes','/colo_struct_fina_loca/budg_coll/cont_budg.html',,,1
				
,'Dotations et subventions de l\'Etat','/colo_struct_fina_loca/budg_coll/dota_subv_2.html',,,1
				
,'L\'APA : derniers textes et &eacute;tudes','/colo_struct_fina_loca/budg_coll/lapa_2.html',,,1
				
,'Textes','/colo_struct_fina_loca/budg_coll/text_2.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_fina_loca/budg_coll/rapp_etud_2.html',,,1
				
,'Fiches techniques','/colo_struct_fina_loca/budg_coll/fich_tech.html',,,1
				
,'Jurisprudence','/colo_struct_fina_loca/juri_5/budg.html',,,1
				
,'Questions  parlementaires','/colo_struct_fina_loca/budg_coll/ques_parl.html',,,1
				
])
	
addmenu(menu=["comp_coll_689",,,149.5,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Communes','/colo_struct_fina_loca/comp_coll/comm.html',,,1
				
,'EPCI et EPL','/colo_struct_fina_loca/comp_coll/lint_epl_2.html',,,1
				
,'D&eacute;partements','/colo_struct_fina_loca/comp_coll/depa.html',,,1
				
,'SDIS','/colo_struct_fina_loca/comp_coll/stat_fina.html',,,1
				
,'R&eacute;gions','/colo_struct_fina_loca/comp_coll/regi.html',,,1
				
,'D&eacute;penses culturelles 2006','http://www2.culture.gouv.fr/culture/deps/2008/pdf/Cchiffres09_3.pdf target=_blank',,,1
				
,'Communes touristiques 2005','http://www.veilleinfotourisme.fr/1221560983152/0/fiche___article/&RH=TOU target=_blank',,,1
				
,'Comptes des APUL 2000','http://www.insee.fr/fr/ffc/docs_ffc/apul_region.htm target=_blank',,,1
				
])
	
addmenu(menu=["comi_fina_3_765",,,339.25,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Comit&eacute; des finances locales (CFL)','/colo_struct_fina_loca/comi_fina_3/comi_fina.html',,,1
				
,'R&eacute;unions et rapports du CFL','/colo_struct_fina_loca/comi_fina_3/reun_cfl_2.html',,,1
				
,'Observatoire des finances locales','/colo_struct_fina_loca/comi_fina_3/obse_fina_4.html',,,1
				
,'Commission consultative d\'&eacute;valuation des normes (CCEN)','/colo_struct_fina_loca/comi_fina_3/comm_cons_2.html',,,1
				
,'Commission consultative sur l\'&eacute;valuation des charges (CCEC)','http://www.dgcl.interieur.gouv.fr/sections/les_collectivites_te/finances_locales/le_cfl/ccec/ target=_blank',,,1
				
])
	
addmenu(menu=["comp_etab_16409",,,178.25,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Etablissements publics de sant&eacute;','/colo_struct_fina_loca/comp_etab/comp_etab.html',,,1
				
])
	
addmenu(menu=["comp_loca_413",,,253,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'M14','/colo_struct_fina_loca/comp_loca/m14_1er.html',,,1
				
,'Autres comptabilit&eacute;s','/colo_struct_fina_loca/comp_loca/mode_autr.html',,,1
				
,'Conseil de normalisation des comptes publics','/colo_struct_fina_loca/comp_loca/text_comm.html',,,1
				
,'Colloque du 21 septembre 2006','/colo_struct_fina_loca/comp_loca/coll_la.html',,,1
				
,'H&eacute;lios','/colo_struct_fina_loca/comp_loca/heli.html',,,1
				
,'Questions  parlementaires','/colo_struct_fina_loca/comp_loca/ques_parl_2.html',,,1
				
])
	
addmenu(menu=["comp_coll_2_716",,,212.75,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Premi&egrave;res tendances 2009','/colo_struct_fina_loca/comp_coll_2/prem_tend_4.html',,,1
				
,'Premiers r&eacute;sultats 2008','/colo_struct_fina_loca/comp_coll_2/prem_resu_2.html',,,1
				
,'Comptes des administrations publiques','/colo_struct_fina_loca/comp_coll_2/inse.html',,,1
				
])
	
addmenu(menu=["cons_dans_17106",,,264.5,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Consolidation des donn&eacute;es comptables','/colo_struct_fina_loca/cons_dans/cons_donn.html',,,1
				
,'Guide d\'analyse et de regroupement des risques','/colo_struct_fina_loca/cons_dans/guid_dana.html',,,1
				
,'Agr&eacute;gation des donn&eacute;es financi&egrave;res','/colo_struct_fina_loca/cons_dans/agre_donn.html',,,1
				
])
	
addmenu(menu=["dece_4_2153",,,138,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_fina_loca/dece_4/text_2.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_fina_loca/dece_4/rapp_etud_2.html',,,1
				
,'Jurisprudence','/colo_struct_fina_loca/juri_5/dece.html',,,1
				
,'Questions parlementaires','/colo_struct_fina_loca/dece_4/ques_parl_2.html',,,1
				
])
	
addmenu(menu=["dema_27124",,,230,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'La structure nationale partenariale','/colo_struct_fina_loca/dema/stru_nati.html',,,1
				
,'Les conventions nationales','/colo_struct_fina_loca/dema/conv_nati_2.html',,,1
				
,'L\'outil d\'exploitation X&eacute;m&eacute;lios','/colo_struct_fina_loca/dema/lout_dexp_2.html',,,1
				
,'Le protocole d\'&eacute;change standard (PES)','/colo_struct_fina_loca/dema/prot_dech.html',,,1
				
,'Le plan d\'action de la DGFiP','/colo_otherfiles_fina_loca/docs_divers/plan_demat_mai09.pdf',,,1
				
,'Les textes','/colo_struct_fina_loca/dema/text.html',,,1
				
,'Les articles li&eacute;s &agrave; la d&eacute;mat&eacute;rialisation','/colo_struct_fina_loca/dema/arti_lies_2.html',,,1
				
])
	
addmenu(menu=["empr_coll_1849",,,138,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'R&eacute;glementation','/colo_struct_fina_loca/empr_coll/text.html',,,1
				
,'Fiches techniques','/colo_struct_fina_loca/empr_coll/fich_tech.html',,,1
				
,'Jurisprudence','/colo_struct_fina_loca/juri_5/empr.html',,,1
				
,'Questions parlementaires','/colo_struct_fina_loca/empr_coll/ques_parl.html',,,1
				
])
	
addmenu(menu=["proj_loi_3460",,,247.25,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Conf&eacute;rence nationale des finances publiques','/colo_struct_fina_loca/proj_loi/conf_nati.html',,,1
				
,'Loi de finances pour 2010','/colo_struct_fina_loca/proj_loi/loi_fina_6.html',,,1
				
,'Loi de finances pour 2009','/colo_struct_fina_loca/proj_loi/proj_loi_2.html',,,1
				
,'Loi de finances pour 2008','/colo_struct_fina_loca/proj_loi/loi_fina_5.html',,,1
				
,'Loi de finances pour 2007','/colo_struct_fina_loca/proj_loi/proj_loi.html',,,1
				
,'Loi de finances pour 2006','/colo_struct_fina_loca/proj_loi/loi_fina.html',,,1
				
,'Loi de finances pour 2005','/colo_struct_fina_loca/proj_loi/loi_fina_3.html',,,1
				
,'Loi de finances pour 2004','/colo_struct_fina_loca/proj_loi/loi_fina_2.html',,,1
				
,'Loi de finances pour 2003','/colo_struct_fina_loca/proj_loi/loi_fina_4.html',,,1
				
,'La LOLF et les collectivit&eacute;s locales','/colo_struct_fina_loca/proj_loi/lolf_coll.html',,,1
				
])
	
addmenu(menu=["fisc_loca_615",,,143.75,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Fiscalit&eacute; directe','/colo_struct_fina_loca/fisc_loca/fisc_dire_2.html',,,1
				
,'Fiscalit&eacute; indirecte','/colo_struct_fina_loca/fisc_loca/fisc_indi.html',,,1
				
,'Les textes','/colo_struct_fina_loca/fisc_loca/text.html',,,1
				
,'Les instructions fiscales','/colo_struct_fina_loca/fisc_loca/inst_fisc_4.html',,,1
				
,'Les rapports et &eacute;tudes','/colo_struct_fina_loca/fisc_loca/rapp_etud_2.html',,,1
				
,'Jurisprudence','/colo_struct_fina_loca/juri_5/fisc.html',,,1
				
,'Questions parlementaires','/colo_struct_fina_loca/fisc_loca/ques_parl_2.html',,,1
				
])
	
addmenu(menu=["coll_loca_455",,,143.75,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'FCTVA','/colo_struct_fina_loca/coll_loca/fond_comp.html',,,1
				
,'Les textes','/colo_struct_fina_loca/coll_loca/text.html',,,1
				
,'Les instructions fiscales','/colo_struct_fina_loca/coll_loca/inst_fisc_2.html',,,1
				
,'Jurisprudence','/colo_struct_fina_loca/juri_5/tva.html',,,1
				
,'Questions parlementaires','/colo_struct_fina_loca/coll_loca/ques_parl.html',,,1
				
])
	
addmenu(menu=["_3_7296",,,51.75,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Budget','/colo_struct_fina_loca/juri_5/budg.html',,,1
				
,'D&eacute;penses','/colo_struct_fina_loca/juri_5/depe.html',,,1
				
,'Emprunts','/colo_struct_fina_loca/juri_5/empr.html',,,1
				
,'Fiscalit&eacute;','/colo_struct_fina_loca/juri_5/fisc.html',,,1
				
,'Recettes','/colo_struct_fina_loca/juri_5/rece.html',,,1
				
,'TVA','/colo_struct_fina_loca/juri_5/tva.html',,,1
				
])
	
addmenu(menu=["trav_parl_20315",,,281.75,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Travaux parlementaires - Textes en cours d\'examen','/colo_struct_fina_loca/trav_parl/trav_parl.html',,,1
				
])
	
addmenu(menu=["ge_lo",,,218.5,1,"",style2,,"left",effect,,,,,,,,,,,,
	
,'Toute l\'actualit&eacute; de la gestion locale','/colo_struct_gest_loca/index.html#cat_actualites',,,1
				
,'Travaux parlementaires','show-menu=trav_parl_2_20139','#',,1
				
,'Am&eacute;nagement du territoire','show-menu=gest_loca_1417','#',,1
				
,'D&eacute;centralisation','show-menu=dece_2_1607','#',,1
				
,'D&eacute;veloppement local','show-menu=anim_econ_207','#',,1
				
,'Domaine','show-menu=doma_2_27230','/colo_struct_gest_loca/doma_2.html',,1
				
,'Economie/D&eacute;mographie','show-menu=econ_348','#',,1
				
,'Fonction publique territoriale','show-menu=fonc_publ_2106','#',,1
				
,'Fonds structurels europ&eacute;ens','show-menu=fond_stru_353','/colo_struct_gest_loca/fond_stru.html',,1
				
,'Gestion des services publics locaux','show-menu=gest_serv_1591','#',,1
				
,'Modernisation des moyens de paiement','show-menu=mode_moye_2_344','#',,1
				
,'S&eacute;curit&eacute; des services publics locaux','show-menu=secu_290','#',,1
				
,'Urbanisme, logement et environnement','show-menu=urba_loge_4656','#',,1
				
,'Vie des &eacute;lus','show-menu=vie_elus_1127','#',,1
				
,'Jurisprudence','show-menu=_2_7291','#',,1
				
])
	
addmenu(menu=["gest_loca_1417",,,184,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/gest_loca/text.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/gest_loca/rapp_etud_2.html',,,1
				
,'Contrats de projets Etat-r&eacute;gions','/colo_struct_gest_loca/gest_loca/cont_plan_2.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/gest_loca/ques_parl.html',,,1
				
])
	
addmenu(menu=["dece_2_1607",,,138,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/dece_2/text_2.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/dece_2/rapp_etud.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/dece.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/dece_2/ques_parl.html',,,1
				
])
	
addmenu(menu=["anim_econ_207",,,299,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Commerce et artisanat - La r&eacute;glementation en vigueur','/colo_struct_gest_loca/anim_econ/comm.html',,,1
				
,'Commerce et artisanat - Les mesures de soutien','/colo_struct_gest_loca/anim_econ/deve_econ.html',,,1
				
,'L\'&eacute;quipement commercial','/colo_struct_gest_loca/anim_econ/lequ_comm.html',,,1
				
,'Emploi, formation professionnelle et apprentissage','/colo_struct_gest_loca/anim_econ/form_prof_2.html',,,1
				
,'Interventions &eacute;conomiques','/colo_struct_gest_loca/anim_econ/inte_econ.html',,,1
				
,'SEM','/colo_struct_gest_loca/anim_econ/soci_deco.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/anim_econ/rapp_etud.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/deve_loca.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/anim_econ/ques_parl_2.html',,,1
				
])
	
addmenu(menu=["doma_2_27230",,,241.5,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/doma_2/text.html',,,1
				
,'Domaine et collectivit&eacute;s locales','/colo_struct_gest_loca/doma_2/doma_coll.html',,,1
				
,'Collectivit&eacute;s territoriales et CG3P','/colo_struct_gest_loca/doma_2/coll_terr.html',,,1
				
,'Les cons&eacute;quences de la loi du 13 ao&ucirc;t 2004','/colo_struct_gest_loca/doma_2/cons_loi.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/doma.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/doma_2/ques_parl.html',,,1
				
])
	
addmenu(menu=["econ_348",,,276,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/econ/text.html',,,1
				
,'Le recensement de la population &agrave; partir de 2004','/colo_struct_gest_loca/econ/rece_popu_2.html',,,1
				
,'Recensement 1999','http://www.recensement-1999.insee.fr/RP99/rp99/page_accueil.paccueil target=_blank',,,1
				
,'Population l&eacute;gale','http://www.insee.fr/fr/ppp/bases-de-donnees/recensement/populations-legales/ target=_blank',,,1
				
,'Inventaire communal 1998','http://www.insee.fr/fr/ico98/ico98.asp target=_blank',,,1
				
,'Code officiel g&eacute;ographique 2007','http://www.insee.fr/fr/nom_def_met/nomenclatures/cog/index.asp target=_blank',,,1
				
,'Portrait de votre r&eacute;gion','http://www.insee.fr/fr/region/accueil_region.htm target=_blank',,,1
				
,'Rapports et &eacute;tudes &agrave; caract&egrave;re national','/colo_struct_gest_loca/econ/rapp_etud.html',,,1
				
,'Etudes r&eacute;gionales','/colo_struct_gest_loca/econ/etud_regi.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/econ/ques_parl.html',,,1
				
])
	
addmenu(menu=["fonc_publ_2106",,,345,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Textes','/colo_struct_gest_loca/fonc_publ/regl.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/fonc_publ/rapp_etud_2.html',,,1
				
,'Bar&egrave;mes sociaux','/colo_struct_gest_loca/fonc_publ/fich_tech/bare_soci.html',,,1
				
,'Fonctionnaires d’Etat d&eacute;tach&eacute;s - Cotisations retraite','/colo_struct_gest_loca/fonc_publ/fonc_etat_2.html',,,1
				
,'Retraite additionnelle de la fonction publique - Cotisations','/colo_struct_gest_loca/fonc_publ/decl_coti.html',,,1
				
,'Banque de donn&eacute;es juridiques','http://bifp.fonction-publique.gouv.fr/ target=_blank',,,1
				
,'Donn&eacute;es chiffr&eacute;es','/colo_struct_gest_loca/fonc_publ/donn_chif.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/fonc_publ.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/fonc_publ/ques_parl.html',,,1
				
])
	
addmenu(menu=["fond_stru_353",,,149.5,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Textes communautaires','/colo_struct_gest_loca/fond_stru/prin_text_2.html',,,1
				
,'Mesures nationales','/colo_struct_gest_loca/fond_stru/mesu_nati_2.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/fond_stru/rapp_etud.html',,,1
				
,'DOCUP','/colo_struct_gest_loca/fond_stru/prog_sous.html',,,1
				
,'La programmation 2007-2013','/colo_struct_gest_loca/fond_stru/prog_2007.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/fond_stru/ques_parl_2.html',,,1
				
])
	
addmenu(menu=["gest_serv_1591",,,138,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/gest_serv/text.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/gest_serv/rapp_etud.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/gest_serv.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/gest_serv/ques_parl.html',,,1
				
])
	
addmenu(menu=["mode_moye_2_344",,,253,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les moyens de paiement alternatifs au ch&egrave;que','/colo_struct_gest_loca/mode_moye_2/deve_moye.html',,,1
				
,'La carte d\'achat','/colo_struct_gest_loca/mode_moye_2/cart_dach.html',,,1
				
,'La carte bancaire','/colo_struct_gest_loca/mode_moye_2/cart_banc.html',,,1
				
,'Moneo','/colo_struct_gest_loca/mode_moye_2/port_elec.html',,,1
				
,'Le pr&eacute;l&egrave;vement pour r&egrave;glement','/colo_struct_gest_loca/mode_moye_2/prel_pour.html',,,1
				
,'Le TIP et le pr&eacute;l&egrave;vement pour recettes','/colo_struct_gest_loca/mode_moye_2/prel_tip.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/moye_paie.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/mode_moye_2/ques_parl.html',,,1
				
])
	
addmenu(menu=["secu_290",,,184,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/secu/text.html',,,1
				
,'S&eacute;curit&eacute; des aliments','/colo_struct_gest_loca/secu/secu_alim.html',,,1
				
,'Protection du consommateur','/colo_struct_gest_loca/secu/prot_cons.html',,,1
				
,'S&eacute;curit&eacute; des &eacute;quipements publics','/colo_struct_gest_loca/secu/secu_equi.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/secu/rapp_etud.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/secu_serv.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/secu/ques_parl_2.html',,,1
				
])
	
addmenu(menu=["urba_loge_4656",,,138,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Textes','/colo_struct_gest_loca/urba_loge/text_2.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/urba_loge/rapp_etud.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/urba.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/urba_loge/ques_parl.html',,,1
				
])
	
addmenu(menu=["vie_elus_1127",,,143.75,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/vie_elus/text.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/vie_elus/rapp_etud_2.html',,,1
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/vie_elus.html',,,1
				
,'Questions  parlementaires','/colo_struct_gest_loca/vie_elus/ques_parl.html',,,1
				
])
	
addmenu(menu=["_2_7291",,,207,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'D&eacute;centralisation','/colo_struct_gest_loca/juri_4/dece.html',,,1
				
,'D&eacute;veloppement local','/colo_struct_gest_loca/juri_4/deve_loca.html',,,1
				
,'Domaine','/colo_struct_gest_loca/juri_4/doma.html',,,1
				
,'Fonction publique territoriale','/colo_struct_gest_loca/juri_4/fonc_publ.html',,,1
				
,'Gestion des services publics','/colo_struct_gest_loca/juri_4/gest_serv.html',,,1
				
,'Moyens de paiement','/colo_struct_gest_loca/juri_4/moye_paie.html',,,1
				
,'S&eacute;curit&eacute; des services publics locaux','/colo_struct_gest_loca/juri_4/secu_serv.html',,,1
				
,'Urbanisme','/colo_struct_gest_loca/juri_4/urba.html',,,1
				
,'Vie des &eacute;lus','/colo_struct_gest_loca/juri_4/vie_elus.html',,,1
				
])
	
addmenu(menu=["trav_parl_2_20139",,,281.75,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Travaux parlementaires - Textes en cours d\'examen','/colo_struct_gest_loca/trav_parl_2/trav_parl.html',,,1
				
])
	
addmenu(menu=["inter",,,224.25,1,"",style3,,"left",effect,,,,,,,,,,,,
	
,'Toute l\'actualit&eacute; de l\'intercommunalit&eacute;','/colo_struct_intercom/index.html#cat_actualites',,,1
				
,'Travaux parlementaires','show-menu=trav_parl_3_20318','#',,1
				
,'Principaux textes','show-menu=prin_text_59','#',,1
				
,'Guide de l\'intercommunalit&eacute;','/colo_struct_intercom/index.html#cat_docs_dossiers',,,1
				
,'Rapports et &eacute;tudes','show-menu=rapp_etud_3_21291','#',,1
				
,'Les pays','show-menu=pays_2_21296','#',,1
				
,'Questions parlementaires','show-menu=ques_parl_8_9114','/colo_struct_intercom/ques_parl_8.html',,1
				
,'Jurisprudence','show-menu=_4_7301','#',,1
				
,'Tous les chiffres de l\'intercommunalit&eacute;','/colo_struct_intercom/index.html#cat_donnees_chiffrees',,,1
				
])
	
addmenu(menu=["trav_parl_3_20318",,,281.75,1,"",style3,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Travaux parlementaires - Textes en cours d\'examen','/colo_struct_intercom/trav_parl_3/trav_parl.html',,,1
				
])
	
addmenu(menu=["rapp_etud_3_21291",,,97.75,1,"",style3,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Etudes nationales','/colo_struct_intercom/rapp_etud_3/etud_nati.html',,,1
				
,'Etudes r&eacute;gionales','/colo_struct_intercom/rapp_etud_3/etud_regi.html',,,1
				
])
	
addmenu(menu=["pays_2_21296",,,103.5,1,"",style3,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Rapports et &eacute;tudes','/colo_struct_intercom/pays_2/rapp_etud.html',,,1
				
])
	
addmenu(menu=["ques_parl_8_9114",,,189.75,1,"",style3,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Cr&eacute;ation et transformation d\'EPCI','/colo_struct_intercom/ques_parl_8/crea_tran.html',,,1
				
,'Comp&eacute;tences','/colo_struct_intercom/ques_parl_8/comp.html',,,1
				
,'Fonctionnement','/colo_struct_intercom/ques_parl_8/fonc.html',,,1
				
,'Fiscalit&eacute; - Financement','/colo_struct_intercom/ques_parl_8/fisc.html',,,1
				
,'Personnel - Elus','/colo_struct_intercom/ques_parl_8/pers.html',,,1
				
,'Autres th&egrave;mes','/colo_struct_intercom/ques_parl_8/autr_them.html',,,1
				
])
	
addmenu(menu=["_4_7301",,,189.75,1,"",style3,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Cr&eacute;ation et transformation d\'EPCI','/colo_struct_intercom/juri/crea_tran.html',,,1
				
,'Comp&eacute;tences','/colo_struct_intercom/juri/comp.html',,,1
				
,'Personnel - Elus','/colo_struct_intercom/juri/pers.html',,,1
				
,'Autres th&egrave;mes','/colo_struct_intercom/juri/autr_them.html',,,1
				
])
	
addmenu(menu=["prin_text_59",,,103.5,1,"",style3,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Lois','/colo_struct_intercom/prin_text/lois.html',,,1
				
,'D&eacute;crets et arr&ecirc;t&eacute;s','/colo_struct_intercom/prin_text/decr.html',,,1
				
,'Circulaires','/colo_struct_intercom/prin_text/circ.html',,,1
				
,'Instructions','/colo_struct_intercom/prin_text/inst_fisc.html',,,1
				
])
	
addmenu(menu=["ma_pu",,,241.5,1,"",style4,,"left",effect,,,,,,,,,,,,
	
,'Toute l\'actualit&eacute; des march&eacute;s','/colo_struct_marc_publ/index.html#cat_actualites',,,1
				
,'Travaux parlementaires','show-menu=trav_parl_5_25672','#',,1
				
,'Code des march&eacute;s 2006','show-menu=_code_16135','/colo_struct_marc_publ/_code.html',,1
				
,'Code des march&eacute;s 2004','show-menu=code_marc_2_10020','/colo_struct_marc_publ/code_marc_2.html',,1
				
,'R&eacute;glementation europ&eacute;enne','/colo_struct_marc_publ/regl_euro.html',,,1
				
,'Les textes relatifs &agrave; la commande publique','/colo_struct_marc_publ/autr_text_2.html',,,1
				
,'Calcul des int&eacute;r&ecirc;ts moratoires','/colo_struct_marc_publ/taux_appl.html',,,1
				
,'Recensement &eacute;conomique','/colo_struct_marc_publ/rece_econ.html',,,1
				
,'CCAG','/colo_struct_marc_publ/cahi_clau_2.html',,,1
				
,'CCTG','/colo_struct_marc_publ/cahi_clau_3.html',,,1
				
,'R&eacute;forme du code des march&eacute;s 2004','/colo_struct_marc_publ/refo_code.html',,,1
				
,'D&eacute;mat&eacute;rialisation des march&eacute;s','/colo_struct_marc_publ/dema_marc.html',,,1
				
,'Contrats de partenariat','show-menu=part_publ_2_4147','/colo_struct_marc_publ/part_publ_2.html',,1
				
,'Guides des GEM','http://www.minefi.gouv.fr/directions_services/daj/guide/gpem/table.html target=_blank',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_marc_publ/rapp_etud_2.html',,,1
				
,'Questions parlementaires','/colo_struct_marc_publ/ques_parl_7.html',,,1
				
,'Code 2006 : des clefs pour vous aider','show-menu=code_marc_3_23332','#',,1
				
,'Formulaires &agrave; t&eacute;l&eacute;charger','/colo_struct_marc_publ/form_tele.html',,,1
				
,'Cellule d\'information juridique','show-menu=cell_info_189','/colo_struct_marc_publ/cell_info.html',,1
				
,'Saisie des annonces en ligne','show-menu=sais_anno_2_5246','#',,1
				
,'Jurisprudence','show-menu=_7284','#',,1
				
])
	
addmenu(menu=["code_marc_3_23332",,,523.25,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Le d&eacute;cret &quot;effet utile&quot; - Septembre 2009','http://www.minefe.gouv.fr/directions_services/daj/marches_publics/fiche-decret-effet-utile.pdf target=_blank',,,1
				
,'Pr&eacute;sentation sch&eacute;matique des proc&eacute;dures','/colo_struct_marc_publ/_code/tabl_synt_4.html',,,1
				
,'D&eacute;lais &agrave; respecter - Tableaux synth&eacute;tiques','/colo_struct_marc_publ/_code/tabl_synt_2.html',,,1
				
,'Publicit&eacute; - Tableaux synth&eacute;tiques','/colo_struct_marc_publ/_code/tabl_synt.html',,,1
				
,'Seuils et proc&eacute;dures - Tableaux synth&eacute;tiques','/colo_struct_marc_publ/_code/tabl_synt_3.html',,,1
				
,' La communication des documents administratifs en mati&egrave;re de march&eacute;s publics - Juillet 2009','http://www.minefe.gouv.fr/directions_services/daj/conseils_acheteurs/etude-cada-daj.pdf target=_blank',,,1
				
,'Les accords-cadres - Juillet 2009','http://www.minefe.gouv.fr/directions_services/daj/conseils_acheteurs/accords-cadres.pdf target=_blank',,,1
				
,'Les contrats de quasi-r&eacute;gie','http://www.minefe.gouv.fr/directions_services/daj/conseils_acheteurs/contrats-quasi-regie.pdf target=_blank',,,1
				
,'Remise d\'&eacute;chantillons','http://www.minefe.gouv.fr/themes/marches_publics/conseils_acheteurs/directions_services-daj-conseils_acheteurs-echantillons_maquettes_prototypes.php target=_blank',,,1
				
,'La proc&eacute;dure de conception-r&eacute;alisation','http://www.minefe.gouv.fr/directions_services/daj/conseils_acheteurs/procedure-conception-realisation.pdf target=_blank',,,1
				
,'Avances','/colo_otherfiles_marc_publ/docs_som/tableau_avances.pdf',,,1
				
,'Les pouvoirs adjudicateurs','http://www.minefe.gouv.fr/directions_services/daj/conseils_acheteurs/pouvoirs_adjudicateurs.pdf target=_blank',,,1
				
,'Acomptes','http://www.minefe.gouv.fr/themes/marches_publics/conseils_acheteurs/directions_services-daj-conseils_acheteurs-acomptes.php target=_blank',,,1
				
,'Exemplaire unique - Cessions et nantissements de cr&eacute;ances','http://www.minefe.gouv.fr/directions_services/daj/conseils_acheteurs/exemplaire_unique.pdf target=_blank',,,1
				
,'La d&eacute;signation du comptable assignataire','http://www.minefe.gouv.fr/themes/marches_publics/conseils_acheteurs/directions_services-daj-conseils_acheteurs-designation_comptable_assignataire.php target=_blank',,,1
				
,'L\'urgence dans le code','http://www.minefe.gouv.fr/themes/marches_publics/conseils_acheteurs/directions_services-daj-conseils_acheteurs-urgence.php target=_blank',,,1
				
,'Les syst&egrave;mes d\'acquisition dynamique','http://www.minefe.gouv.fr/themes/marches_publics/conseils_acheteurs/directions_services-daj-conseils_acheteurs-systemes_acquisition_dynamique.php target=_blank',,,1
				
,'Reconduction des march&eacute;s','http://www.minefe.gouv.fr/themes/marches_publics/conseils_acheteurs/directions_services-daj-conseils_acheteurs-reconduction.php target=_blank',,,1
				
,'Paiement du sous-traitant','http://www.minefe.gouv.fr/themes/marches_publics/conseils_acheteurs/directions_services-daj-conseils_acheteurs-circuit_paiement_sous_traitant.php target=_blank',,,1
				
])
	
addmenu(menu=["_code_16135",,,327.75,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Code des march&eacute;s publics 2006','http://www.legifrance.gouv.fr/affichTexte.do;jsessionid=E153722DB0830045C711159626374EFD.tpdjo14v_3?cidTexte=JORFTEXT000000264576&categorieLien=id target=_blank',,,1
				
,'Manuel d\'application du CMP 2006','http://www.legifrance.gouv.fr/affichTexte.do?cidTexte=JORFTEXT000000264578&dateTexte= target=_blank',,,1
				
,'Les textes d\'application du code des march&eacute;s publics 2006','http://www.minefe.gouv.fr/themes/marches_publics/reglementation_generale/directions_services-daj-marches_publics-textes_application_code2006.php target=_blank',,,1
				
,'Tableau comparatif CMP 2006 / CMP 2004','http://www.minefe.gouv.fr/directions_services/daj/marches_publics/code2006/comparatif_cmp2006-cmp2004.pdf target=_blank',,,1
				
,'Tableau de correspondance CMP 2006 / CMP 2004','http://www.minefe.gouv.fr/directions_services/daj/marches_publics/code2006/tab_correspondance_cmp2006-cmp2004.pdf target=_blank',,,1
				
])
	
addmenu(menu=["code_marc_2_10020",,,166.75,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Code des march&eacute;s publics 2004','http://www.legifrance.gouv.fr/jopdf/common/jo_pdf.jsp?numJO=0&dateJO=20040108&numTexte=19&pageDebut=00703&pageFin=00703 target=_blank',,,1
				
,'Manuel d\'application du code','http://www.minefi.gouv.fr/directions_services/daj/marches_publics/code2004/mco-gras.pdf target=_blank',,,1
				
])
	
addmenu(menu=["part_publ_2_4147",,,161,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Textes','/colo_struct_marc_publ/part_publ_2/text.html',,,1
				
,'Avis de la MAPPP','/colo_struct_marc_publ/part_publ_2/avis_miss.html',,,1
				
,'Fiches techniques et mod&egrave;les','/colo_struct_marc_publ/part_publ_2/fich_tech.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_marc_publ/part_publ_2/rapp_etud.html',,,1
				
,'Site d&eacute;di&eacute;','http://www.ppp.bercy.gouv.fr/ target=_blank',,,1
				
,'Questions parlementaires','/colo_struct_marc_publ/part_publ_2/ques_parl_2.html',,,1
				
,'Jurisprudence','/colo_struct_marc_publ/juri_3/cont_part.html',,,1
				
])
	
addmenu(menu=["cell_info_189",,,115,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Posez votre question','/colo_struct_marc_publ/cell_info/form.html',,,1
				
,'Coordonn&eacute;es','/colo_struct_marc_publ/cell_info/coor.html',,,1
				
])
	
addmenu(menu=["sais_anno_2_5246",,,120.75,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Formulaires de saisie','http://boamp.journal-officiel.gouv.fr/ target=_blank',,,1
				
])
	
addmenu(menu=["_7284",,,247.25,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Passation des march&eacute;s','/colo_struct_marc_publ/juri_3/pass_marc_2.html',,,1
				
,'Ex&eacute;cution des march&eacute;s','/colo_struct_marc_publ/juri_3/exec_marc_2.html',,,1
				
,'D&eacute;l&eacute;gations de service public','/colo_struct_marc_publ/juri_3/dele_serv_2.html',,,1
				
,'R&eacute;solution des litiges','/colo_struct_marc_publ/juri_3/reso_liti.html',,,1
				
,'Cour de justice des Communaut&eacute;s europ&eacute;ennes','/colo_struct_marc_publ/juri_3/cour_just.html',,,1
				
,'Autres contrats de la commande publique','/colo_struct_marc_publ/juri_3/cont_part_2.html',,,1
				
])
	
addmenu(menu=["trav_parl_5_25672",,,281.75,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Travaux parlementaires - Textes en cours d\'examen','/colo_struct_marc_publ/trav_parl_5/trav_parl.html',,,1
				
])
	
dumpmenus()
  












