#texte{
        margin-left: 5em;
        text-align: justify;
        background-color: antiqueWhite;
    	padding-left: 3;
        border: dotted White;
		border-top-width: 1;
		border-bottom-width: 1;
        border-left: dotted orange;
		border-left-width: 5;
}		



