body {
  background-image: url("/media/images/admin/fond/fond.jpg");
  height: 100%;
	margin: 0px;
	font-family: sans-serif;
}

a {
  color: #127411;
  text-decoration: none;
}

a:hover {
  color: #127411;
  text-decoration: underline;
}

.menu a {
  color: #FFF;
  text-decoration: none;
  font-size: 0.6em;
}

.menu a:hover {
  color: #FFF;
  text-decoration: none;
  font-size: 0.6em;
}

#ss_titre a {
  color: #FFF;
  text-decoration: none;
  font-size: 0.6em;
  margin-right: 10px;
}

#ss_titre a:hover {
  color: #FFF;
  text-decoration: none;
  font-size: 0.6em;
  margin-right: 10px;
}

#ss_rubrique a {
  text-decoration: none;
  font-size: 0.8em;
  font-weight: bold;
  margin-right: 15px;
}

#ss_rubrique a:hover {
  text-decoration: underline;
  font-size: 0.8em;
  font-weight: bold;
  margin-right: 15px;
}

img {
  border: 0px;
}

.retour_chariot {
  clear: both;
}

.align_left {
  float: left;
}

.divcenter {
  /*width: 1000px;*/
  /*position: relative;*/
  /*left: 50%;*/
  /*margin-left: -500px;*/
}

#contenerlogo {
  margin-bottom: 10px;
  text-align: left;
}

#contener {
  background-color: #FFF;
  padding: 10px;
  text-align: left;
}

#ss_titre {
  /*width: 1000px;*/
  background: #127411;
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}

#ss_rubrique {
  width: 100%;
  text-align: center;
}

#corps {
  float: left;
  margin-top: 40px;
}

.footer {
  margin-top: 50px;
  width: 100%;
  text-align: center;
}

.menu {
  background-color: #8AD129;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu_selected {
  background-color: #127411;
}
