/* CSS Document */

div#texte_presentation{
	width:5px;
	height:5px;
	border:0px solid #000000;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-130px;
	margin-top:0px;
	top:100px;
}