#texteprincipale
{
	z-index:2;
}

#texteprincipale_center
{
	z-index:2;
}

#menuContainer
{
	position:relative;
	top:0px;
	left:0px;
	cursor:pointer;
	z-index:3;
}

#mAccueil a
{
	background-image:url(../images/png/Menu/Accueil.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:0px;
}
#mAccueil a:hover
{
	background-image:url(../images/png/Menu/AccueilOver.png);
}

#mCalendrier a
{
	background-image:url(../images/png/Menu/Calendrier.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:28px;
}
#mCalendrier a:hover
{
	background-image:url(../images/png/Menu/CalendrierOver.png);
}

#mEffectifs a
{
	background-image:url(../images/png/Menu/Effectifs.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:56px;
}
#mEffectifs a:hover
{
	background-image:url(../images/png/Menu/EffectifsOver.png);
}

#mEffectifsCanonniers a
{
	background-image:url(../images/png/Menu/Canonniers.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:56px;
}
#mEffectifsCanonniers a:hover
{
	background-image:url(../images/png/Menu/CanonniersOver.png);
}

/*
#mEffectifsTambours a
{
	background-image:url(../images/png/Menu/Tambours.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:78px;
}
#mEffectifsTambours a:hover
{
	background-image:url(../images/png/Menu/TamboursOver.png);
}
*/

#mEffectifsSoldats a
{
	background-image:url(../images/png/Menu/Soldats.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:78px;
}
#mEffectifsSoldats a:hover
{
	background-image:url(../images/png/Menu/SoldatsOver.png);
}

#mEffectifsHabitants a
{
	background-image:url(../images/png/Menu/Habitants.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:100px;
}
#mEffectifsHabitants a:hover
{
	background-image:url(../images/png/Menu/HabitantsOver.png);
}

#mAlbumPhotos a
{
	background-image:url(../images/png/Menu/AlbumPhotos.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:84px;
}
#mAlbumPhotos a:hover
{
	background-image:url(../images/png/Menu/AlbumPhotosOver.png);
}

#mEquipement a
{
	background-image:url(../images/png/Menu/Equipement.png);
	position:absolute;
/*
	width:114px;
	height:23px;
	left:0px;
	top:112px;
*/
	width:114px;
	height:23px;
	left:0px;
	top:28px;
}
#mEquipement a:hover
{
	background-image:url(../images/png/Menu/EquipementOver.png);
}

#mEquipementUniforme a
{
	background-image:url(../images/png/Menu/Uniforme.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
/*	top:112px;*/
	top:28px;
}
#mEquipementUniforme a:hover
{
	background-image:url(../images/png/Menu/UniformeOver.png);
}

#mEquipementArmement a
{
	background-image:url(../images/png/Menu/Armement.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:134px;
}
#mEquipementArmement a:hover
{
	background-image:url(../images/png/Menu/ArmementOver.png);
}

#mArtillerie a
{
	background-image:url(../images/png/Menu/Artillerie.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:140px;
}
#mArtillerie a:hover
{
	background-image:url(../images/png/Menu/ArtillerieOver.png);
}

#mChansons a
{
	background-image:url(../images/png/Menu/Chansons.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:140px;
}
#mChansons a:hover
{
	background-image:url(../images/png/Menu/ChansonsOver.png);
}

#mArchives a
{
	background-image:url(../images/png/Menu/Archives.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:168px;
}
#mArchives a:hover
{
	background-image:url(../images/png/Menu/ArchivesOver.png);
}


#mLiens a
{
	background-image:url(../images/png/Menu/Liens.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:196px;
}
#mLiens a:hover
{
	background-image:url(../images/png/Menu/LiensOver.png);
}

#mLiensFrancais a
{
	background-image:url(../images/png/Menu/Francais.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:196px;
}
#mLiensFrancais a:hover
{
	background-image:url(../images/png/Menu/FrancaisOver.png);
}

#mLiensAnglais a
{
	background-image:url(../images/png/Menu/Anglais.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:218px;
}
#mLiensAnglais a:hover
{
	background-image:url(../images/png/Menu/AnglaisOver.png);
}

#mLiensAlliesIndiens a
{
	background-image:url(../images/png/Menu/AlliesIndiens.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:240px;
}
#mLiensAlliesIndiens a:hover
{
	background-image:url(../images/png/Menu/AlliesIndiensOver.png);
}

#mLiensSites a
{
	background-image:url(../images/png/Menu/Sites.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:262px;
}
#mLiensSites a:hover
{
	background-image:url(../images/png/Menu/SitesOver.png);
}

#mLiensGroupes a
{
	background-image:url(../images/png/Menu/Groupes.png);
	position:absolute;
	width:174px;
	height:23px;
	left:113px;
	top:284px;
}
#mLiensGroupes a:hover
{
	background-image:url(../images/png/Menu/GroupesOver.png);
}


#mSainteFoy a
{
	background-image:url(../images/png/Menu/SainteFoy.png);
	position:absolute;
	width:114px;
	height:23px;
	left:0px;
	top:224px;
}
#mSainteFoy a:hover
{
	background-image:url(../images/png/Menu/SainteFoyOver.png);
}