@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
}

a.basdepage:link {
	color: #FFFFFF;
}
a.basdepage:visited {
	color: #FFFFFF;
}
a.basdepage:hover {
	color: #FFFFFF;
}
a.basdepage:active {
	color: #FFFFFF;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:25px;
	
}
.trans {
	visibility: hidden;
	position: absolute;
	
	}
div#conteneur {
	width: 1047px;
	
	background-color: #FFFFFF;
	margin: auto;
	padding:10px;
	text-align: justify;
	}
