/* A few IE bug fixes */
		
		#theMenu {
			margin:0;
			padding:0;			
			width:98%;
			font-size:1.2em;
		}
		#theMenu  h3{
			width:100%;
			padding:0;
			margin:0;
			font-weight:;
			font-size:1em;
			
			}
		#theMenu  ul{padding:0;margin:0 auto;width:285px;}
		/* Some list and link styling */
		#theMenu ul li { width: 312px; text-align:center;display:inline}
		#theMenu ul ul li {  padding: 0; width: ; margin-bottom: 0; }
		#theMenu ul ul li a { display:block; color: #000; padding: 3px 6px; font-size: small; }
		#theMenu ul ul li a:hover { display:block; color: #369;    font-size: small; }
		
		#theMenu li { 
			list-style-type: none;			
		
		}
		
		#theMenu h2 { margin-top: 1.5em; }
		
		/* Header links styling */
		#theMenu h3.head a { 
		background-image:url(../imgs/barre-grise-up.png);
		background-position:98% 50%;
		background-repeat:no-repeat;
		color:#FFFFFF;
		display:block;
		font-size:1.0em !important;
		height:31px;
		line-height:24px;
		margin-left:auto;
		margin-right:auto;		
		text-align:left;
		width:312px;
		font-family:Arial, Helvetica, sans-serif;
		padding:0px;
		
		}
		
		#theMenu h3.head a div{
			padding-left:30px;
			padding-top:3px;
			} 
	

/*Style pour  onglet1*/

#theMenu h3.head a#onglet1 { 
		background-image:url(../imgs/barre-config-off.png);
		background-position:98% 50%;
		background-repeat:no-repeat;		
		}
		
		#theMenu h3.head a#onglet1:hover { 		
		background-image:url(../imgs/barre-config-on.png);
		background-position: 98% 50%;
		
		}
		#theMenu h3.selected a#onglet1  { 
		background-image:url(../imgs/barre-config-on.png);
		background-position:98% 50%;	
		
		}

/*Style pour  onglet2*/		
#theMenu h3.head a#onglet2 { 
		background-image:url(../imgs/barre-alerte-off.png);
		background-position:98% 50%;
		background-repeat:no-repeat;		
		}
		
		#theMenu h3.head a#onglet2:hover { 		
		background-image:url(../imgs/barre-alerte-on.png);
		background-position: 98% 50%;
		
		}
		#theMenu h3.selected a#onglet2  { 
		background-image:url(../imgs/barre-alerte-on.png);
		background-position:98% 50%;	
		
		}

/*Style pour  onglet3*/
#theMenu h3.head a#onglet3{ 
		background-image:url(../imgs/barre-conseil-off.png);
		background-position:98% 50%;
		background-repeat:no-repeat;		
		}
		
		#theMenu h3.head a#onglet3:hover { 		
		background-image:url(../imgs/barre-conseil-on.png);
		background-position: 98% 50%;
		
		}
		#theMenu h3.selected a#onglet3  { 
		background-image:url(../imgs/barre-conseil-on.png);
		background-position:98% 50%;	
		
		}

/*Style pour  onglet4*/
#theMenu h3.head a#onglet4 { 
		background-image:url(../imgs/barre-contact-off.png);
		background-position:98% 50%;
		background-repeat:no-repeat;		
		}
		
		#theMenu h3.head a#onglet4:hover { 		
		background-image:url(../imgs/barre-contact-on.png);
		background-position: 98% 50%;
		
		}
		#theMenu h3.selected a#onglet4  { 
		background-image:url(../imgs/barre-contact-on.png);
		background-position:98% 50%;	
		
		}
