/*
 * Habillage des menus et de la navigation
 */

.menu-rubrique { font-size: ; font-weight: normal; color: #31457C}
.menu-rubriqueoff { font-size: ; font-weight: normal;  color: #31457C}
.menu-rubriqueon { font-size: ; font-weight: normal;  color: #31457C}
.menu-secteur { font-size: ; font-weight: normal;  color: #31457C}
.menu-secteuroff { font-size: ; font-weight: normal;  color: #31457C}
.menu-secteuron { font-size: ; font-weight: normal; color: #31457C}

a.menu-secteur {text-decoration: none;  color: #31457C}
a.menu-secteur:hover {text-decoration: none; color: #C30068}
a.menu-secteur:link { text-decoration: none ; color: #31457C}

a.menu-secteuron {text-decoration: none;  color: #31457C}
a.menu-secteuron:hover {text-decoration: none; color: #C30068}
a.menu-secteuron:link { text-decoration: none ; color: #31457C}

a.menu-secteuroff {text-decoration: none;  color: #31457C}
a.menu-secteuroff:hover {text-decoration: none; color: #C30068}
a.menu-secteuroff:link { text-decoration: none ; color: #31457C}

a.menu-rubrique {text-decoration: none;  color: #31457C}
a.menu-rubrique:hover {text-decoration: none; color: #C30068}
a.menu-rubrique:link { text-decoration: none ; color: #31457C}

a.menu-rubriqueon {text-decoration: none;  color: #31457C}
a.menu-rubriqueon:hover {text-decoration: none; color: #C30068}
a.menu-rubriqueon:link { text-decoration: none ; color: #31457C}

a.menu-rubriqueoff {text-decoration: none;  color: #31457C}
a.menu-rubriqueoff:hover {text-decoration: none; color: #C30068}
a.menu-rubriqueoff:link { text-decoration: none ; color: #31457C}



