/**
 * +-------------------------------------------------------------------------+
 * Client: Dpt de l'instruction publique - Ge
 * Project: Header sites EE
 * Site: http://wwwedu.ge.ch/ (all)
 * Last modification: 26.05.2008 17:00
 * 
 * @shortdesc EEEL HEADER STYLE CSS
 * @version 1.0
 * @author Service Ecoles-Médias (SEM) - http://wwwedu.ge.ch/sem/production/
 * +-------------------------------------------------------------------------+
 */
body {padding: 0; margin: 0;}
#eeel-container {
	display: block;
	background-color: #fff;
	color: #666;
	font: normal normal normal 12px/12px Arial, Helvetica, sans-serif;
	height: 3.5em;
	padding: 0 6px 0 8px;
	margin: 0;
	border-bottom: 1px solid #666;
	text-decoration: none;
}
#eeel-container ul {margin: 0; padding: 0;}
#eeel-container a, #eeel-container a:link, #eeel-container a:visited {color: #555; text-decoration: none !IMPORTANT;}
#eeel-container a:active {color: #c00;}
#eeel-container a:hover {text-decoration: underline;}

#eeel-left, #eeel-right {display: block;}
#eeel-left {text-align: left; float: left; vertical-align: top; padding: 0 3em 0 0.1em;}
#eeel-right {text-align: right; float: right; padding: 0.68em 0;}
#eeel-right a:link, #eeel-right a:visited, #eeel-right a:hover {border: 0; padding: 0;}
#eeel-menu, #eeel-menu ul {
	display: block;
	padding-left: 0.05em;
}
#eeel-menu li {display: inline !IMPORTANT; margin: 0; padding: 0; float: left;}
#eeel-menu li a {
	display: inline-block;
	padding: 0.4em 0.4em 0.1em 0.4em;
	border-right: 1px solid #ccc;
	float: left !IMPORTANT;
	color: #666;
}
#eeel-idsite {display: block; clear: left !IMPORTANT;}

#eeel-idsite a {
	display: block !IMPORTANT;
	padding: 0.1em 0.4em 0 0.45em;
	font: normal normal bold 14px/normal Arial, Helvetica, sans-serif;
	color: #555;
}
#eeel-idsite a:hover {color: #000;}

#eeel-secondline {
	text-align: right;
	display: block;
	background-color: #fff;
	color: #666;
	font: normal normal normal 12px/12px Arial, Helvetica, sans-serif;
	padding: 1px 6px 0 8px;
	border-bottom: 1px solid #666;
	margin: 0;
	text-decoration: none;
}
#eeel-secondline ul {margin: 0.4em 0;}
#eeel-secondline li {display: inline !IMPORTANT; margin: 0; padding: 0 0 0 0.3em; text-align: right; color: #000;}
#eeel-secondline li a:link, #eeel-secondline li a:visited {border-right: 1px solid #ccc; padding-right: 0.5em; color: #555;}
#eeel-secondline li a.last{padding-right: 0; border-right:0;}

/* SPIP SPECIAL */

#conteneur {padding: 0 20px;}
