body {
	margin: 5em 2em;
}
#conteneur {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.spacer{
	clear: both;
	display: block;
	line-height: 1px;
}
#bandeau {
	height: 70px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F1F79;
	font-size: 3.5em;
	text-decoration: none;
	text-align: center;
}
#bandeau .btitre {
	font-size: 0.4em;
	text-decoration: none;
}
#menu_h {
	visibility: hidden;
}

#hierarchie {
	visibility: hidden;
}
#menu {
	visibility: hidden;
}
#menu a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D2E05;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #8D2E05;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #D97533;
	text-decoration: none;
}

#bloc_texte {
	display: block;
	width: 100%;
	padding-left: 20px;
	margin: 0px 0px 20px;
}
#bloc_texte a {
	color: #F04020;
	text-decoration: none;
}
#bloc_texte_corps {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05358D;
	padding-bottom: 2em;
}
.chapo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#bloc_texte_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #8D2E05;
	text-align: center;
	margin: 0px 0px 0.8em;
	padding: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
#bloc_texte_corps .spip_logos {
	display: block;
	float: right;
	width: 8em;
	margin-bottom: 1em;
	margin-left: 1em;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #05358D;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 2em;
	text-align: center;
}
#bloc_docs {
	background-color: #F7F3EE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8D2E05;
	border-bottom-color: #8D2E05;
	display: block;
	margin-top: 1em;
	padding-left: 3em;
	padding-right: 1em;
}
#bloc_docs  a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1BB9C;
	display: block;
	padding: 4px;
	margin-bottom: 0.2em;
	background-color: #FEFDFC;
	margin-top: 0.2em;
}
.spip_logos{
	border: 0px;
}
#pied {
	visibility: hidden;
}
#top {
	visibility: hidden;
}
#bloc_texte_soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #666666;
	margin-bottom: 2em;
	text-align: center;
}
label {
	display: block;
	text-transform: uppercase;
	color: #05358D;
	text-decoration: none;
	margin-bottom: 0.6em;
	font-weight: bold;
}
img .spip_puce {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: right;
	font-variant: small-caps;
}
.ps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 3em;
	margin-bottom: 1em;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 0.7em;
	margin-top: 3em;
	margin-bottom: 2em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}