/* CSS Document */
#navcontent {
border : 0px double red;
float:right;
font-size: 12px;
font-family: verdana;
height: 20px;
background: url(../images/bande.gif) repeat top;
}

a.nav-nav {
line-height:20px;
text-decoration: none;
text-align: center;
color: #FFFFFF;
padding-left: 15px;
padding-right : 15px;
padding-top : 2px;
padding-bottom: 2px;
margin-left:1px;
margin-top: 0px;
background: url(../images/bande.gif) repeat top;
}

a.nav-nav:hover {
text-decoration: underline;
}

.nav-nav-on {
float : left;
height: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-top:0px;
text-decoration: none;
font-weight: normal;
text-align: center;
background: url(../images/bande.gif) repeat top;
}

.nav-nav-in {
margin-left: 0px;
font-size: 12px;
float : left;
height: 20px;
line-height: 20px;
margin-bottom: 0px;
text-decoration: underline;
font-weight: normal;
text-align: center;
padding-left: 15px;
padding-right : 15px;
margin-left:0px;
color: #FF0042;
background: url(../images/bande.gif) repeat top;

}
.nav-nav-in-t {
color: #FF0042;
text-decoration: underline;
}
