@charset "UTF-8";
/* CSS Document */

.save {
	margin-top:800px;
	behavior:url(#default#savehistory);
}
a.dsphead {
	text-decoration:none;
}
a.dsphead:hover {
	text-decoration:none;
	color:red;
}
a.dsphead span.dspchar {
	font-size:20px;
	margin-top:10px;
	margin-left:760px;
	text-decoration:none;
	color:#000;
}
.dspcont {
	display:none;
	margin-left:1.5em;
}
.dsphead {
	display: block;
	height: 150px;
	width:780px;
	background-color:#eeeeee;
	margin-top:8px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
.dsphead img {
	margin-top:-23px;
	border:none;
}
@-moz-document url-prefix() {
  .dsphead img {
margin-top:-25px;
	border:none;  }
}
.titre {
	margin-top:-50px;
	margin-left:160px;
	color: #000000;
	margin-bottom:0px;
	font-weight:bold;
	font-size: 16px;
	width:auto;
	text-align:left;
}
.sous-titre {
	color:black;
	font-size: 0.7em;
	margin-left:160px;
	margin-top:1px;
}
.dspcont {
	margin-top:4px;
	margin-left:-4px;
	margin-bottom:100px;
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	/*border-bottom-style:dotted;
	border-bottom-color:black;
	border-bottom-width:thin;*/
	width:auto;
}
.dspcont img {
	margin:4px;
	margin-right:14px;
	margin-bottom:14px;
}
.dspcont object {
	margin:4px;
}
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.dspcont p {
	font-size: 0.7em;
	color:#000000;
	margin-top:0;
	text-align:right;
	width:780px;
	margin-bottom:10px;
}
.dspcont a {
	color:#000000;
	text-decoration:none;
}
.dspcont a:hover {
	color:#000000;
	text-decoration:underline;
}
.espace {
	border-bottom-style:dotted;
	border-bottom-color:black;
	border-bottom-width:thin;
}

