


ul {

	margin: 1em 0px;
	margin-left: 0px;
	padding-left: 2em;
	
}



/*#MenuHaut{
    width: 1700px;
}*/



#MenuHautMobile .contenublog .contenucontent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	
	}
	
#MenuHautMobile .contenublog .contenucontent li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#MenuHautMobile .contenublog .contenucontent li a {
	padding: 6px 22px 0px;
	height: 22px;
	color: rgb(255, 255, 255);
	font-size: 12px; 
	font-weight: bold;
	border-right-color: rgb(0, 0, 0);
	border-left-color: rgb(255, 255, 255);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	display: block;
}


#MenuHautMobile .contenublog .contenucontent li.first a {
	padding-left: 30px;
	margin-left: -23px;
	border-left-color: currentColor;
	border-left-width: 0px;
	border-left-style: none;
}
#MenuHautMobile .contenublog .contenucontent li.last a {
	border-right-color: currentColor;
	border-right-width: 0px;
	border-right-style: none;
}

#MenuHautMobile {
    margin: auto;
	/*width: 1230px;*/ /* Largeur du menu */
	height: 50px; 
	background: none; 
	/*margin-bottom: 0px;*/
}
#MenuHautMobile h2.TitreMenu {
	background: #333333; 
	margin: 0px;
	padding: 0px;
	width: 300px; /* Largeur du nom du menu */
	height: 50px; 
	/*color: white;*/
	text-transform: none;
	line-height: 50px;
	text-indent: 10px; /* décalage du texte vers la droite */
	font-size: 13px; 
	font-weight: normal;
	float: left;
}



#MenuHautMobile .contenublog .contenucontent li a {
	background: #292929;
	border-width: medium 1px;
	border-style: none solid;
	border-color: currentColor black currentColor rgb(68, 68, 68);
	margin: 0px; 
	padding-top: 13px; /**** Décalage du texte ****/
	/*padding-bottom: -1px;*/
	padding-left: 13px;	 
	padding-right: 13px;
	transition:0.2s linear;
	border-image: none;
	width: 150px;  /** Largeur des boutons **/
	height: 36px;
	text-align: center;
	color: #DDDDDD;
	/*text-transform: uppercase;*/
	line-height: 12px; 
	font-family:  Arial, helvetica, tahoma, sans-serif;
	font-size: 15px;  /******Taille Police Texte Menu********/
	font-weight: normal;
	text-decoration: none;
	/*text-indent: 1px;*/
    -moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
#MenuHautMobile .contenublog .contenucontent li.last a {
	border-right-color: #111111;
	border-right-width: 1px; 
	border-right-style: solid;
}
#MenuHautMobile .contenublog .contenucontent li.first a {
	padding-left: 61px;
	margin-left: -50px;
}
@media not all
{
#MenuHautMobile .contenublog .contenucontent li.first a {
	padding-left: 65px;
}
}
#MenuHautMobile .contenublog .contenucontent li a:hover {
	background: #444444;
	color: white;
}
#MenuHautMobile .contenublog .contenucontent li a.PageActive:hover {
	background: #444444;
	color: white;
}
#MenuHautMobile .contenublog .contenucontent li a.PageActive {
	background: #1E1E1E;
	color: white;
}
#MenuHautMobile .contenublog .contenucontent li a:PageActive {
	background: #1E1E1E;
	color: white;
}


#MenuHautMobile .contenublog .contenucontent li.Rubrique01 a {
    width: 120px;
	height: 30px;
	padding-top: 19px;
}

#MenuHautMobile .contenublog .contenucontent li.Rubrique02 a {
    width: 120px;
	height: 30px;
	padding-top: 19px;
}

#MenuHautMobile .contenublog .contenucontent li.Rubrique03 a {
    width: 120px;
	height: 30px;
	padding-top: 19px;
}

#MenuHautMobile .contenublog .contenucontent li.Rubrique04 a {
    width: 150px;
	height: 30px;
	padding-top: 19px;
}

#MenuHautMobile .contenublog .contenucontent li.Rubrique05 a {
    width: 100px;
	height: 30px;
	padding-top: 19px;
}

#MenuHautMobile .contenublog .contenucontent li.Rubrique06 a {
    width: 100px;
	height: 30px;
	padding-top: 19px;
}


#MenuHautMobile .contenublog .contenucontent li.RubriqueVide a {
    margin-left: 0px;
    padding-left: 0px;	 
	width: 0px;
	border-width: medium 1px;
	border-style: none solid;
	border-color: currentColor black currentColor rgb(68, 68, 68);
	border-right-color: #333333;
	border-right-width: 1px; 
	border-right-style: solid;
	background: #333333;
	/*background: #313131;*/
}


    /*#MenuHaut {
      font-family: Droid Sans;
      font-size: 18px;
      line-height: 1.6em;
      font-weight: bold;
      text-align: center;
      padding: 10px;
      text-shadow: 0 1px 1px rgba(0,0,0,.2);
      width:100%;
	  height: 50px;
      box-sizing:border-box;
	  color: white;*/
	  /*background: #bada55;*/
	/*  background: #333333;
	background-color: #EEEEEE;
    }*/
