/* reactions au survol de la souris des zones de l'index */
#contact:hover {
  background: #94446a; /*#dcafc6;*/
}
#vdi:hover {
  background: #ff8183; /*#ffd3d4;*/
}
#bleu:hover {
  background: #82CFFF; /*#ff3031;*/ /*#ffa1a2;*/
}
#frederique:hover {
  background: #ffff9c; /*#ffffe0;*/
}
#coupsdecoeur:hover {
  background: #39ea39; /*#a8fca8;*/
}
#newsletter:hover {
  background: #ff8183; /*#9c65cd; /*#e0c3f4;*/
}
#style:hover {
  background: #ff9962; /*#ffdfc1;*/
}
#boudoir:hover {
  background: #B9ADFF; /*#00deff; /*#7ff9ff;*/
}
#espacevdi:hover {
  background: #221284;
}
#blog:hover {
  background: #39ea39 /*#FFAA55;*/
}
/* div pour la présentation : ../images */
/*
#etoiles:hover {
  background: url(../images/etoiles.png);
}
#lierre:hover {
  background: url(../images/lierre.png);
}
#gouttes:hover {
  background: url(../images/lilas.jpg); //url(../images/gouttes.png);
}
*/