body {
  /*background: transparent url('../../images/sitemairiemonnaie/page/fond.png') repeat-y scroll center top;*/
  background: none;
  /*border: 1px solid black;*/
}

#page {
  background-image: none;
  background-color: #fff;
/*  border: 1px solid black; */
}

/* BANDEAU */
#page_bandeau {
  background-image: none;
  height: 122px;
}
#page_bandeau img.bandeau-cepoy {
  float: right;
  height: 122px;
  margin: 0;
  padding: 0;
  border: 0px none;
}
#page_bandeau .diapo {
  text-align: right;
  float: right;
  width: 800px;
}
#page_bandeau .degrade {
  background: url(../../images/sitemairiemonnaie/page/bandeau.png) 0 0 no-repeat;
  width: 809px;
  height: 122px;
  float: right;
  position: relative;
  z-index: 5;
}
.logo-monnaie {
  background: url(../../images/sitemairiemonnaie/page/logo_site.png) 0 0 no-repeat;
  display: block;
  text-decoration: none;
  height: 122px;
  width: 193px;
  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/sitemairiemonnaie/page/header-right.png) 0 0 repeat-x;
  width: 843px;
}

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

/* 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: none;
  color: black;
}

/* 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 {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#footer .footer-content {
  background-image : none;
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #885628;
  color: #000;
  width: 1002px;
  height: 18px;
  margin: 0px auto 0px auto;
}
/* liens du pied de page */
#footer div.footer-links,
#footer div.footer-links a {
  background-color: #885628;
  color: #fff;
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  line-height: 18px;
}
#footer div.footer-links {
  background-image : none;
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 0px;
  float: right;
}
div#footer div.footer-links span {
  padding: 0px 0px 0px 0px;
}

#footer div.footer-links {
  padding: 0px 15px 0px 15px;
}

#footer div.footer-links a {
  text-decoration: none;
}
#footer div.footer-links a:hover {
  text-decoration: underline;
}

#footer_bleu {
  background-color: #4AC0E8;
  width: 110px;
  float: left;
  line-height: 18px;
}
#footer_jaune {
  background-color: #FECF3A;
  width: 110px;
  float: left;
  line-height: 18px;
}
#footer_vert {
  background-color: #BED247;
  width: 110px;
  float: left;
  line-height: 18px;
}
#footer_orange {
  background-color: #F3A931;
  width: 110px;
  float: left;
  line-height: 18px;
}
#footer_marron {
  background-color: #BD9B20;
  width: 110px;
  float: left;
  line-height: 18px;
}

/* FORMULAIRE DE CONTACT */
#formContact div.contact-title { 

  background-image: url('../../images/sitemairiemonnaie/bloc/bg_jaune.png'); 

}


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

#page td.page-menu ul.menu-links li.ecrireAuxElus {
  background-image: url('../../images/sitemairiemonnaie/page/ecrire.png');
  background-position: 2px 5px;
  background-repeat: no-repeat;
  font-weight: bold;
  background-color: #FFF9A0;
  color: black;
}

#page td.page-menu ul.menu-links li.planDeMonnaie {
  background-image: url('../../images/sitemairiemonnaie/page/plan.png');
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-color: #FFF3C9;
  font-weight: bold;
  color: black;
}

#page td.page-menu ul.menu-links li.liensInternet {
  background-image: url('../../images/sitemairiemonnaie/page/liens.png');
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-color: #FFF9E4;
  font-weight: bold;
  color: black;
}

#page td.page-menu ul li a { 
  color: black; 
  font-size: 11px;
  font-weight: bold;
}

#infos_logos img {
  margin: 5px;
}

#infos_logos {
  padding-top: 20px;
  padding-left: 5px;
  padding-bottom: 20px;
}

#infos_mairie {
  padding-top: 10px;
  padding-left: 10px;
  color: grey;
  font-size: 10px;
}

#infos_mairie a {
  color: grey;
  text-decoration: none;
}

.title_recherche {
  width: 105px;
  background-color: #FECF3A;
  background-image: url('../../images/sitemairiemonnaie/page/loupe.png');
  background-repeat: no-repeat;
  background-position: 5px 5px;
  line-height: 25px;
  margin-top: 14px;
  margin-left: 0px;
  font-size: 11px;
  padding-left: 30px;
  padding-bottom: 4px;
}

div.keyword_recherche form#recherche input#keyword {
  border: 1px solid black;
  font-family: arial,sans-serif;
  height: 15px;
  font-size: 11px;
}

div.keyword_recherche form#recherche input#ok_recherche {
  vertical-align: middle;
}

.keyword_recherche {
  width: 135px;
  background-color: #FECF3A;
  height: 27px;
  line-height: 10px;
  text-align: left;
}

#ok_recherche {
  margin-top 5px;
}

form#recherche #keyword {
  width:95px;
  line-height: 10px;
  padding-left: 2px;
  padding-right: 2px;
}

#page td.page-menu ul.menu-links {
  margin-top: 0px;
}

div.cms_sous_rub {

  background-image: url('../../images/sitemairiemonnaie/page/fleche_vert.png');
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 16px;
  margin-left: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: bold;
  font-size: 12px;
}

div.portail_bloc_weather div.portail_default div.portail_titre_bloc img {
  display: none;
}

div.portail_bloc_weather div.portail_default div.portail_titre_bloc {
  
  background-image: url('../../images/sitemairiemonnaie/bloc/box_majenta.gif');
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;
}

div.cms_footer img {
  display: none;
}

#googleMap {
  width:750px;
  height:580px;
  margin: 10px;
}

