/*
 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
				
,'Comptabilit&eacute;s locales','show-menu=comp_loca_413','/colo_struct_fina_loca/comp_loca.html',,1
				
,'Consolidation des comptes','show-menu=cons_dans_17106','/colo_struct_fina_loca/cons_dans.html',,1
				
,'D&eacute;mat&eacute;rialisation','show-menu=dema_chai_44547','/colo_struct_fina_loca/dema_chai.html',,1
				
,'Emprunts et tr&eacute;sorerie','show-menu=empr_coll_1849','#',,1
				
,'Finances publiques','show-menu=proj_loi_3460','#',,1
				
,'Fiscalit&eacute; des activit&eacute;s commerciales','show-menu=fisc_acti_40773','/colo_struct_fina_loca/fisc_acti.html',,1
				
,'Fiscalit&eacute; locale','show-menu=fisc_loca_615','#',,1
				
,'FCTVA','/colo_struct_fina_loca/fctv.html',,,1
				
,'Jurisprudence','show-menu=_3_7296','#',,1
				
,'Comptes des collectivit&eacute;s','show-menu=comp_coll_689','#',,1
				
,'Les 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#1000',,,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
				
,'R&egrave;gles d\'imputation des d&eacute;penses','/colo_struct_fina_loca/budg_coll/regl_dimp.html',,,1
				
,'Recouvrement des recettes','/colo_struct_fina_loca/budg_coll/reco_rece_2.html',,,1
				
,'R&eacute;gies d\'avances et de recettes','/colo_struct_fina_loca/budg_coll/regi_avan.html',,,1
				
,'L\'APA : 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
				
,'Questions  parlementaires','/colo_struct_fina_loca/budg_coll/ques_parl.html',,,1
				
])
	
addmenu(menu=["comp_coll_689",,,161,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Communes (2000 &agrave; 2010)','/colo_struct_fina_loca/comp_coll/comm.html',,,1
				
,'EPCI et EPL (2000 &agrave; 2008)','/colo_struct_fina_loca/comp_coll/lint_epl_2.html',,,1
				
,'D&eacute;partements (2000 &agrave; 2009)','/colo_struct_fina_loca/comp_coll/depa.html',,,1
				
,'SDIS (2006 &agrave; 2011)','/colo_struct_fina_loca/comp_coll/stat_fina.html',,,1
				
,'R&eacute;gions (2000 &agrave; 2009)','/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
				
])
	
addmenu(menu=["comp_etab_16409",,,264.5,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Etablissements publics de sant&eacute; (2003 et 2004)','/colo_struct_fina_loca/comp_etab/comp_etab.html',,,1
				
])
	
addmenu(menu=["comp_coll_2_716",,,339.25,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Premi&egrave;res tendances 2009 et archives','/colo_struct_fina_loca/comp_coll_2/prem_tend_4.html',,,1
				
,'Premiers r&eacute;sultats 2009 et archives','/colo_struct_fina_loca/comp_coll_2/prem_resu_2.html',,,1
				
,'INSEE - Comptes des administrations publiques (2005 &agrave; 2010)','/colo_struct_fina_loca/comp_coll_2/inse.html',,,1
				
])
	
addmenu(menu=["comp_loca_413",,,299,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
				
,'H&eacute;lios','/colo_struct_fina_loca/comp_loca/heli.html',,,1
				
,'Conseil de normalisation des comptes publics (CNOCP)','/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
				
,'FAQ','/colo_struct_fina_loca/comp.html',,,1
				
,'Questions  parlementaires','/colo_struct_fina_loca/comp_loca/ques_parl_2.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=["dema_chai_44547",,,414,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'La structure nationale partenariale','/colo_struct_fina_loca/dema_chai/stru_nati.html',,,1
				
,'La convention cadre de d&eacute;mat&eacute;rialisation','/colo_struct_fina_loca/dema_chai/conv_cadr_2.html',,,1
				
,'Le protocole d\'&eacute;change standard (PES)','/colo_struct_fina_loca/dema_chai/prot_dech_2.html',,,1
				
,'Le portail de la Gestion publique','/colo_struct_fina_loca/dema_chai/port_gest_2.html',,,1
				
,'Les dispositifs de transmission homologu&eacute;s','/colo_struct_fina_loca/dema_chai/tier_tele.html',,,1
				
,'X&eacute;m&eacute;lios','/colo_struct_fina_loca/dema_chai/xeme_2.html',,,1
				
,'Les textes','/colo_struct_fina_loca/dema_chai/text.html',,,1
				
,'Pour en savoir plus : les articles parus dans notre Lettre d\'information','/colo_struct_fina_loca/dema_chai/pour_en.html',,,1
				
,'Archives - Les conventions nationales th&eacute;matiques','/colo_struct_fina_loca/dema_chai/arch.html',,,1
				
])
	
addmenu(menu=["empr_coll_1849",,,138,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_fina_loca/empr_coll/text.html',,,1
				
,'Fiches techniques','/colo_struct_fina_loca/empr_coll/fich_tech.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_fina_loca/empr_coll/rapp_etud.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",,,258.75,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Le programme de stabilit&eacute; europ&eacute;en','/colo_struct_fina_loca/proj_loi/pact_stab.html',,,1
				
,'Lois de finances','/colo_struct_fina_loca/proj_loi/fina_publ.html',,,1
				
,'La r&eacute;vision g&eacute;n&eacute;rale des politiques publiques','/colo_struct_fina_loca/proj_loi/revi_gene.html',,,1
				
,'La LOLF et les collectivit&eacute;s locales','/colo_struct_fina_loca/proj_loi/lolf_coll.html',,,1
				
,'Conf&eacute;rence nationale des finances publiques','/colo_struct_fina_loca/proj_loi/conf_nati.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_fina_loca/proj_loi/rapp_etud_2.html',,,1
				
,'Questions parlementaires','/colo_struct_fina_loca/proj_loi/ques_parl_2.html',,,1
				
])
	
addmenu(menu=["fisc_acti_40773",,,258.75,1,"",style1,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les principales activit&eacute;s soumises &agrave; TVA ','/colo_struct_fina_loca/fisc_acti/prin_acti.html',,,1
				
,'Les instructions fiscales relatives &agrave; la TVA','/colo_struct_fina_loca/coll_loca/inst_fisc_2.html',,,1
				
,'Les collectivit&eacute;s et l\'imp&ocirc;t sur les soci&eacute;t&eacute;s','/colo_otherfiles_fina_loca/docs_som/impot_societes.pdf target=_blank',,,1
				
,'Les collectivit&eacute;s et la taxe sur les salaires','/colo_otherfiles_fina_loca/docs_som/taxe_salaires.pdf target=_blank',,,1
				
,'Le rescrit fiscal','/colo_struct_fina_loca/fisc_acti/resc_fisc.html',,,1
				
,'Jurisprudence','/colo_struct_fina_loca/juri_5/tva.html',,,1
				
,'FAQ','/colo_struct_fina_loca/tva.html',,,1
				
,'Questions parlementaires relatives &agrave; la TVA','/colo_struct_fina_loca/fisc_acti/ques_parl.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_2.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
				
,'FAQ','/colo_struct_fina_loca/fisc_2.html',,,1
				
,'Questions parlementaires','/colo_struct_fina_loca/fisc_loca/ques_parl_2.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
				
,'FCTVA','/colo_struct_fina_loca/fctv/juri.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
				
,'Administration &eacute;lectronique','show-menu=admi_elec_44594','#',,1
				
,'Am&eacute;nagement du territoire','show-menu=gest_loca_1417','#',,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
				
,'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
				
,'Tourisme','show-menu=tour_3_54931','#',,1
				
,'Urbanisme - Valeurs fonci&egrave;res','show-menu=urba_loge_4656','#',,1
				
,'Jurisprudence','show-menu=_2_7291','#',,1
				
])
	
addmenu(menu=["admi_elec_44594",,,178.25,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les r&eacute;f&eacute;rentiels','/colo_struct_gest_loca/admi_elec/refe.html',,,1
				
,'Les textes','/colo_struct_gest_loca/admi_elec/text_2.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/admi_elec/rapp_etud_2.html',,,1
				
,'L\'Insee et la d&eacute;mat&eacute;rialisation','http://insee.fr/fr/publics/default.asp?page=collectivites/insee-communes.htm target=_blank',,,1
				
])
	
addmenu(menu=["gest_loca_1417",,,138,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
				
,'Questions parlementaires','/colo_struct_gest_loca/gest_loca/ques_parl.html',,,1
				
])
	
addmenu(menu=["anim_econ_207",,,339.25,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 (dont FISAC)','/colo_struct_gest_loca/anim_econ/deve_econ.html',,,1
				
,'Interventions &eacute;conomiques (statistiques 2000 &agrave; 2004)','/colo_struct_gest_loca/anim_econ/inte_econ.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/ 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
				
,'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",,,,
	
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/fonc_publ/rapp_etud_2.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
				
,'Jurisprudence','/colo_struct_gest_loca/juri_4/fonc_publ.html',,,1
				
,'FAQ','/colo_struct_gest_loca/fonc_publ_2.html',,,1
				
,'Questions parlementaires','/colo_struct_gest_loca/fonc_publ/ques_parl.html',,,1
				
])
	
addmenu(menu=["mode_moye_2_344",,,230,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Pour le r&eacute;glement des d&eacute;penses locales','/colo_struct_gest_loca/mode_moye_2/pour_regl.html',,,1
				
,'Pour l\'encaissement des recettes locales','/colo_struct_gest_loca/mode_moye_2/pour_lenc.html',,,1
				
])
	
addmenu(menu=["secu_290",,,218.5,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'S&eacute;curit&eacute; des aliments','/colo_struct_gest_loca/secu/secu_alim.html',,,1
				
,'S&eacute;curit&eacute; des piscines et aires de jeux','/colo_struct_gest_loca/secu/secu_equi.html',,,1
				
,'Protection du consommateur','/colo_struct_gest_loca/secu/prot_cons.html',,,1
				
,'Les textes','/colo_struct_gest_loca/secu/text.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/secu/rapp_etud_2.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=["tour_3_54931",,,379.5,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les textes','/colo_struct_gest_loca/tour_3/text.html',,,1
				
,'Rapports et &eacute;tudes','/colo_struct_gest_loca/tour_3/rapp_etud.html',,,1
				
,'Questions parlementaires - Derni&egrave;re mise &agrave; jour le 27 janvier 2012','/colo_struct_gest_loca/tour_3/ques_parl.html',,,1
				
])
	
addmenu(menu=["urba_loge_4656",,,207,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Demande de valeurs fonci&egrave;res - DGFiP','/colo_struct_gest_loca/urba_loge/dema_vale.html',,,1
				
])
	
addmenu(menu=["_2_7291",,,207,1,"",style2,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Am&eacute;nagement du territoire','/colo_struct_gest_loca/juri_4/amen_terr.html',,,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",,,264.5,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
				
,'Commissions intercommunales des imp&ocirc;ts directs','show-menu=comm_inte_53965','#',,1
				
,'Rapports et &eacute;tudes','show-menu=rapp_etud_3_21291','#',,1
				
,'Les pays - Etudes de l\'INSEE','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
				
,'Foire aux questions','/colo_struct_intercom/index.html#cat_faq',,,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=["comm_inte_53965",,,155.25,1,"",style3,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Les mod&egrave;les de d&eacute;lib&eacute;ration','/colo_struct_intercom/comm_inte/mode_deli.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
				
,'Les autres textes','/colo_struct_intercom/prin_text/autr_text.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 2006 : des clefs pour vous aider','/colo_struct_marc_publ/code_marc_4.html#top',,,1
				
,'R&eacute;glementation europ&eacute;enne','show-menu=regl_euro_10021','/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
				
,'R&egrave;glement des litiges','/colo_struct_marc_publ/regl_liti.html',,,1
				
,'Formulaires &agrave; t&eacute;l&eacute;charger','/colo_struct_marc_publ/form_tele.html',,,1
				
,'CCAG','/colo_struct_marc_publ/cahi_clau_2.html',,,1
				
,'CCTG - Travaux','/colo_struct_marc_publ/cahi_clau_3.html',,,1
				
,'Guides des GEM','http://www.economie.gouv.fr/daj/guides-et-recommandations-des-gem-et-autres-publications target=_blank',,,1
				
,'Code des march&eacute;s 2004','show-menu=code_marc_2_10020','/colo_struct_marc_publ/code_marc_2.html',,1
				
,'Code des march&eacute;s 2001','/colo_struct_marc_publ/nouv_code.html',,,1
				
,'D&eacute;mat&eacute;rialisation des march&eacute;s','/colo_struct_marc_publ/dema_marc_2.html',,,1
				
,'Contrats de partenariat','show-menu=part_publ_2_4147','/colo_struct_marc_publ/part_publ_2.html',,1
				
,'Rapports et &eacute;tudes','/colo_struct_marc_publ/rapp_etud.html',,,1
				
,'La loi LME et les march&eacute;s publics','/colo_struct_marc_publ/loi_lme.html',,,1
				
,'Questions parlementaires','/colo_struct_marc_publ/ques_parl_7.html',,,1
				
,'R&eacute;forme du code des march&eacute;s 2004','/colo_struct_marc_publ/refo_code.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
				
,'Etudes de cas','/colo_struct_marc_publ/fich_prat.html',,,1
				
])
	
addmenu(menu=["_code_16135",,,184,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Code des march&eacute;s publics 2006','http://www.legifrance.gouv.fr/affichCode.do?cidTexte=LEGITEXT000005627819&dateTexte=20090226 target=_blank',,,1
				
,'D&eacute;cret du 1er ao&ucirc;t 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
				
,'Textes d\'application du CMP 2006','http://www.economie.gouv.fr/daj/Tableau-des-textes-d-application-du-code target=_blank',,,1
				
,'Tableaux synth&eacute;tiques','/colo_struct_marc_publ/_code.html#tab',,,1
				
,'D&eacute;roulement des proc&eacute;dures','/colo_struct_marc_publ/_code/tabl_synt_4.html',,,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=["regl_euro_10021",,,552,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Minist&egrave;re du Budget - DAJ - L’int&eacute;r&ecirc;t transfrontalier certain - Fiche explicative - Janvier 2012','http://www.economie.gouv.fr/files/files/directions_services/daj/marches_publics/conseil_acheteurs/fiches-techniques/champs-application/interet-transfrontalier-certain.pdf target=_blank',,,1
				
])
	
addmenu(menu=["cell_info_189",,,115,1,"",style4,,"left",effect,,,,,,,,"form_liste_0;form_liste_1",,,,
	
,'Coordonn&eacute;es','/colo_struct_marc_publ/cell_info/coor.html',,,1
				
,'Posez votre question','/colo_struct_marc_publ/cell_info/form.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
				
])
	
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.economie.gouv.fr/files/directions_services/daj/marches_publics/textes/cmp/code2004/mco-gras.pdf target=_blank',,,1
				
])
	
dumpmenus()
  













