
/* ----------------------- Banner-Menu ----------------------- */
/* ----------------------- Banner-Menu ----------------------- */ 

/* ----------------------- Banner ----------------------- */ 
#banner-bleu {
  height: 283px;
  width: 100%;
  border: 1px rgb(209,209,209) solid;
  background: url(../images/bleu/couv.jpg) no-repeat;
}

#end-banner-bleu {
  width: 100%;
  height: 59px;
  border: 1px rgb(209,209,209) solid;
  border-bottom: 0px rgb(209,209,209) solid;
  background: url(../images/bleu/end-banner-bleu.jpg) no-repeat;
}

#end-banner-simple-bleu {
  width: 100%;
  height: 59px;
  border: 1px rgb(209,209,209) solid;
  border-bottom: 0px rgb(209,209,209) solid;
  background: url(../images/bleu/end-banner-simple-bleu.jpg) no-repeat;
}
/* ----------------------- Banner ----------------------- */

/* ----------------------- Menu ----------------------- */
/* ----------------------- Menu ----------------------- */

/* ----------------------- Sous Menu ----------------------- */
/* ----------------------- Sous Menu ----------------------- */

/* ----------------------- Container ----------------------- */
#container-bleu {
  width: 100%;
  border: 1px rgb(209,209,209) solid;
  border-top: 0px rgb(209,209,209) solid;
  padding-top: 10px;
  background: url(../images/bleu/content_bg.gif) repeat-y;
}

#container-simple-bleu {
  width: 100%;
  border: 1px rgb(209,209,209) solid;
  border-top: 0px rgb(209,209,209) solid;
  padding-top: 10px;
  background: url(../images/bleu/content_bg_simple.gif) repeat-y;
}
/* ----------------------- Container ----------------------- */

/* ----------------------- Debug ----------------------- */
/* ----------------------- Debug ----------------------- */

