/* CSS Document */
body {
	margin: auto auto 0px;
	padding: 0px;
	height: 588px;
	width: 984px;
	border: 1px solid #7c887a;	
}

#header {
	height: 50px;
	width: 984px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/Images/header984.jpg);
	padding: 0px;
	
}
#contenu {
	height: 478px;
	width: 984px;
	margin: 0px;
	padding: 0px;
	
	
}
#footer {
	height: 60px;
	width: 984px;
	margin: 0px;
	padding: 0px;
	background-image: url(/Images/footer984.jpg);
	
	
}
h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
}



dl, dt, dd, ul, li {
margin: 0;
list-style-type: none;
}

#menu {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 2pt;
	margin: 0px;
	float: left;
	background-image: url(Images/menu478.jpg);
	background-repeat: no-repeat;
	padding: 20px 0px 0px;
	vertical-align: 3%;
	height: 458px;
}

#menu dt {
	cursor: pointer;
	;
	font-weight: bold;
	text-align: left;
	height: 30px;
	padding: 3px 0px;
	vertical-align: middle;
	margin-right: 0;
	margin-left: 0;
}
#menu dd {
	margin: 0px 0px 10px;
	padding: 0px;
}
#menu li {
	text-align: left;
	text-indent: 2em;
	padding: 0px;
	margin-top: 0px;
	height: 20px;
}
#menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
}
#menu li a{
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	padding: 0px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
}	
#menu dt a:hover {
	background: #7c887a;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
}
#menu li a:hover
{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(/Images/fleche-white.gif);
	background-repeat: no-repeat;
	background-position: 1em;
}
#menu ul {
	margin-top: 5px;
}
#texte {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	width: 809px;
	background-image: url(Images/fondtexte824.jpg);
	height: 478px;
	padding: 0px 0px 0px 15px;
}
#texte p{
}
#texte p a:hover{
	color: #7c887a;
	background-image: url(/Images/fleche-verte.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: left center;
}
#texte p a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}
#habillage{
	float: right;
	width: 180px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 25px;
}
#retour {
	background-image: url(/Images/fleche-verte2.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	float: right;
	clear: both;
	text-indent: 60px;
	background-position: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#retour2 {
	background-image: url(/Images/fleche-verte3.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	float: right;
	clear: both;
	text-indent: 60px;
	background-position: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#retour a{
	color: #000000;
	background-repeat: no-repeat;
	text-indent: 60px;
	background-position: 500px;
	text-align: right;
	vertical-align: middle;
	margin-right: 50px;
	text-decoration: none;
}
#retour2 a{
	color: #000000;
	background-repeat: no-repeat;
	text-indent: 60px;
	background-position: 500px;
	text-align: right;
	vertical-align: middle;
	margin-right: 50px;
	text-decoration: none;
}
#retour a:hover{
	color: #7c887a;
	background-repeat: no-repeat;
	text-indent: 60px;
	text-align: right;
	vertical-align: middle;
	margin-right: 50px;
	text-decoration: none;
}
#retour2 a:hover{
	color: #7c887a;
	background-repeat: no-repeat;
	text-indent: 60px;
	text-align: right;
	vertical-align: middle;
	margin-right: 50px;
	text-decoration: none;
}
#nav-liste {
	float: right;
	clear: both;
	background-position: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#nav-liste a{
	text-decoration: none;
	color: #000000;
}
#nav-liste a:hover{
	color: #7c887a;background-repeat: no-repeat;
}

