div#menu_appli ul li.forum {
  background-image: url(/static/img/forum_active_fixed_2010.jpg);
}

div#menu_appli ul li#forum a {
  color: white;
}

div#menu_appli ul li.forum:hover ,div#menu_appli ul li.forum.over {
  background-position: 0 -35px;
}

div#menu_appli ul li.forum a {
  text-decoration: none;
  color: black;
  padding: 16px 0 6px 32px;
  display: block;
  margin: 0;
}

div#sousmenu_appli,div#nosousmenu_appli {
  background: url("/static/img/bkg_sousmenu_forum_2010.jpg") 0 0 repeat-x;
}

div#sousmenu_appli {
  position: relative;
  background: url(/static/img/bkg_sousmenu_forum_2010.jpg) 0 0 repeat-x;
  margin: -34px 0 0 0;
  height: 35px;
  padding: 0;
  clear: both;
  width: 100%;
}

h3,h2 {
  color: #67482B;
}

div#main {
  margin-left: 15px;
}

form {
  margin: 0;
  padding: 0;
}

table.scrollable div table tr:hover, table.scrollable div table tr.over,table.noscrollable div table tr:hover, table.noscrollable div table tr.over {
  background-color: #dadada;
}

img.tof_message {
  vertical-align: text-top;
  float: left;
  padding: 0 3px 0 3px;
  margin-top: 10px;
  position: relative;
}

div.div_message {
  margin-left: 110px;
  vertical-align: text-top;
}

div.pair,div.impair {
  background-color: #ffffff;
  width: 750px;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  padding-bottom: 0px;
  display: block;
  clear: left;
}

div.div_message_tof {
  float: left;
  width: 110px;
  border-right: 0px dotted;
}

div.pair_bis, div.impair_bis {
  width: 750px;
  margin: 0;
  padding: 0;
  border: 0;
  padding-bottom: 2px;
  display: block;
  clear: left;
  background: #ffffff url("/static/img/point.bmp")  107px 0 repeat-y;
}

div.impair,div.impair_bis {
  background-color: #dfdfdf;
}

tr.pair_bis {
  background-color: #efefef;
}

tr.impair_bis,tr.pair_bis {
  font-weight: bold;
}

.forum_user {
  font-weight: bold;
  color: Black;
}

.forum_titre {
  font-weight: bold;
  text-decoration: underline;
}

.forum_date {
  color: Black;
  font-style: italic;
  font-weight: bold;
}

.hautpage_forum {
  float: right;
  padding: 5px 0 0 10px;
}

ul li {
  list-style-type: none;
  clear: none;
}

form label {
  clear: right;
}

textarea.texta {
  height: 200px;
  width: 400px;
  margin-top: 10px;
}

textarea.texta, input#sujet {
  font: 10px verdana, arial, helvetica, sans-serif;
}

fieldset.forum {
  border: 1px solid #cccccc;
  margin: 10px 0 0 0;
  padding: 10px;
  width: 250px;
}

fieldset.hidden {
  display: none;
}

fieldset.forum legend {
  font-weight: bolder;
}

ul.bouton_enligne li {
  position: relative;
  clear: none;
  float: left;
  margin: 0 2px;
}

.titre_forum_gauche {
  float: left;
  padding: 5px 0 0 10px;
}

p.message {
  padding: 0 10px 0 10px;
}

span.forum_edited {
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
}

.forum_titre, table a,fieldset.forum legend {
  color: #67482B;
}

div#englober {
  border: 1px solid #67482B;
  width: 751px;
}

form#forum_recherche {
  width: 100%;
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
}

div.centerit {
  text-align: center;
  padding-top: 5px;
}

fieldset.forum2 {
  border: #D9D9D9 1px solid;
  float: left;
  margin: 3px;
}

fieldset.forum2 legend {
  font-weight: bold;
  color: #67482B;
}

form#option fieldset {
  width: 400px;
}

table.tableau_option_fofo tbody tr td select {
  font-size: 10px;
}

.dixpx {
  font-size: 10px;
}

input.armonyBouton {
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 10px;
  border: 1px solid #777;
  background-color: #EFEFEF;
  color: #67482B;
  list-style-type: none;
  cursor: pointer;
}

input.armonyBouton:hover {
  border: 1px solid #777;
  background-color: #67482B;
  color: #fff;
}

table.tableau_classique tbody {
  border: 1px solid #ccc;
}

table .centerit {
  text-align: center;
}

table.tableau_classique tr td {
  padding: 5px 10px;
}
