#contenu{
    position:relative;
    width:850px;
    height:423px;
    float: left;
    margin-left: 12px;
    margin-top:2px;
    overflow-y: auto;
    overflow-x: hidden;
}

#content{
    position:relative;
    width:868px;
    height:590px;
    margin-left:120px;
    background-image:url(/images/club/main/font_content.png);
    }
    
  
#barre{
	position: absolute;
	height:2px;
	width:724px;
	text-align: center;
	z-index:46;
	} 
#header_sousmenu{
	position: relative;
	height:52px;
	margin-top:3px;
	margin-bottom:3px;
} 
 #texte{
 	position: absolute;
 	color:#ffffff;
 	font-family:verdana;
 	font-size:11px;
 	text-align:justify;
 	top:75px;
 	width:820px;
 	}