<!--
   div.image a:link { text-decoration: none; color: #FFFFFF }
   div.image a:active { text-decoration: none; color: #FFFFFF }
   div.image a:visited { text-decoration: none; color: #FFFFFF }
   div.image a:hover { text-decoration: none; color: #FFFFFF }
   div.image { cursor:pointer }

body {
   background-color: #015675;
   oncontextmenu: return false;
   ondragstart: return false;
   onselectstart: return false;
   scrollbar-base-color: #FFFFFF;
   scrollbar-face-color: #715040;
   scrollbar-track-color: #999999;
   scrollbar-arrow-color: #CCCCCC;
   scrollbar-highlight-color: #715040;
   scrollbar-shadow-color: #333333;
   scrollbar-3dlight-color: #CCCCCC;
   scrollbar-darkshadow-color: #333333;
}

#conteneur {
  width:950px;
  margin:auto;
}

#mots_cles {
  color: #015675;
  font-family:"Verdana";
  font-size:1.0px;
}

form {
  margin:0;
  padding:0;
}

p {
  margin:0;
  padding:0;
}

p.MsoNormal {
  mso-style-parent:"";
  margin-bottom:.0001pt;
  font-size:12.0pt;
  font-family:"Times New Roman";
  margin-left:0cm; margin-right:0cm; margin-top:0cm
}

#scroll {
  width :537px;
  height :367px;
  overflow : auto
}

#table_cadre_en_bois {
   height: 552px;
   name: "cadre_en_bois";
}

#table_cadre_interieur {
   height: 100%;
   name: "cadre_interieur";
}

.table100p {
   height: 100%;
}

.table25px {
   height: 25 px;
}

.table150px {
   height: 150 px;
}

.table251px {
   height: 251 px;
}

.table271px {
   height: 271 px;
}

.table367px {
   height: 367 px;
}

.table392px {
   height: 392 px;
}

.table400px {
   height: 400 px;
}

.table410px {
   height: 410 px;
}

.table414px {
   height: 414 px;
}
-->