/****** Menus contextuels ******/
#rapport-annuel {
	background: url(../../imgs/sous-menus/rapports-annuels/rapport2010-en.gif) 0px 0px;
	height: 37px;
}
#rapport-annuel:hover, #rapport-annuel.actif {
	background: url(../../imgs/sous-menus/rapports-annuels/rapport2009-en.gif) -131px 0px;
}
#archive {
	background: url(../../imgs/sous-menus/rapports-annuels/archives.gif) 0px 0px;
	height: 26px;
}
#archive:hover, #archive.actif {
	background: url(../../imgs/sous-menus/rapports-annuels/archives.gif) -131px 0px;
}
#recevez-rapport-annuel {
	background: url(../../imgs/sous-menus/rapports-annuels/recevez-en.gif) 0px 0px;
	height: 26px;
}
#recevez-rapport-annuel:hover, #recevez-rapport-annuel.actif {
	background: url(../../imgs/sous-menus/rapports-annuels/recevez-en.gif) -131px 0px;
}
#rapport-financier {
	background: url(../../imgs/sous-menus/rapports-annuels/rapport-semestriel2011-en.gif) 0px 0px;
	height: 36px;
}
#rapport-financier:hover, #rapport-financier.actif {
	background: url(../../imgs/sous-menus/rapports-annuels/rapport-semestriel2011-en.gif) -131px 0px;
}


/**** Menu archives ****/

#rapports_archives a {
	height: 21px;
}


#rapports_archives {
	background-image: url(../../imgs/sous-menus/rapports-annuels/menu_archives-en.gif);
	margin-bottom: 25px;
}

#rapports_archives2008 {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2008-off-en.gif);
}
#rapports_archives2008:hover, #rapports_archives2008.actif {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2008-on-en.gif);
}

#rapports_archives2007 {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2007-off-en.gif);
}
#rapports_archives2007:hover, #rapports_archives2007.actif {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2007-on-en.gif);
}

#rapports_archives2006 {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2006-off-en.gif);
}
#rapports_archives2006:hover, #rapports_archives2006.actif {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2006-on-en.gif);
}

#rapports_archives2005 {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2005-off-en.gif);
}
#rapports_archives2005:hover, #rapports_archives2005.actif {
	background-image: url(../../imgs/sous-menus/rapports-annuels/2005-on-en.gif);
}

