#contenant {
	position:absolute;
	width:800px;
	height:100%;
	z-index:1;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 2em;
	font-style: oblique;
	text-align:center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	font-style: oblique;
}
#sommaire {
	position:absolute;
	left:5px;
	top:82px;
	width:195px;
	height:256px;
	z-index:2;
	overflow: visible;
	margin-top: 20px;
	padding-top: 45px;
	padding-right: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../Images/imgFond.jpg);
	background-repeat:no-repeat;
	background-position:5px 97px;
}
#entete {
	position:absolute;
	left:5px;
	top:2px;
	width:795px;
	height:72px;
	z-index:3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../Images/Entete.jpg);
	background-repeat:no-repeat;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-left-color: #990000;
}
#entete p {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #CCCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: justify;
	font-style: oblique;
	margin-left: 10px;
}
#contenu {
	position:absolute;
	left:209px;
	top:82px;
	width:570px;
	height:900px;
	z-index:4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #750204;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	padding-right: 5px;
	text-align: justify;
	font-size: 100%;
}
#sommaire a {
	color: #665C5A;
	text-decoration: none;
	width: 50px;
}
#sommaire a:hover {
	color: #D06168;
}
.image {
	padding: 2px;
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#sommaire li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: small-caps;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	list-style-position: outside;
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-image: url(../Images/Puce.jpg);
}
#contenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #665C5A;
}
#contenu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #D06168;
}

