a, a:visited, a:active, .wiki a, .wiki a:visited, .wiki a:active, a, a:visited, a:active {
    color:              #F33;
}

.wiki h2, h2, .wiki h5, h5 {
    color:              #B7494C;
}
/*
.list_element, .pager, .pager li.current a, .pager li a:hover, ul.results {
    border:             1px solid #FAA;
}
*/
div.menu li:hover  {
    background-color:   #FCC;
}


.list .col_content span, .results li span.nb, .company span.companyname a, .fiche_produit .element_title, .element_title span, .results li:hover {
    color:              #F88;
}

#noovea a {
    color:              #E66;
}

#page_list #content .menu,
#page_fiche #content .menu {
    background-color:              #CC0000;
}
#page_list #content .menu li:hover a,
#page_fiche #content .menu li:hover a,
#page_list #content .menu a:hover,
#page_fiche #content .menu a:hover {
    border:                 1px solid white;
    color:                  #CC0000;
}

#page_list #content .menu li a,
#page_fiche #content .menu li a {
    border: 1px solid #CC0000;
}
