#new {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	background: url(stage-tennis-enfant.jpg) top left repeat-x;
	background-color: #83B73C;
	height: auto;
	background-repeat: no-repeat;
}

#header {
    height: 40px;
    line-height:40px;
    text-align: center;
    padding: 0px 50px;
    background-color: #FFFFFF;
}

#barremenu {
    height: 142px;
    text-align: left;
}

#centre {
    position: relative; 
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 720px;    
}

#pied {
    height: 25px;
    background-color: #A2DD7E;
}
