#article {
	position: relative;
	width: 474px;
	float: left;
	padding-left: 38px;
	text-align: justify;
	padding-right: 0px;
	height: 250px;
}

#indexation {
	position: relative;
	width: 792px;
	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: 400px;
	float: left;
	padding-top: 15px;

}
#photo {
	position: relative;
	width: 37px;
	float: left;
	padding-top: 19px;
	padding-left: 20px;
	height: 125px;
	padding-right: 10px;

}

#clear {
	clear:left;
	height:30px;
	padding-left: 38px;
}

