@import url("screen.css");

.titre_rub0, .titre_rub1, .titre_rub2, .titre_rub3, .titre_rub4, .titre_rub5 {
  font-size: 16px;
  font-weight: bold;
}

.titre_rub0 {  color: #978B01; }
.titre_rub1 {  color: #9A0072; }
.titre_rub2 {  color: #6D083F; }
.titre_rub3 {  color: #179FFF; }
.titre_rub4 {  color: #FF8300; }
.titre_rub5 {  color: #FF3000; }

.tab_rub_0 {  background-color: #978B01;}
.tab_rub_1 {  background-color: #9A0072;}
.tab_rub_2 {  background-color: #6D0853;}
.tab_rub_3 {  background-color: #179FFF;}
.tab_rub_4 {  background-color: #FF8300;}
.tab_rub_5 {  background-color: #FF3000;}

a.LinK_rub0, a.LinK_rub1,a.LinK_rub2,a.LinK_rub3, a.LinK_rub4, a.LinK_rub5,  a.LinK_rub6,  a.LinK_rub7 {  color: #2F3850;   text-decoration: underline;  font-size:11px; font-weight: normal; }
a.LinK_rub0:hover {  color: #978B01; }
a.LinK_rub1:hover {  color: #9A0072; }
a.LinK_rub2:hover {  color: #6D083F; }
a.LinK_rub3:hover {  color: #179FFF; }
a.LinK_rub4:hover {  color: #FF8300; }
a.LinK_rub5:hover {  color: #FF3000; }
a.LinK_rub6:hover {  color: #F00058; }
a.LinK_rub7:hover {  color: #BB00B1; }

.prix_rub0 {  text-transform: uppercase;  color: #978B01; }
.prix_rub1 {  text-transform: uppercase;  color: #9A0072; }
.prix_rub2 {  text-transform: uppercase;  color: #6D083F; }
.prix_rub3 {  text-transform: uppercase;  color: #179FFF; }
.prix_rub4 {  text-transform: uppercase;  color: #FF8300; }
.prix_rub5 {  text-transform: uppercase;  color: #FF3000; }

h1 { display: inline; }
