#menuLeft li {
	margin: 0 0 20px 0;
	padding: 0;
}

.txtMenu {
	display: none;
}

#menu01 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_qui01.jpg) top left no-repeat;
}
#menu01:hover {
	background: url(../img/menu_qui02.jpg) top left no-repeat;
}

#menu02 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_guide01.jpg) top left no-repeat;
}
#menu02:hover {
	background: url(../img/menu_guide02.jpg) top left no-repeat;
}

#menu03 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_esprit01.jpg) top left no-repeat;
}
#menu03:hover {
	background: url(../img/menu_esprit02.jpg) top left no-repeat;
}

#menu04 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_chantier01.jpg) top left no-repeat;
}
#menu04:hover {
	background: url(../img/menu_chantier02.jpg) top left no-repeat;
}

#menu05 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_realisation01.jpg) top left no-repeat;
}
#menu05:hover {
	background: url(../img/menu_realisation02.jpg) top left no-repeat;
}

#menu06 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_partner01.jpg) top left no-repeat;
}
#menu06:hover {
	background: url(../img/menu_partner02.jpg) top left no-repeat;
}

#menu07 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_ou01.jpg) top left no-repeat;
}
#menu07:hover {
	background: url(../img/menu_ou02.jpg) top left no-repeat;
}

#menu08 {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_parrainage01.jpg) top left no-repeat;
}
#menu08:hover {
	background: url(../img/menu_parrainage02.jpg) top left no-repeat;
}

#qui {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_qui03.jpg) top left no-repeat;
}
#guide {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_guide03.jpg) top left no-repeat;
}
#esprit {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_esprit03.jpg) top left no-repeat;
}
#chantier {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_chantier03.jpg) top left no-repeat;
}
#realisation {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_realisation03.jpg) top left no-repeat;
}
#partner {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_partner03.jpg) top left no-repeat;
}
#ou {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_ou03.jpg) top left no-repeat;
}
#parrainage {
	display: block; float: none; width: 228px;	height: 31px; margin: 0;
	background: url(../img/menu_parrainage03.jpg) top left no-repeat;
}