#chronologie {
	position: absolute;
	width: 400px;
	left: 0px;
	top: 0px;
}
#chronologie a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#texte_illustration {
	position: absolute;
	z-index: 1;
	top: 40px;
	left: 4px;
}
#texte {
	position: absolute;
	z-index: 2;
	left: 150px;
	top: 0px;
	width: 440px;
	padding: 4px;
	background-image: url(../image/interface/boite_texte_fond_bleu.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.pub_250_250 {
	background-color: #000066;
	float: right;
	height: 250px;
	width: 250px;
}
