/*-----------------------------------------------------------------------------------------------------------------------------------
   LISTE DES IMAGES 
-----------------------------------------------------------------------------------------------------------------------------------*/

/* LISTE IMAGES DES ONGLETS - Pour modifier les images des onglets si vous désirez une autre couleur */ 
.btn01 a {background: url(../images/btn01.gif) no-repeat 0 0;}
.btn02 a {background: url(../images/btn02.gif) no-repeat 0 0;}
.btn03 a {background: url(../images/btn03.gif) no-repeat 0 0;}
.btn04 a {background: url(../images/btn04.gif) no-repeat 0 0;}
.btn05 a {background: url(../images/btn05.gif) no-repeat 0 0;}
.btn06 a {background: url(../images/btn06.gif) no-repeat 0 0;}
.btn07 a {background: url(../images/btn07.gif) no-repeat 0 0;}
.btn08 a {background: url(../images/btn08.gif) no-repeat 0 0;}

/* LISTE DES COULEURS DU MENU SECONDAIRE - Pour modifier les couleurs associées à chaque page */ 
.secondaire01 {background-color:#b90000;}
.secondaire02 {background-color:#8db10f;}
.secondaire03 {background-color:#ff9600;}
.secondaire04 {background-color:#0076df;}
.secondaire05 {background-color:#b52ba3;}
.secondaire06 {background-color:#a7a180;}
.secondaire07 {background-color:#3aa0ff;}
.secondaire08 {background-color:#6a6a6a;}

/* LISTE IMAGES POUR LES RUBRIQUES - Pour modifier les images des rubrique associées à chaque page, si vous désirez une autre couleur  */ 
.rubrique01 {background:url(../images/rubrique01.gif) left top no-repeat;}
.rubrique02 {background:url(../images/rubrique02.gif) left top no-repeat;}
.rubrique03 {background:url(../images/rubrique03.gif) left top no-repeat;}
.rubrique04 {background:url(../images/rubrique04.gif) left top no-repeat;}
.rubrique05 {background:url(../images/rubrique05.gif) left top no-repeat;}
.rubrique06 {background:url(../images/rubrique06.gif) left top no-repeat;}
.rubrique07 {background:url(../images/rubrique07.gif) left top no-repeat;}
.rubrique08 {background:url(../images/rubrique08.gif) left top no-repeat;}

