/* INDEX MENU ECOLE, FORMATIONS, ... */
a.ecole {
	display: block ;
	background: #ffffff url(images/menu_01.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.ecole:hover, a.ecole:focus, a.ecole:active {
	background: #ffffff url(images/menu_01c.gif) left top no-repeat ;
	}
	
a.formation {
	display: block ;
	background: #ffffff url(images/menu_02.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.formation:hover, a.formation:focus, a.formation:active {
	background: #ffffff url(images/menu_02c.gif) left top no-repeat ;
	}
	
a.international {
	display: block ;
	background: #ffffff url(images/menu_03.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.international:hover, a.international:focus, a.international:active {
	background: #ffffff url(images/menu_03c.gif) left top no-repeat ;
	}
	
a.entreprise {
	display: block ;
	background: #ffffff url(images/menu_04.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.entreprise:hover, a.entreprise:focus, a.entreprise:active {
	background: #ffffff url(images/menu_04c.gif) left top no-repeat ;
	}
	
	/* INDEX MENU ECOLE, FORMATIONS, ... */
a.ecolea {
	display: block ;
	background: #ffffff url(images/menu_01d.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.ecolea:hover, a.ecolea:focus, a.ecolea:active {
	background: #ffffff url(images/menu_01c.gif) left top no-repeat ;
	}
	
a.formationa {
	display: block ;
	background: #ffffff url(images/menu_02d.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.formationa:hover, a.formationa:focus, a.formationa:active {
	background: #ffffff url(images/menu_02c.gif) left top no-repeat ;
	}
	
a.internationala {
	display: block ;
	background: #ffffff url(images/menu_03d.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.internationala:hover, a.internationala:focus, a.internationala:active {
	background: #ffffff url(images/menu_03c.gif) left top no-repeat ;
	}
	
a.entreprisea {
	display: block ;
	background: #ffffff url(images/menu_04d.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.entreprisea:hover, a.entreprisea:focus, a.entreprisea:active {
	background: #ffffff url(images/menu_04c.gif) left top no-repeat ;
	}
	
a.candidat {
	display: block ;
	background: #ffffff url(images/menu_05.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.candidat:hover, a.candidat:focus, a.candidat:active {
	background: #ffffff url(images/menu_05c.gif) left top no-repeat ;
	}

a.candidata {
	display: block ;
	background: #ffffff url(images/menu_05d.gif) left top no-repeat ;
	padding: 0px 0 ;
	list-style:none;
	width:120px;
	height:120px;
	}
a.candidata:hover, a.candidata:focus, a.candidata:active {
	background: #ffffff url(images/menu_05c.gif) left top no-repeat ;
	}
	
/* Fin */ 