/* 
** ---------------------------------
** SITE : http://wwwedu.ge.ch/sem
** @DATE : 10/2006
** @REVISION : 3.0
** @AUTHOR : http://www.geneve.ch/sem
** COMMON HEADER CSS part for all browsers
** ---------------------------------
*/

html {height: 100%;}
body {margin: 0; min-height: 101%;}

.bkgdbanner { background: url("http://wwwedu.ge.ch/sem/code/bkgdbanneredu.gif") }
.eepMenuZone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 4px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
}

.eepMenuZone a {margin: 0 10px; text-decoration: none; color: #666;}
.eepMenuZone a:hover {text-decoration: none; color: #000; background-color: #eee; border-top: 4px solid #ccc;}

.semMenuZone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 2px solid #ccc;
	padding: 1px;
}

.semMenuZone a {margin: 0 10px; text-decoration: none; color: #666;}
.semMenuZone a:hover {text-decoration: none; color: #000; border-bottom: 2px solid #333;}

.main-banner {font-weight: bold;}
