/* CSS Document */
body {
	background: white;
	}
#remove{
display:none;
}
.titre {
text-align:left;
}
.contenu {
position: absolute;
top:90px;
margin-left: 0px;
}
.conteneur {
width: 600px;
text-align:justify;
position: absolute;
background-color: #ffffff;
background-image : url("") ;
background-repeat:repeat-y;
}