/*  ------------------------------------------ */
/*  COULEUR - ROUGE                            */
/*  ------------------------------------------ */

.rouge { color: #e20031; }
.couleur { color: #e20031; }

a.rouge:hover { color: #e20031; }
a.rouge:focus { color: #e20031; }
a.rouge:active { color: #e20031; }

h1.entry-title { color: #e20031; }
h3.spip { color: #e20031; }

#context_menu .menu ul { color: #e20031; }
#context_menu .menu ul a { color: #e20031; }

.rubriques ul li h4 a { color: #e20031; }

img.icon_acheter { background-image: url(acheter_rouge.png); background-repeat: no-repeat; width: 79px; height: 15px; }
img.icon_plusdinfo { background-image: url(plusdinfo_rouge.png); background-repeat: no-repeat; width: 60px; height: 15px; }

.chapo { color: #e20031; }

