
/* Banner EDU */

div.menu_bandeau {
	background:#ffffff;
	text-align:left;
}

.bkgdbanner { background: url("./bkgdbanneredu.gif"); }
.eepMenuZone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 4px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
}

.eepmenu {margin-right: 10px; margin-left: 10px;}
a.eepmenu:link {text-decoration: none; color: #666;}
a.eepmenu:visited {text-decoration: none; color: #666;}
a.eepmenu:hover {text-decoration: none; color: #000; background-color: #eee; border-top: 4px solid #ccc;}

.eepmenu_strong {margin-right: 10px; margin-left: 10px;}
a.eepmenu_strong:link {text-decoration: none; font-weight:bold; color: #333;}
a.eepmenu_strong:visited {text-decoration: none; font-weight:bold; color: #333;}
a.eepmenu_strong:hover {text-decoration: none; color: #000; background-color: #eee; border-top: 4px solid #ccc;}




