.spacer {
	clear: both;
}
#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7D034;
	background-color: #617E90;
	padding: 8px;
	width: 784px;
}
#bandeau {
	background-image: url(/squelettes/images/img_bandeau.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: -5px 5px;
	width: 800px;
	margin-bottom: 10px;
}
#bandeau #logo {
	height: 147px;
	width: 147px;
	margin-top: 45px;
	background-color: #FFFFFF;
	margin-left: 50px;
	display: inline;
	float: left;
}
#bandeau #bandejaune {
	width: 230px;
	float: right;
	background-image: url(images/img_motifbleujaune.gif);
}
#bandeau div#menu {
/* 	height: 185px; commenté pour permettre au menu de dépasser le bas du bandeau */
	width: 210px; 
	float: left;
	background-color: #607E91;
	background-image: url(images/img_arrondi_bleu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 6px;
}
#bandeau div#menu a {
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/img_flechebleu.gif);
	background-repeat: no-repeat;
	background-position: 183px center;
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859BAF;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
}
#bandeau div#menu a:hover, #bandeau div#menu a.on {
	background-image: url(images/img_flechebleu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	color: #F7D034;
}
#pave_philo {
	float: left;
	height: 114px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	display: block;
}
#pave_dialogue {
	behavior: url("win_png.htc");
	float: left;
	height: 114px;
	width: 340px;
	padding: 0px;
	background-color: #DFDFDF;
	background-image: url(images/img_txt_espacedialogue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#piedpage {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F7D034;
	background-color: #607E91;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 784px;
	clear: both;
}
#piedpage a, #top a {
	color: #FFFFFF;
	text-decoration: none;
}
#piedpage a:hover, #top a:hover {
	color: #F7D034;
}

