body { 
 background-color:#ddd;
 background-image: url(../imagestutos/fonde.gif);
 margin-left: 5px; }
#nav {
 list-style: none;
 margin: 0;
 padding: 0;
 overflow: hidden; }
#nav span {
 float: left;
 width: 110px;
 list-style: none; }
#nav span a {
 display: block;
 width: 108px;
 color: #1b019b;
 line-height: 35px;
 font-size: 17px ;
 font-weight:bold;
 font-style:italic;
 text-indent: 0px;
 text-align: center;
 text-decoration: none ;
 background: url(boutonplus01.gif) top no-repeat; }
#nav span a:hover {
 background: url(boutonplus01.gif) left no-repeat ;
 COLOR: #ac1e44 ; }
#nav span a:active {
 background: url(boutonplus01.gif) bottom no-repeat ;
 color: #000000 ; }
#nav li {
 float: left;
 width: 110px;
 list-style: none; }
#nav li a {
 display: block;
 width: 108px;
 color: #1b019b;
 line-height: 35px;
 font-size: 17px ;
 font-weight:bold;
 font-style:italic;
 text-indent: 0px;
 text-align: center;
 text-decoration: none ;
 background: url(boutonplus01.gif) top no-repeat; }
#nav li a:hover {
 background: url(boutonplus01.gif) left no-repeat ;
 COLOR: #ac1e44 ; }
#nav li a:active {
 background: url(boutonplus01.gif) bottom no-repeat ;
 color: #000000 ; }