div#illustration {
	background: url(Images/illustrations/illustration-histoire.jpg) center no-repeat;
}
div#menu-histoire {
	background: url(Images/onglets/onglet-histoire.jpg) center no-repeat;
}
div#lien-histoire {
	margin: 10px 0 0 25px;
	height: auto;
	width:auto;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
div#lien-histoire p{
	margin: 15px 0 0 0;
}
div#lien-histoire a{
	text-decoration: none;
}
div#lien-histoire a :hover{
	text-decoration: underline;
}
div#texte {
	overflow:auto;
	margin: 20px 0 0 0 ;
	height: 325px;
	width:540px;
	padding: 0 15px;
}
div#titre{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#777777;
}
div#texte p {
	margin: 15px 0 0 0 ;
	font-weight:bold;
	color: #333333;
	text-align: justify;
	text-indent: 20px;
	font-size: 12px;
}
.img {
margin:20px 0 0 130px;}