#gauche .logo{
background: url("../images/logo1.gif") right top repeat-y;
}
#haut{
background: black;
}
#haut h1{
color: white;
}
#haut .menu li{
border-top: 1px white solid;
border-right: 1px white solid;
}
#haut .menu a,#haut .menu a:HOVER,#haut .menu a:VISITED,#haut .menu a:FOCUS{
	color: white;
}
#haut .menu li{
color: white;
}