BODY {
  background-Color:#ffffff;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
  font-family: "Verdana,Arial,Helvetica", sans-serif
}

A:link {	color: blue}
A:visited {color: blue}
A:hover {color: #ff6600}

.tail:link{color: gray;}
.tail:visited{color: gray;}
.tail:active{color: gray;}
.tail:hover{color: #ff6600;}

.menu:link{color: gray; }
.menu:visited{color: gray; }
.menu:active{color: gray; }
.menu:hover{color: #ff6600; }

.bandeau {
  background-image: url('../ressources/images/fond.png');
  TOP: 0px;
  WIDTH: 100%
}

