#article {
	position: relative;
	width: 544px;
	float: left;
	padding-left: 259px;
	text-align: justify;
	padding-right: 221px;
}

#indexation {
	position: relative;
	width: 492px;
	float: left;
	padding-left: 20px;

}

#telechargement {
	position: relative;
	height: 30px;
	width: 200px;
	padding-top: 10px;
	padding-left: 30px;

}

#disquette {
	position: absolute;
	left: -3px;
	top: 3px;
	width: 29px;
	height: 29px;

}
#texte {
	position: relative;
	width: 607px;
	float: left;
	padding-top: 15px;

}
#photo {
	position: relative;
	width: 117px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 145px;

}

#clear {
clear:left;
height:30px;
}

