/* accueil ******************************************************************/ #accueil {   background-color:rgb(210, 53, 53) } /* institut ******************************************************************/ #institut {   background-color:rgb(76, 189, 127) } /* membres ******************************************************************/ #membres {   background-color:rgb(97, 148, 189) } /* activites ******************************************************************/ #activites {   background-color:rgb(189, 162, 50) } /* compte ******************************************************************/ #compte {   background-color:rgba(123, 123, 123, 0.76) } /* contact ******************************************************************/ #contact {   background-color:rgb(43, 168, 205) } /* cahiers ******************************************************************/ #cahiers {   background-color:rgb(49, 141, 155) } /* chercher ******************************************************************/ #chercher {   background-color:rgb(108, 157, 57) } /* actualites ******************************************************************/ #actualites {   background-color:rgb(153, 56, 107) } 