body {
  background: transparent url('../../images/mairiecepoy/page/fond.png') repeat-y scroll center top;
}

#page {
  background-image: none;
  background-color: #fff;
}

/* BANDEAU */
#page_bandeau {
  background-image: none;
  height: 93px;
}
#page_bandeau img.bandeau-cepoy {
  float: right;
  height: 98px;
  margin: 0;
  padding: 0;
  border: 0px none;
}
#page_bandeau .diapo {
  text-align: right;
  float: right;
  width: 800px;
}
#page_bandeau .degrade {
  background: url(../../images/mairiecepoy/page/degrade.png) 0 0 no-repeat;
  width: 850px;
  height: 93px;
  float: right;
  position: relative;
  z-index: 5;
}
.logo-cepoy {
  background: url(../../images/mairiecepoy/page/logo_site.png) 0 0 no-repeat;
  height: 93px;
  width: 558px;
  float: left;
  position: absolute;
  left: 0;
  z-index: 10;
}

/* CONTENU */
#page table.page {
  position: relative;
  z-index: 20;
}

#page td.page-layout {
  background: url(../../images/mairiecepoy/page/header-right.png) 0 0 repeat-x;
}

/* MENU DE DROITE */
#page td.page-menu {
  background: url(../../images/mairiecepoy/page/header-left.png) 0 0 no-repeat;
  width: 162px;
  padding-top: 45px;
}

/* raccourcis */
#page td.page-menu ul.menu-page,
#page td.page-menu ul.menu-page li {
  width: 144px;
}
#page td.page-menu ul.menu-page li.ln0 a { background-color: #02488e; }
#page td.page-menu ul.menu-page li.ln1 a { background-color: #e01818; }

/* liens divers */
#page td.page-menu ul.menu-links li { background-image : url(../../images/mairiecepoy/page/back-btn-left.png); }

/* formulaire de connexion à l'extranet */
#page td.page-menu div.login-extranet {
  background-color: #f8e19e;
}
#page td.page-menu div.login-extranet input[type=submit]{
  color: #fe970c;
}

/* PIED DE PAGE */
#footer .footer-content {
  background-color: #e01818;
}
/* liens du pied de page */
#footer div.footer-links,
#footer div.footer-links a {
  background-color: #e01818;
}

/* FORMULAIRE DE CONTACT */
#formContact div.contact-title { background-image: url('../../images/mairiecepoy/bloc/bg_jaune.png'); }
#formContact select#reservation_date_month,
#formContact select#reservation_date_day,
#formContact select#reservation_date_year { width: 50px; padding: 0px; margin: 0px; }
#formContact .frm-contact td { text-align: left; }

.contact-text, .contact-links {
  background-color: inherit;
  color: #000;
  font-family: arial, sans-serif;
  font-size: 10pt;
  text-align: left;
  margin: 10px auto 10px auto;
  padding: 0px;
  width: 500px;
}
.contact-links { text-align: center; }
.contact-links a, .contact-links a:hover {
  color: #02488e;
  text-decoration: none;
}
.contact-links a:hover {
  text-decoration: underline;
}

/* PLAN DU SITE */
ul#menuPlan li a div { background-image: url('../../images/mairiecepoy/portail/puce_bleu.png'); }
ul#menuPlan li.top a.top_link { background-image: url('../../images/mairiecepoy/bloc/bg_jaune.png'); }
