#header{
	position:relative;
	width:100%;
	height:50px;
	background:url(../img/css/header.jpg) repeat-x;
	margin-bottom:10px;
}


#header h1{
	text-align: center;
	size:30px;
	text-shadow: #FFFFFF 2px 2px, 
#FFFFFF -2px 2px, 
#FFFFFF -2px -2px, 
#FFFFFF 2px -2px; 
}


#liste {

width:80%;
text-align:center;
height:40px;
border: solid 1px black;
margin:auto;

}