#menu ol,#menu ul, #menu li{
	margin: 0;
	padding: 0;
	border: 0;
}
#menu ol, #menu ul {
	list-style: none;
}

#menu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:39px;
	width:100%;
	float:left;
	position:relative;
}
#menu span {
	display:none;
}
#menu li, #menu a {
	display:block;
	float:left;
}
#menu li.level1, #menu a.level1 {
	height:39px;
}
#menu a {
	text-decoration:none;
	color:#ffffff;
}
#menu ul ul li {
	padding:5px;
}
#menu ul ul a {
	padding: 3px 0 0 16px;
}
#menu ul ul {
	position:absolute;
	padding-top:39px;
	width:150px;
	display: none;
}
/*#menu li:hover ul, #menu li:hover li {
	display:block;
	clear:both;
}

*/
#menu li.over ul, #menu li.over li {
	display:block;
	clear:both;
}

#menu a#menu1 {
	width:155px;
	background:transparent url(http://www.myeasypet.com/images/accueil.png) 0 0 no-repeat;
}
#menu ul#menu1_1 {
	background:transparent url(http://www.myeasypet.com/images/accueil.png) 0 -39px no-repeat;
}
#menu ul#menu1_1 li {
	background-color:#d4145a;
	width:225px;
}
#menu ul#menu1_1 li:hover {
	background-color:#c4003f;
}
/*#menu a:hover#menu1{
	width:155px;
	background:transparent url(http://www.myeasypet.com/images/accueil.png) 0 -39px no-repeat;}*/
	
#menu a#menu2 {
	width:149px;
	background:transparent url(http://www.myeasypet.com/images/quiSommesNous.png) 0 0 no-repeat;
}
/*#menu a:hover#menu2{
	width:149px;
	background:transparent url(http://www.myeasypet.com/images/quiSommesNous.png) 0 -39px no-repeat;}*/

#menu ul#menu2_1 {
	background:transparent url(http://www.myeasypet.com/images/quiSommesNous.png) 0 -39px no-repeat;
}
#menu ul#menu2_1 li {
	background-color:#dc4d39;
	width:225px;
}
#menu ul#menu2_1 li:hover {
	background-color:#ad231f;
}
#menu a#menu3 {
	width:150px;
	background:transparent url(http://www.myeasypet.com/images/prestation.png) 0 0 no-repeat;
}
/*#menu a:hover#menu3{
	width:150px;
	background:transparent url(http://www.myeasypet.com/images/prestation.png) 0 -39px no-repeat;}*/

#menu ul#menu3_1 {
	background:transparent url(http://www.myeasypet.com/images/prestation.png) 0 -39px no-repeat;
}
#menu ul#menu3_1 li {
	background-color:#e38517;
	width:220px;
}
#menu ul#menu3_1 li:hover {
	background-color:#b05100;
}
#menu a#menu4 {
	width:149px;
	background:transparent url(http://www.myeasypet.com/images/shoppingAnimaux.png) 0 0 no-repeat;
}
/*#menu a:hover#menu4{
	width:149px;
	background:transparent url(http://www.myeasypet.com/images/shoppingAnimaux.png) 0 -39px no-repeat;}*/

#menu ul#menu4_1 {
	background:transparent url(http://www.myeasypet.com/images/shoppingAnimaux.png) 0 -39px no-repeat;
}
#menu ul#menu4_1 li {
	background-color:#e1a151;
	width:160px;
}
#menu ul#menu4_1 li:hover {
	background-color:#aa692b;
}
#menu a#menu5 {
	width:149px;
	background:transparent url(http://www.myeasypet.com/images/espaceDogsitter.png) 0 0 no-repeat;
}
/*#menu a:hover#menu5{
	width:149px;
	background:transparent url(http://www.myeasypet.com/images/espaceDogsitter.png) 0 -39px no-repeat;}*/

#menu ul#menu5_1 {
	background:transparent url(http://www.myeasypet.com/images/espaceDogsitter.png) 0 -39px no-repeat;
}
#menu ul#menu5_1 li {
	width:182px;
	background-color:#debd8b;
}
#menu ul#menu5_1 li:hover {
	background-color:#a38156;
}
