@charset "utf-8";
#conténaire {
	height: 3265px;
	width: 950px;
	background-color: #FFFF00;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.barredecotépolice {
}

#haut {
	border-radius : 5px;
	height: 170px;
	width: 934px;
	background-color: #FFFF00;
	padding: 8px;
	color: #FFFFFF;
	border: thin none #6666FF;
}
#barredenavigation {
	height: 50px;
	width: 930px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFF00;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#pieddepage {
	clear: both;
	height: 30px;
	width: 930px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFF00;
	bottom: 10px;
	padding: 0px;
	float: none;
	margin-top: auto;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	clip: rect(auto,auto,10px,auto);
}

#histoire {
	background-color: #FFFFFF;
	padding: 8px;
	height: 2750px;
	width: 695px;
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #6666FF;
}
#barredecoté {
	background-color: #FFFFFF;
	height: 1450px;
	width: 205px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: thin solid #6666FF;
	padding: 8px;
	font-weight: normal;
	color: #000000;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: relative; /* placement du menu, à modifier selon vos besoins */
	top: 0%;
	left: 0;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 202px;
}
#menu {
	width: 202px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	border: 1px solid gray;
	list-style-type: none;
	background-color: #55B0F9;
	font-family: Arial, Helvetica, sans-serif;
}
#menu dd {
	border: 1px solid gray;
}
#menu li {
	text-align: center;
	background-color: #6699FF;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: auto;
}
#menu li a:hover, #menu dt a:hover {
	background-color: #66CCFF;
}
body {
	background-color: #FFFF00;
	background-image: none;
	background-repeat: repeat-y;
}
