/* CSS Document */



	
	
.menu-haut {
float: bottom;
width: 198px;
height: 1px;
background : url(../img/menu/menu-vehicule-occasion-fond.gif) top left no-repeat;
overflow:hidden;

}
.menu-bas {
float: bottom;
/*margin-bottom : -10px;*/
width: 198px;
height: 1px;
line-height: 1px;
background : url(../img/menu/menu-vehicule-occasion-fond.gif) top left no-repeat;
overflow:hidden;

}
.menu-sep {
float: bottom;
width: 198px;
height:3px;
line-height: 3px;
background : url(../img/menu/menu-vehicule-occasion-separation.gif) top left no-repeat;
padding: 0px;
margin: 0px;
overflow:hidden;

}


/* rubriques */

.menu-item a {
  cursor:pointer;
  float: bottom;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	background: url(../img/menu/menu-vehicule-occasion-item.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	overflow:hidden;

}
.menu-item a:hover {
  cursor:pointer;
	background-position: left bottom;
	padding: 0px;
	margin: 0px;
}
.menu-item p {
  height: 28px;
  line-height: 28px;
  margin: 0 0 0 22px;
  padding: 0px;
	text-align:left;
  font-family:"trebuchet ms", sans-serif; 
  font-size:0.8em; 
  font-weight:bold; 
  color: black;   
}

.menu-item-2 a {
  cursor:pointer;
  overflow:hidden;
  float: bottom;
	display: block;
	width: 198px;
	height: 28px;
	line-height: 28px;
	background: url(../img/menu/menu-vehicule-occasion-item.gif) no-repeat left bottom;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.menu-item-2 a:hover {
  cursor:pointer;
	background-position: left bottom;
	padding: 0px;
	margin: 0px;
}
.menu-item-2 p {
  height: 28px;
  line-height: 28px;
  margin: 0 0 0 22px;
  padding: 0px;
	text-align:left;
  font-family:"trebuchet ms", sans-serif; 
  font-size:0.8em; 
  font-weight:bold; 
  color: black;   
}

/* sous-rubriques */


.menu-sous-item a {
  cursor:pointer;
  float: bottom;
	display: block;
	width: 198px;
	height: 22px;
	line-height: 22px;
	background: url(../img/menu/menu-vehicule-occasion-sous-item.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.menu-sous-item a:hover {
  cursor:pointer;
	background-position: left bottom;
	padding: 0px;
	margin: 0px;
}
.menu-sous-item p {
  height: 22px;
  line-height: 22px;
  margin: 0 0 0 18px;
  padding: 0 5px 3px 5px;
	text-align:left;
  font-family:"trebuchet ms", sans-serif; 
  font-size:0.8em; 
  font-weight:normal; 
  color: black;   
}

.menu-sous-item-2 a {
  cursor:pointer;
  float: bottom;
	display: block;
	width: 198px;
	height: 22px;
	line-height: 22px;
	background: url(../img/menu/menu-vehicule-occasion-sous-item.gif) no-repeat left bottom;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.menu-sous-item-2 a:hover {
  cursor:pointer;
	background-position: left bottom;
	padding: 0px;
	margin: 0px;
}
.menu-sous-item-2 p {
  height: 22px;
  line-height: 22px;
  margin: 0 0 0 18px;
  padding: 0 5px 3px 5px;
	text-align:left;
  font-family:"trebuchet ms", sans-serif; 
  font-size:0.8em; 
  font-weight:bold; 
  color: black;   
}

/*////////////////////////////////////////////*/

.liste_menu {
  width : 200px;
  padding : 2px;
  margin : 2px;
  border : 1px solid #3b5780;
  background-color : #b2f268;
  text-align:left;
  font-family:"trebuchet ms", sans-serif; 
  font-size:0.7em; 
  font-weight:normal; 
  color: black;   
}



/* 2 niveaux */



/* menu horizontal */

.menu-h-item-2 a {
	padding: 0px;
	font-family:"trebuchet ms", sans-serif; 
	font-weight:bold;
	text-decoration: none;
}

.menu-h-item a {
	padding: 0px;
	font-family:"trebuchet ms", sans-serif; 
	font-weight:normal;
	text-decoration: none;
}

