body {
  color: #0b4d97;
  font: 12px arial, sans-serif;
  border: 0px none inherit;
  padding: 0px;
  margin: 0px;
  background-color: #f9f9f9;
}

#logo {
  font-size: 25px;
  float: left;
}

#bo-header {
  padding-top: 5px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#bo-menu {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

#bo-history {
  padding-bottom: 10px;
}

#bo-content {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top: 5px;
}

span.bo-title-big {
  font-size: 14px;
  font-weight: bold;
}

.img_left {
  float: left;
  padding-right: 5px;
}

#imageList {
  padding-top: 5px;
}

#menu {
  float: left;
}

#lang {
  float: right;
  padding-bottom: 5px;
}

#middle {
  background-color: #e8e8f4;
  clear: both;
}

.table_content {
  width: 100%;
  padding: 0;
  font-size: 12px;
}

.tr_content {
  vertical-align: top;
}

#td_left_content {
  width: 120px;
  height: 400px;
  padding: 5px;
}

#td_content {
  padding: 5px 10px 5px 10px;
  height: 300px;
  background-color: #ffffff;
}

#td_right_content {
  width: 130px;
  padding: 5px;
  background-color: #e8e8f4;
}

.div_content {
  font-size: 12px;
}

.div_content .left {
  float: left;
}

.div_content .right {
  float: right;
}

.div_content .center {
  text-align: center;
}

.div_content .middle {
  vertical-align: middle;
}

.div_content h1,
h2,
h4 {
  color: #0b1791;
  font-weight: bold;
}

.div_content h1 {
  font-size: 26px;
}

.div_content h2 {
  font-size: 20px;
}

.div_content h3 {
  color: #30a549;
  font-weight: bold;
  font-size: 16px;
}

.div_content h4 {
  font-size: 14px;
}

.div_content ul {
  padding-bottom: 15px;
}

.div_content ol {
  list-style-type: circle;
}

.login_table {
  width: 100%;
  padding: 0;
  font-size: 12px;
}

.datagrid th {
  white-space: nowrap;
}

.login {
  width: 155px;
}

.login td {
  white-space: nowrap;
}

.selected {
  background-color: yellow;
}

.empty {
  color: white;
}

input {
  color: #808080;
  border: #808080 1px solid;
}

input.submit:hover {
  color: #d4d0c8;
  background-color: #808080;
  border: #808080 1px solid;
}

select {
  color: #808080;
  border: #808080 1px solid;
  font-size: 9pt;
}

textarea {
  color: #808080;
  border: #808080 1px solid;
  font-size: 9pt;
}

.error {
  padding-left: 10px;
  color: red;
  font-weight: bold;
}

.img_table {
  vertical-align: middle;
  border: 0px;
}

.img_table_del {
  margin-left: 10px;
  vertical-align: middle;
}

#required {
  color: rgb(255, 0, 0);
}

/* Navigation Menu Admin */
#div_nav {
  background-color: #565656;
  width: 1000px;
  height: 18px;
}

.nav,
.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  border-left: 1px solid #000;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a,
.nav li a:link,
.nav li a:active,
.nav li a:visited {
  font: bold 1em/18px Arial, Helvetica, sans-serif;
  background: #565656;
  color: #959595;
  display: block;
  padding: 0 9px;
  text-decoration: none;
}

.nav li a:hover {
  background: #fdcc35;
  color: #000;
}
#nav-one li:hover a,
#nav-one li.sfHover a {
  background: #fdcc35;
  color: #000;
}
#nav-one li:hover ul a,
#nav-one li.sfHover ul a {
  background: #565656;
  color: #959595;
}
#nav-one li:hover ul a:hover,
#nav-one li.sfHover ul a:hover {
  background: #fdcc35;
  color: #000;
}

.nav ul {
  background: #565656;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 18px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}

#liste_comments {
  list-style-type: none;
}

ul {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #27181a;
}

#liste_comments li {
  margin-bottom: 10px;
}

#liste_comments .date,
.bloc_comment .date {
  border-bottom: 1px solid #5a5a5c;
  color: #5a5a5c;
  display: block;
  font-weight: bold;
  padding-bottom: 6px;
}

#liste_comments .author,
.bloc_comment .auteur {
  color: #5a5a5c;
  float: right;
  padding-top: 5px;
}

#liste_comments .comment,
.bloc_comment .comment {
  margin-bottom: 5px;
  padding-top: 30px;
}

.readmore {
  float: right;
  margin-top: 5px;
  background: url(http://old.marionnette.com/media/public/img/bt_lien.png) no-repeat 0px 0px;
}

.readmore {
  padding: 0 10px 0 32px;
  text-decoration: none !important;
}
