.border-left{
  border-left: 1;
  border-left-color: #444444;
  border-left-style: solid;
}
.mousover {
  border-left-style: outset;
  border-right-style: outset;
  BORDER-BOTTOM: none; BORDER-RIGHT: #FF9900 1px dotted; BORDER-LEFT: #FF9900 1px dotted; BACKGROUND-COLOR:#92ABDE;
}
.mousout {
  
  border-left-style: inset;
  border-right-style: inset;
  BORDER-BOTTOM: none; BORDER-RIGHT: #92ABDE 1px dotted; BORDER-LEFT: #92ABDE 1px dotted; BACKGROUND-COLOR: #FFFFFF;
}
.title_1{
  font-family: "Sylfaen";
  color: #555555;
  font-size: 25px;
  font-weight: bold;
}
.desc_1{
  font-family: "Sylfaen";
  color: #666666;
  font-size: 13px;
  font-weight: none;
}
.remarques_1{
  font-family: "Arial", verdana;
  color: #666666;
  font-size: 15px;
  font-weight: italic;
}
