/* CSS Document */
.imgCadre a {
	color: #FF9933;
}
#contenu h1 {
	margin-top: 0px;
	padding-top: 30px;
	font: bold 130% "Times New Roman", Times, serif;
	text-align:center;
}
.story ul {
	padding: 0px 0px 0px 40px;
	margin: 0px;
	list-style: none;
}
#contenu .story ol {
	list-style: upper-roman;
}
#contenu h2 {
	color: #314D52;
	font-size: 80%;
	line-height: normal;
	text-align: center;
	margin: 30px;
	font-weight: normal;
}