/* MENU PRINCIPAL GAUCHE */
.rubrique-no { }
	.rubrique-no a { display:block; padding:3px 5px 3px 40px; width:138px; color:#FFF; background:url(images/rubriquenoa.gif) 25px 7px no-repeat; font-size:1.2em; }
		.rubrique-no a:hover { background:#0a8229 url(images/rubriqueacta.gif) 25px 7px no-repeat; }
.rubrique-act { background:#0a8229; }
	.rubrique-act a { color:#FFF; font-weight:bold; display:block; padding:6px 10px 6px 40px; font-size:1.2em; background:url(images/rubriqueacta.gif) 25px 10px no-repeat; }
	.sousrubriques { }
		.sousrubriques a { padding:3px 10px 3px 50px; font-size:1em; background:none; }
			.sousrubriques a:hover { background:#9fd8f3; } 
				.sousrub-act a { background:#9fd8f3; }
					.sousrub-act a:hover { background:#9fd8f3; }
					
					.soussousrub-no a { padding:3px 10px 3px 60px; background:none; font-weight:normal; font-style:normal; }
						.soussousrub-no a:hover { background:#9fd8f3; }
					.soussousrub-act a { padding:3px 10px 3px 60px; background:#78b94d; font-style:normal; }
						.soussousrub-act a:hover { background:#9fd8f3; }

/* MENU GAUCHE */
#accesdirect .rubrique_mere { display:none; }
#accesdirect a { display:block; }
	#accesdirect a span { display:none; }
	#accesdirect a#cat57 { width:144px; height:104px; margin:0 31px 1px 8px; background:url(images/accesdirecta0.gif) no-repeat; }
		#accesdirect a#cat57:hover { background:url(images/accesdirecta0o.gif) no-repeat; }
	#accesdirect a#cat58 { width:136px; height:109px; margin:0 39px 2px 8px; background:url(images/accesdirecta1.gif) no-repeat; }
		#accesdirect a#cat58:hover { background:url(images/accesdirecta1o.gif) no-repeat; }
	#accesdirect a#cat59 { width:128px; height:102px; margin:0 33px 2px 22px; background:url(images/accesdirecta2.gif) no-repeat; }
		#accesdirect a#cat59:hover { background:url(images/accesdirecta2o.gif) no-repeat; }

/* MENU HAUT */
#menuhaut a { color:#2e801a; display:block; float:left; padding:5px 5px 8px 31px; margin:0 7px 0 0; font-weight:bold; font-size:1.1em; }
	#accueil { background:url(images/accueil.gif) no-repeat; }
	#newsletter_frame { background:url(images/newsletter_frame.gif) no-repeat; }
	#cartes { background:url(images/cartes.gif) no-repeat; }
	#docotheque { background:url(images/docotheque.gif) no-repeat; }
	#marchespublics { background:url(images/marchespublics.gif) no-repeat; }
		#menuhaut a:hover { color:#000; }
	
	#search { width:130px; float:right; margin:3px 0 0 0; }
		#search form { margin:0; padding:0; }
			#search form input.text { width:92px; color:#0a822a; font-size:1em; padding:1px 0 1px 7px; margin:0; border:1px solid #0a822a; background:#FFF; }
			#search form input.button { width:25px; margin:0; padding:1px 0; text-align:center; font-size:1em; color:#FFF; background:#0a822a; border:0; }

