body {
  background-image: url("/media/images/admin/fond/fond.jpg");
  height: 100%;
	margin: 0px;
	font-family: sans-serif;
}

a {
  color: #f60;
  text-decoration: none;
}

a:hover {
  color: #f60;
  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;
  float: left;
  font-size: 1.5em;
  font-weight: bold;
}

#contener {
  background-color: #FFF;
  padding: 10px;
  text-align: left;
}

#ss_titre {
  width: 1000px;
  /*background: #CC0000;*/
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
}

#ss_rubrique {
  width: 100%;
  text-align: center;
}

a.menu_lien:link, a.menu_lien:visited {
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
}

a.menu_lien:hover {
  text-decoration: underline;
  color: #FFF;
  font-weight: bold;
}

.menu_lien_div {
  margin: 3px 0 3px 0;
  background-color: #F60;
}

.menu_gauche {
  width: 30%;
  float: left;
  margin-right: 30px;
}

.menu_droite {
  width: 60%;
  float: left;
}

#corps {
  margin-top: 40px;
}

.footer {
  margin-top: 50px;
  width: 100%;
  text-align: center;
}

.menu {
  background: #CC0000;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu_selected {
  background-color: #f60;
}

.nouveaute_image {
  margin: 2px 0 2px 0;
  float: left;
  width: 120px;
}

.nouveaute_texte {
  margin-top: 20px;
  float: left;
  width: 600px;
}
