@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 h1 {
	color: #300;
	font-size: 120%;
	font-weight: bolder;
	margin-bottom: -10px;
	margin-top: 60px;
	margin-left: 40px;
}
#hr_date {
	color: #72562B;
	background-color: #72562B;
	height: 2px;
	border: #FF0000;
	margin-left: 30px;
}
.container .content1 li { margin-left: 60px; list-style-type: square; }
.container .content1 li a {
	text-decoration: none;
	
	color: #554033;
}
.container .content1 .interets {
	margin-top: 10px;
}
