
#barre{
	position: relative;
	text-align: center;
	z-index:6;
    height:2px;
    width:820px;
	} 
#header_sousmenu{
	position: relative;
	margin-top:3px;
	margin-bottom:3px;
	height:52px;
    width:820px;
} 
 #texte{
    position: relative;
   	margin-top:20px;
    margin-left:20px;
 	color:#ffffff;
 	font-family:verdana;
 	font-size:11px;
 	text-align:justify;
 	width:830px;
    height: 350px;
    overflow: auto;
    
 	}