#navigation {
height:33px;
width:921px;
_width:970px;
background:url('img/bg_navigation.gif') no-repeat;
padding-left:49px;
padding-top:1px
}

#navigation a {
display:block;
height:23px;
!height:33px;
float:left;
padding-left:20px;
padding-right:20px;
text-decoration:none;
font-size:11px;
letter-spacing:1px;
text-transform:uppercase;
font-weight:bold;
padding-top:10px;
}

* html #navigation a {
height:23px;
}

.vert {
color:#707070;
background:url('img/bg_gris.gif') repeat-x;
border-right:1px solid #FFF;
}

.vert:hover {
color:#FFF;
background:url('img/bg_vert.gif') repeat-x;
}

.rouge {
color:#707070;
background:url('img/bg_gris.gif') repeat-x;
border-right:1px solid #FFF;
}

.rouge:hover {
color:#FFF;
background:url('img/bg_rouge.gif') repeat-x;
}


.bleu {
color:#707070;
background:url('img/bg_gris.gif') repeat-x;
border-right:1px solid #FFF;
}

.bleu:hover {
color:#FFF;
background:url('img/bg_bleu.gif') repeat-x;
}.bleu {
color:#707070;
background:url('img/bg_gris.gif') repeat-x;
border-right:1px solid #FFF;
}
.jaune {
color:#707070;
background:url('img/bg_gris.gif') repeat-x;
border-right:1px solid #FFF;
}
.jaune:hover {
color:#FFF;
background:url('img/bg_jaune.gif') repeat-x;
}

.orange {
color:#707070;
background:url('img/bg_gris.gif') repeat-x;
border-right:1px solid #FFF;
}

.orange:hover {
color:#FFF;
background:url('img/bg_orange.gif') repeat-x;
}

.nav_vert {
color:#FFF;
background:url('img/bg_vert.gif') repeat-x;
}

.nav_rouge {
color:#FFF;
background:url('img/bg_rouge.gif') repeat-x;
}

.nav_orange {
color:#FFF;
background:url('img/bg_orange.gif') repeat-x;
}

.nav_bleu {
color:#FFF;
background:url('img/bg_bleu.gif') repeat-x;
}
.nav_jaune {
color:#FFF;
background:url('img/bg_jaune.gif') repeat-x;
}