body {
  margin:0;
  padding:0;
  border:0;
  font-family:verdana,arial;
  
  font-size:11px;
  color:#f6f6f0;
}
#header img {
  border:0;
}
#menu img {
  border:0;
}
header a img,left a img {
  border:0;
}
#left img {
  border:0;
}
a{
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
h2 {
  background: url('/imgs/bkg_h2.gif') no-repeat bottom;
  margin:5px 0 25px 0;
  padding:0 0 10px 0;
  display:block;
  width:700px;
  color: #987b69;
  font-size:20px;
}
h2.gris{
  color:#c7b8c0;
  border-bottom:1px solid #c7b8c0;
  
}
.title{
  font-weight:bold;
  font-size:18px;  
  padding:5px 0 5px 0px;
  color:#78a710;
  
}
.code {

  background:#daf57d;
  padding:3px;
  border:1px dashed #845d26;
  padding:10px;
  display:block;
  text-decoration:none;
}
.code li {
  text-decoration:none;

}
#center h3 {
  background: url('/imgs/picto_h3.gif') no-repeat;
  padding:5px 0 5px 0px;
  color:#333;
  
}
h4{
  margin:0;
}
h4 a{
  color:#666;
  margin:20px 5px 0 0px;
  font-size:16px;
}
p {
  margin:5px 0 10px 0;
}

table table{
  border-collapse:collapse;
  color:#666;
}
table table td, table table th{
}
ul {
  list-style-image : url('http://www.belness-beauty.be/imgs/picto_list.gif');
  margin-top:0;
  margin-bottom:0;
  display:block
}
ul.news {
  list-style-image :none;
  margin-top:0;
  margin-bottom:0;
  color:#78a710;
}
ul.news a{
  font-size:15px;
  color:#78a710;
  font-weight:bold;
  text-decoration:underline;
}
ul.news p{
  color:#666;
  }
.no-view {
  display:none;
}
form td{
  font-size:11px;
}

#menu {
  background: url('http://www.belness-beauty.be/imgs/bkg_menu.gif') repeat-x #cfc3bc;
  padding:0 0 0 100px;
  height:108px;
}
#nav_lg {
  float:right;
  margin-top:12px;
}
#menu a {
  float:left;
  margin: 0 3px 0 3px;
}
#menu .nav-actif{
  float:left;
  margin: 0 3px 0 3px;
}


#contenu {
  background:#f6f6f0;
  padding:  5px 0 0 5px;
  font-size:12px;
  color:#666;
}
#left {
  width:191px;
  float:left;
}
.sous-menu {
  background:#fff;
  border-top:1px dashed #845d26;
  border-bottom:1px dashed #845d26;
  margin:10px 3px 5px 2px;
  padding:3px 3px 3px 10px;
  padding-bottom:5px;
  color: #845d26;
  font-weight:bold;
  font-size:12px;
}

.sous-menu a{
  color: #845d26;  
}
.sous-sous-menu {
  margin:2px 5px 2px 0px;
  color:#666; 
  font-weight:bold;
}
.sous-sous-menu a{
  color:#666; 
  
}
#actif_ss_ss {
}

#ss_actif{
  background:#e7e100;
  color:#fff;

}
#actif_ss {
  background:#e7e100;
}
#actif_ss a{
  color:#fff;
}
#actif_ss_ss a{
  color:#78a710;
  font-weight:bold;
}

#chemin {
  text-align:right;
  margin-right:30px;
  color:#666;
  min_height:10px;
  _height:10px;
}
.block_left{
  background: url('http://www.belness-beauty.be/imgs/bkg_left.gif') repeat-y;
  margin:0 0 10px 0;
}
.content_block_left {

  margin:10px;
  display:block;
}
.content_block_left h3{
  color:#5d5057;
  font-size:12px;
  margin:0 0 5px 0;
}
.content_block_left form {
  text-align:left;
  margin:0 0 0 15px;

}
.content_block_left input{
  border:1px solid #ee905b;
}
#center{
  background : url('http://www.belness-beauty.be/imgs/bkg_content.gif') repeat-y 0px;  
  _background : url('http://www.belness-beauty.be/imgs/bkg_content.gif') repeat-y 3px;  
  margin-left:193px;
  display:block;
  color:#666;
}
.thecontent img {
  border-color: #c8bcb4;
  margin: 0 10px 5px 10px;
}
.thecontent {
  margin:10px 30px 10px 40px;
  float:left;
  color:#666;
}
#smallnav {
  background : url('http://www.belness-beauty.be/imgs/bkg_footer.gif') repeat-x center;
  padding:11px 0 14px 0;
  margin:0px 8px 10px 5px;
  text-align:center;
  font-size:13px;
  font-weight:bold;
  height:32px;
  _height:57px;
}
#smallnav a{
  color:#666;
}
#smallnav a:hover{
  color:#666;
}

#smallnav #actif_ss_ss_ss a{
  color:#fff;
}

.tableCenter {
  text-align:left;
  margin: 10px 0 0 0;
  width:650px;
  clear:left;
}
th {
  color:#666;    
  font-size:12px;
}
th.bigSoin {
  color:#fff;
  background:#ec500f;  
  font-size:14px;
  
}

th.title {
  color:#ec500f;
  font-size:10px;
  text-align:center;
}
th.smallSoin a{
  color:#ec500f;  
  font-size:13px;
}
.tableCenter td {
  background:#ffe6bc; 
  
}
td.td1{

  background:#fff; 
}
table.no-border{
  border:none;
}
.no-border td {
  border:none;
}
#formContact{
  background:#daf57d;
  padding:3px;
  border:1px dashed #845d26;
}
#footer {
  background : url('http://www.belness-beauty.be/imgs/bkg_footer.gif') repeat-x #e8e2de;
  font-size:11px;
  padding:15px 0 14px 0;
  color:#5e4c40;
  text-align:center;
  margin:0 5px 0 5px;
}
#footer a {
  color:#5e4c40;
  text-decoration:underline;
}

#logo {
  float:left;
}

