body {
	
	padding: 0px 0px 0px 0px;
	font-family: "Georgia", trebuchet ms,verdana, arial, helvetica, sans-serif;
	  font-size: 12px;  /*  JMP ***************************/
	color: #663333; background:#ddd;
}


#menu {
	float:left;
	width: 186px;  /* 175  */
	margin:0px;
	padding: 0px 0px 0px 10px;
	border: 0px dashed #999;
	/*background-color: #C0DC39;    was white rgb(210, 255, 153) JMP ****************/
	background-image: url(images1/ere-du-coaching-1erecouvNue3.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	}

.titremenu {
	padding: 0px 0px 0px 0px;
	font-family: "Georgia", trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #999;
	text-align:left;
	text-indent:10px;
	letter-spacing:0.2em;
	}
.titremenu:first-letter {
	font-size:20px;
}
.titremenu a {
	text-decoration: none;
	color: #999;
	}
.titremenu a:first-letter {
	font-size:20px;
	}
.liensmenu{
	margin-bottom:1em;
}
.liensmenu ul{  /*	display:inline;  */
	width:100%; 
	border-width:4px 0px 0px 0px;
	border-style:solid;
	border-color:#d6e1ec;
	padding:0;
	margin:0;
}
.liensmenu li{  /*display:inline; */
	border-bottom:5px solid #d6e1ec;
	list-style:none;
	margin:0;
	padding:0;
}
.liensmenu a {
	 display:block;     /* inline  to display the background image ending the lines*/
	text-decoration:none; line-height:14px;
	color:#369;
	background-color:#ddd;  /*was fff   JMP ******************************/
	padding-left:0.5em;
	padding-right:0.5em;
	font-family: "Georgia", trebuchet ms,verdana, arial, helvetica, sans-serif;
	font-size:13px;
}
/*   .liensmenu a:hover {
	background-color:#eff4fa;
	color:navy;  */
}
.liensmenu a:focus {
	background-color:#ff6666;
	color:navy;
}
.liensmenu a:active {  	list-style-image: url(http://www.ere-du-coaching.com/img/1pixelvertanis.gif);  /*was  list-style:none;  JMP ******/
	background-color:#ff6666;
	color:#0000ff;
}
/*.liensmenu a:visited { */ /* this class used to change the design of the menu  Transparent shows the background image  *************************************/
/*	background-color:green ! important;
	color:purple;
}  */
.liensmenu2{
	margin-bottom:1em;
}
.liensmenu2 ul{
	width:60%; 
	/* border-width:4px 0px 0px 0px; 
	border-style:solid;
	border-color:#d6e1ec;  */
	padding:1;
	margin:0;
}
.liensmenu2 li{
	/*  border-bottom:5px solid #d6e1ec; */
	list-style-image: url(http://www.ere-du-coaching.com/img/6pixelvertanis.gif); /* works here  JMP *****/ /*was  list-style:none;  JMP ******/
	/* list-style-position: inherit;   */  text-indent:0px;

	/* padding-left:5px;  */	
}
.liensmenu2 a {
	display:block;
	text-decoration:none; /*  line-height:1px; */
	color:#369;
	background-color:#ddd;  /*was fff   JMP ******************************/
	padding-left:0.5em;
	padding-right:0.5em;
	font-family: " verdana  ", trebuchet ms,Georgia, arial, helvetica, sans-serif;
	font-size:12px;
}
/*   .liensmenu2 a:hover {
	background-color:#eff4fa;
	color:navy;  */
}
.liensmenu2 a:focus {
	background-color:#ff6666;
	color:navy;
}
.liensmenu2 a:active {
	background-color:#ff6666;
	color:#0000ff;
}
form {
	padding:0;
	margin:0;
}
 /* #currentpage    to highlight the selected tab in the main menu   */
 /*html body div#Layer2 */ a#currentpage{ color:rgb(200,10,130);  background-color: #ddd;   border-left: rgb(220,10,130) solid 6px; border-bottom: rgb(220,10,130) solid 2px; font-size:13px; font-style: italic;}