/*  ------------------------------------------ */
/*  COULEUR - BLEU                                */
/*  ------------------------------------------ */

.bleu { color: #005da8; }
.couleur { color: #005da8; }

a.bleu:hover { color: #005da8; }
a.bleu:focus { color: #005da8; }
a.bleu:active { color: #005da8; }

h1.entry-title { color: #005da8; }
h3.spip { color: #005da8; }

#context_menu .menu ul { color: #005da8; }
#context_menu .menu ul a { color: #005da8; }

.rubriques ul li h4 a { color: #005da8; }

img.icon_acheter { background-image: url(acheter_bleu.png); background-repeat: no-repeat; width: 79px; height: 15px; }
img.icon_plusdinfo { background-image: url(plusdinfo_bleu.png); background-repeat: no-repeat; width: 60px; height: 15px; }

