/* *** 05/07/2010 - Fil d'ariane *** */
.arianeContainer {
    height: 24px;
}

.arianeContent {
    height: 21px;
    padding-top: 3px;
    min-width: 410px;
    background: transparent url(../images/Ariane_background-left.png) top left no-repeat;
    font-size: 11px;
    font-weight: normal;
    color: #747476;
    padding-left: 5px;
}

.arianeContent a {
    font-size: 11px;
    font-weight: normal;
    color: #747476;
}

.arianeContent a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #008469;
}

.arianeContent span {
    color: #747476;
}