﻿@font-face {
  font-family: 'GeosansLightRegular';
  src: url('/fonts/geosanslight-webfont.eot');
  src: url('/fonts/geosanslight-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/geosanslight-webfont.woff') format('woff'), url('/fonts/geosanslight-webfont.ttf') format('truetype'), url('/fonts/geosanslight-webfont.svg#GeosansLightRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  background: #f0f0f0 url('/admin/img/fleurs.jpg') no-repeat left bottom;
  min-height: 100%;
  padding: 0 12px;
}
body {
  max-width: 1280px;
  min-width: 800px;
  margin: 12px auto;
  border-radius: 12px;
  background: white url('/admin/img/ecomouest.png') no-repeat right top;
  background: rgba(255, 255, 255, 0.85) url('/admin/img/ecomouest.png') no-repeat right top;
  font: 12px Arial;
  border: 1px solid #ccc;
  padding-bottom: 10px;
}
form {
  margin: 0;
  padding: 0;
}
h1 {
  font-family: 'GeosansLightRegular', Optima, Verdana;
  font-weight: normal;
  background: transparent;
  margin: 24px 0 0 0;
  font-size: 36px;
  color: #ff6600;
  text-align: right;
  padding-top: 20px;
  padding-right: 106px;
}
h2 {
  font-family: 'GeosansLightRegular', Optima, Verdana;
  margin: 0 10px 0 0;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  float: right;
}
a {
  color: #F60;
  text-decoration: none;
}
a:visited {
  color: #F60;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
.error, #confirm, #help {
  margin: 5px 0;
}
#help {
  color: #600;
  padding: 14px 14px 14px 28px;
  border-radius: 6px;
  position: relative;
  background: #ffdd99;
  background: -moz-linear-gradient(top, #ffffdd 0%, #ffdd99 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffdd), color-stop(100%, #ffdd99));
  background: -webkit-linear-gradient(top, #ffffdd 0%, #ffdd99 100%);
  background: -o-linear-gradient(top, #ffffdd 0%, #ffdd99 100%);
  background: -ms-linear-gradient(top, #ffffdd 0%, #ffdd99 100%);
  background: linear-gradient(top, #ffffdd 0%, #ffdd99 100%);
  -pie-background: linear-gradient(#ffffdd, #ffdd99);
  behavior: url(/stylesheets/PIE.htc);
  border: 1px dotted #ffffcc;
}
#help, #confirm {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 14px;
}
#menu {
  overflow: hidden;
  background: #1f1e1d;
  background: -moz-linear-gradient(top, black 0%, #3d3c3a 50%, black 100%);
  background: -webkit-linear-gradient(top, black 0%, #3d3c3a 50%, black 100%);
  background: -o-linear-gradient(top, black 0%, #3d3c3a 50%, black 100%);
  background: -ms-linear-gradient(top, black 0%, #3d3c3a 50%, black 100%);
  background: linear-gradient(top, black 0%, #3d3c3a 50%, black 100%);
  margin: 0;
  padding: 0;
  font: Optima, Verdana;
}
#menu > li {
  line-height: 22px;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  -webkit-transition-property: background, background-image, color, box-shadow, text-shadow;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: background, background-image, color, box-shadow, text-shadow;
  -o-transition-duration: 0.5s;
  -moz-transition-property: background, background-image, color, box-shadow, text-shadow;
  -moz-transition-duration: 0.5s;
}
#menu > li > a {
  display: block;
  border-left: 1px solid #666;
  padding: 0 14px 0 14px;
}
#menu > li:first-child > a {
  border-left: none;
}
#menu li.selected {
  position: relative;
  background: #ffaa33;
  background: -moz-linear-gradient(top, #ff6600 0%, #ffaa33 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6600), color-stop(100%, #ffaa33));
  background: -webkit-linear-gradient(top, #ff6600 0%, #ffaa33 100%);
  background: -o-linear-gradient(top, #ff6600 0%, #ffaa33 100%);
  background: -ms-linear-gradient(top, #ff6600 0%, #ffaa33 100%);
  background: linear-gradient(top, #ff6600 0%, #ffaa33 100%);
  -pie-background: linear-gradient(#ff6600, #ffaa33);
  behavior: url(/stylesheets/PIE.htc);
  border-bottom: 8px solid #ffaa33;
  padding-bottom: 6px;
}
#menu a {
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #ff6600;
}
#menu > li.selected > a {
  color: white;
}
#menu a:hover, #menu li.selected .SSmenu a:hover {
  color: #ff6600;
}
#menu li ul {
  padding: 0;
}
#menu li ul.SSmenu li {
  float: none;
  border: none;
  display: block;
}
.SSmenu {
  display: none;
  position: absolute;
  background: #ffffcc;
  line-height: 16px;
}
#menu li.selected .SSmenu a {
  color: #fff;
}
li#disconnect {
  float: right !important;
  border: none !important;
  margin-top: 1px;
  margin-right: 5px !important;
}
#disconnect a {
  display: block;
  width: 30px;
  height: 22px;
}
#details {
  border-collapse: collapse;
  margin: 20px auto;
}
#details table {
  margin: auto;
}
#details label {
  display: block;
  text-align: right;
}
#details td {
  padding: 3px 4px;
  white-space: nowrap;
}
#details td,
#details th,
#details input,
#details select,
#details textarea {
  font: 13px Arial;
}
#details th {
  padding: 4px;
  font-weight: bold;
}
#details th span {
  display: block;
  padding: 2px 0;
  background: #ffaa33;
}
#details textarea {
  width: 511px;
}
.right {
  text-align: right;
}
.center {
  text-align: center !important;
}
.photo {
  text-align: center;
  background: #ffffcc;
}
#list {
  border-collapse: collapse;
  margin: 20px auto;
  width: 95%;
}
#list td,
#list th,
#list input,
#list select {
  font: 13px Arial;
}
#list td {
  padding: 3px 4px;
}
#list th {
  padding: 0;
  font-weight: bold;
  text-align: left;
}
#list th span {
  display: block;
  padding: 3px 4px;
  background: #ffaa33;
}
#list tr.alt td {
  background: #ffffcc;
}
#list {
  border: solid 1px #ffffcc;
}
#buttons td, .buttons {
  padding: 5px;
  text-align: center;
}
#buttons_top td {
  padding: 15px 5px;
  text-align: center;
}
#resultat td {
  padding: 5px;
  text-align: center;
}
#resultat p {
  font-weight: bold;
  color: Red;
}
.headings {
  width: 50%;
  margin: 20px auto;
}
.headings ul {
  margin: 10px 0px 0 10px;
  padding: 0;
  font-size: 13px;
}
.headings li {
  list-style: none;
}
.headings li * {
  vertical-align: middle;
}
.headings li li {
  margin-top: 5px;
}
.headings ul ul {
  margin-left: 20px;
  margin-top: 0px;
}
.headings img {
  float: right;
}
.headings .btn_add img {
  float: none;
}
.headings ul li ul li.test0 {
  background: #ffffcc;
}
.headings ul li ul li {
  padding: 2px 5px;
}
.headingsList {
  margin-left: 10px;
}
.headingsList ul {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.headingsList li {
  list-style: none;
}
.headingsList li * {
  vertical-align: middle;
}
.headingsList li li {
  margin-left: 20px;
}
#articles img {
  clear: both;
  float: left;
  margin-right: 10px;
}
#articles h3 {
  margin: 0;
  font: bold 13px Arial;
  margin-bottom: 5px;
}
#articles p {
  margin: 0 0 5px 0;
}
address {
  padding: 4px 5px;
  background: #ffffcc;
  text-align: center;
  font-style: normal;
}
address, address a {
  color: white;
}
address a {
  font-weight: bold;
}
.MenuInt {
  background: #ffaa33;
  padding: 5px 10px;
  text-align: center;
  margin: 10px 0;
}
.MenuInt a {
  color: #000;
  margin: 0 15px;
  text-transform: uppercase;
}
#DivRecherche {
  height: 28px;
  vertical-align: middle;
  overflow: hidden;
  zoom: 1;
  padding: 3px 0 0 10px;
  background: #ffaa33;
  font-weight: bold;
}
#ResultatRecherche {
  clear: both;
  background: #CCCCCC;
  margin: 10px;
  padding: 10px;
  width: 957px;
  border: solid 3px #000;
  overflow: hidden;
  zoom: 1;
  position: absolute;
  line-height: 18px;
  z-index: 60;
}
#Loading {
  float: right;
  width: 31px;
  height: 31px;
}
#ResultatRecherche li {
  list-style: none;
  padding: 3px;
  margin: 0;
  overflow: hidden;
  zoom: 1;
}
#ResultatRecherche li a {
  text-decoration: none;
}
.l1 {
  background: #ffffcc;
}
#AccesDirect {
  float: left;
}
#HelpRecherche {
  clear: both;
  background: #fff;
  margin: 10px;
  padding: 10px;
  width: 957px;
  border: solid 3px #000;
  overflow: hidden;
  zoom: 1;
  position: absolute;
  line-height: 18px;
  z-index: 60;
  font-weight: bold;
  font-size: 14px;
  display: none;
}