		/***********************************************************/
		/* ********* Source par jad haddouch pour sovacom **********/
		/* *********            CSS Document              **********/
		/***********************************************************/
		
		
		/***********************************************************/
		/* *** ***              NE PAS TOUCHER             *** *** */
		/***********************************************************/
		/* */ *{padding:0; margin:0;}							/* */
		/* */ .menu {											/* */
		/* */	white-space:nowrap /*IE hack*/; 				/* */
		/* */	float:left; border:none;}						/* */
		/* */ .menu ul {list-style-type:none;}					/* */
		/* */ .menu ul li {										/* */
		/* */	float:left; 									/* */
		/* */	z-index:auto !important /*Non-IE6*/; 			/* */
		/* */	z-index:1000 /*IE6*/; 							/* */
		/* */	border-right:solid 0px rgb(175,175,175);}		/* */
		/* */ .menu ul li a {									/* */
		/* */	float:none !important /*Non-IE6*/; 				/* */
		/* */	float:left /*IE-6*/; display:block; 			/* */
		/* */	/* decalage interieur H D B G */				/* */
		/* */	padding:2px 0px 2px 0px; 						/* */
		/* */	text-decoration:none;							/* */	
		/* */ }													/* */
		/* */ .menu ul li ul {display:none; border:none;}		/* */
		/* */ /*Non-IE6 hovering*/								/* */
		/* */ .menu ul li:hover {position:relative;}			/* */
		/* */ .menu ul li:hover a {text-decoration:none;}		/* */
		/* */ .menu ul li:hover ul {							/* */
		/* */	display:block; position:absolute; 				/* */
		/* */	visibility:visible;								/* */
		/* */	z-index:999;  									/* */
		/* */	margin-top:0px; 								/* */
		/* */	/* decalage du sous menu / au menu */			/* */
		/* */	left:0px;}										/* */
		/* */ .menu ul li:hover ul li a {						/* */
		/* */	white-space:normal; display:block; 				/* */
		/* */	height:auto;									/* */
		/***********************************************************/ 


		
/**************** hauteur d'une ligne de sous-menu *****************/	
	line-height:20px; 	
/* ****************** couleur des texte du smenu ***************** */ 
	/*color:rgb(255,255,255); */


		
		/***********************************************************/
		/* *** ***             NE PAS TOUCHER              *** *** */
		/***********************************************************/
		/* */	margin-left:0px; padding:2px 0px 2px 2px; 		/* */
		/* */	border-top: solid 1px;							/* */
		/* */	border-bottom: solid 1px; }						/* */	
		/* */ .menu ul li:hover ul li a:hover {					/* */
		/* */	text-decoration:none;}							/* */
		/***********************************************************/
				
		
		
		
/************* caracteristique general a tout le menu **************/
.menu{ 
	font-family:"Verdana"; font-size:12px; 
	font-weight:bold; width:920px; height:30px; line-height:30px; }
.smenu{ 
	width:200px;
	font-weight:normal;
/************* position de la 1er ligne de sous-menu ***************/
/************* ATTENTION egale a la hauteur du menu + decalages ****/
	top:30px; }

/**************** caracteristique de chaque menu *******************/
.accueil{ width:68px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.accueil:hover{ background:url(../img/bulle-accueil.gif) no-repeat left; }
.accueil a{color:#025C92; }
.accueil a:visited{color:#025C92; }
.accueil a:hover{color:#F5650F; }
 
.commune{ width:82px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.commune:hover{ background:url(../img/bulle-commune.gif) no-repeat left; }
.commune a{color:#025C92; }
.commune a:visited{color:#025C92; }
.commune a:hover{color:#4F2605; }

.mairie{ width:62px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.mairie:hover{ background:url(../img/bulle-mairie.gif) no-repeat left; }
.mairie a{color:#025C92; }
.mairie a:visited{color:#025C92; }
.mairie a:hover{color:#14599E; }

.demarche{ width:127px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.demarche:hover{ background:url(../img/bulle-demarche.gif) no-repeat left; }
.demarche a{color:#025C92; }
.demarche a:visited{color:#025C92; }
.demarche a:hover{color:#A4001C; }
 
.sociale{ width:98px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.sociale:hover{ background:url(../img/bulle-sociale.gif) no-repeat left; }
.sociale a{color:#025C92; }
.sociale a:visited{color:#025C92; }
.sociale a:hover{color:#82006C; }

.environnement{ width:128px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.environnement:hover{ background:url(../img/bulle-environnement.gif) no-repeat left; }
.environnement a{color:#025C92; }
.environnement a:visited{color:#025C92; }
.environnement a:hover{color:#0D531F; }

.sport{ width:131px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.sport:hover{ background:url(../img/bulle-sport.gif) no-repeat left; }
.sport a{color:#025C92; }
.sport a:visited{color:#025C92; }
.sport a:hover{color:#197E9C; }
 
.culture{ width:66px; text-align:left; padding-left:19px; padding-top:3px; background:url(../img/bulle.gif) no-repeat left; }
.culture:hover{ background:url(../img/bulle-culture.gif) no-repeat left; }
.culture a{color:#025C92; }
.culture a:visited{color:#025C92; }
.culture a:hover{color:#75684A; }

/************* caracteristique de chaque sous-menu *****************/
.smenu-commune{background-color:#ffffff; width:200px; text-align:left; }
.smenu-commune:hover{background-color:#4F2605; }
.smenu-commune a{color:#4F2605; } 
.smenu-commune a:visited{color:#4F2605; }
.smenu-commune a:hover{color:#ffffff; }

.smenu-mairie{background-color:#ffffff; width:200px; text-align:left; }
.smenu-mairie:hover{background-color:#14599E; }
.smenu-mairie a{color:#14599E; } 
.smenu-mairie a:visited{color:#14599E; }
.smenu-mairie a:hover{color:#ffffff; }

.smenu-demarche{background-color:#ffffff; width:200px; text-align:left; }
.smenu-demarche:hover{background-color:#A4001C; }
.smenu-demarche a{color:#A4001C; } 
.smenu-demarche a:visited{color:#A4001C; }
.smenu-demarche a:hover{color:#ffffff; }

.smenu-sociale{background-color:#ffffff; width:200px; text-align:left; }
.smenu-sociale:hover{background-color:#82006C; }
.smenu-sociale a{color:#82006C; } 
.smenu-sociale a:visited{color:#82006C; }
.smenu-sociale a:hover{color:#ffffff; }

.smenu-environnement{background-color:#ffffff; width:200px; text-align:left; }
.smenu-environnement:hover{background-color:#0D531F; }
.smenu-environnement a{color:#0D531F; } 
.smenu-environnement a:visited{color:#0D531F; }
.smenu-environnement a:hover{color:#ffffff; }

.smenu-sport{background-color:#ffffff; width:200px; text-align:left; }
.smenu-sport:hover{background-color:#197E9C; }
.smenu-sport a{color:#197E9C; } 
.smenu-sport a:visited{color:#197E9C; }
.smenu-sport a:hover{color:#ffffff; }

.smenu-culture{background-color:#ffffff; width:200px; text-align:left; } 
.smenu-culture:hover{background-color:#75684A; }
.smenu-culture a{color:#75684A; }
.smenu-culture a:visited{color:#75684A; }
.smenu-culture a:hover{color:#ffffff; }
		

