@charset "UTF-8";

.content1 {
	background-image:url("../Images/fonds/parcours_fond.jpg");
	overflow:auto;
	height: 543px;
	width: 840px;
	font-family: "Times New Roman", Times, serif;
	color: #4E4029;
}

.container .content1 ul li table tr td sup {
	text-align: left;
	vertical-align: super;
}

.container .content1 ul,
.claude {
	list-style-type: none;
}

.container .content1 ul h2 {
	font-family: 'Dancing Script', cursive;
	font-size: 1.8em;
	margin-bottom: 10px;
	color: #330;
}

.container .content1 ul h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	
}

.claude {
	font-family: 'Dancing Script', cursive;
	font-size: 1.2em;
}

#hr_date {
	color: #72562B;
	background-color: #72562B;
	height: 2px;
	border: #FF0000;
	margin-left: -10px;
	margin-top: -10px;
}
