#divMGauche {
    background-image: url(Images/Pages/PNG/MGaucheW23H26.png);
    background-repeat: no-repeat;
    float: left; 
    width: 23px;
    height: 26px;
}

#divMCoordonnees {
    background-image: url(Images/Pages/PNG/MCoordonneesW116H26.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
    float: left; 
    width: 116px;
    height: 26px;
}

#divMCoordonnees:hover #divMCoordonneesHover {
	display: block;
}

#divMCoordonneesHover {
    background-image: url(Images/Pages/PNG/MCoordonneesW116H26Hover1.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
 	display: none;
    float: left; 
    width: 116px;
    height: 26px;
}

#divMCalendrier {
    background-image: url(Images/Pages/PNG/MCalendrierW102H26.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
    float: left; 
    width: 102px;
    height: 26px;
}

#divMCalendrier:hover #divMCalendrierHover {
	display: block;
}

#divMCalendrierHover {
    background-image: url(Images/Pages/PNG/MCalendrierW102H26Hover1.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
 	display: none;
    float: left; 
    width: 102px;
    height: 26px;
}

#divMMenu {
    background-image: url(Images/Pages/PNG/MMenuW106H26.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
    float: left; 
    width: 106px;
    height: 26px;
}

#divMMenu:hover #divMMenuHover {
	display: block;
}

#divMMenuHover {
    background-image: url(Images/Pages/PNG/MMenuW106H26Hover1.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
 	display: none;
    float: left; 
    width: 106px;
    height: 26px;
}

#divMPluriWeb {
    background-image: url(Images/Pages/PNG/MPluriWebW115H26.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
    float: left; 
    width: 115px;
    height: 26px;
}

#divMPluriWeb:hover #divMPluriWebHover {
	display: block;
}

#divMPluriWebHover {
    background-image: url(Images/Pages/PNG/MPluriWebW115H26Hover1.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
 	display: none;
    float: left; 
    width: 115px;
    height: 26px;
}

#divMPluriComptes {
    background-image: url(Images/Pages/PNG/MPluriComptesW109H26.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
    float: left; 
    width: 109px;
    height: 26px;
}

#divMPluriComptes:hover #divMPluriComptesHover {
	display: block;
}

#divMPluriComptesHover {
    background-image: url(Images/Pages/PNG/MPluriComptesW109H26Hover1.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
 	display: none;
    float: left; 
    width: 109px;
    height: 26px;
}


#divMPhotographies {
    background-image: url(Images/Pages/PNG/MPhotographiesW122H26.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
    float: left; 
    width: 122px;
    height: 26px;
}

#divMPhotographies:hover #divMPhotographiesHover {
	display: block;
}

#divMPhotographiesHover {
    background-image: url(Images/Pages/PNG/MPhotographiesW122H26Hover1.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
 	display: none;
    float: left; 
    width: 122px;
    height: 26px;
}

#divMPlan {
    background-image: url(Images/Pages/PNG/MPlanW91H26.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
    float: left; 
    width: 91px;
    height: 26px;
}

#divMPlan:hover #divMPlanHover {
	display: block;
}

#divMPlanHover {
    background-image: url(Images/Pages/PNG/MPlanW91H26Hover1.png);
    background-repeat: no-repeat;
    cursor: pointer; 
 	cursor: hand;
 	display: none;
    float: left; 
    width: 91px;
    height: 26px;
}

#divMDroit{
    background-image: url(Images/Pages/PNG/MDroitW26H26.png);
    background-repeat: no-repeat;
    float: left; 
    width: 26px;
    height: 26px;
}