/* CSS Document */


body
{
font-family: Georgia, "Times New Roman", Times, serif, 80% verdana, arial, sans-serif;;
padding: 0px;
font-style: normal;
width: 823px;
text-align: center;
margin-top: 20px;
font-size: 14px;
color: #000000;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
background-color: #FF9966;
line-height: normal;
border: #000000;
height: auto;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#photo {
	width: 826px;
	height: 210px;
}
#deroulant {
	width: 210px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	left: 20px;
	float: left;
	margin-top: 20px;
}



#titre {
	height: 0px;
	width: 300px;
	border: 0px none #ECE9D8;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 800px;
}
#contents {
	height: 800px;
	margin-top: 20px;
	text-indent: 5px;
	width: 606px;
	margin-left: 6px;
}

#contenu {
	height: 600px;
	width: 800px;
	margin-top: 20px;
	border: thin solid #FF00FF;
	margin-left: 0px;
	background-color: #FF9966;
	text-align: justify;
	position: static;
	overflow: visible;
}
#menu {
	width: 15em;
}

#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
#menu dd {
border: 1px solid gray;
}
#contents2 {
	height: 7024px;
	margin-top: 20px;
	text-indent: 5px;
	width: 603px;
	margin-left: 6px;
}

#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
