.actufilet {
 border-right : dashed 1px #ccc;
}
.accueiltexte {
 color : #c88f05;
 font-size : 11px;
 border-bottom : dashed 1px #ccc;
}
.accueiltextedescription {
  font-size: 12px; 
  line-height: 1.8em;
  color: black; 
  font-weight: bold
}
.accueiltextebold {
 color : #c88f05;
 font-size : 13px;
 /*border-bottom : dashed 1px #ccc;*/
 font-weight: bold;
 text-align: left;
}
.accueilgrand {
 color : #e0a005;
 font-size : 15px;
 /*border-bottom : dashed 1px #ccc;*/
 font-weight: bold;
}
.accueilhoraire {
 color : #412f02;
 font-size : 12px;
 /*border-bottom : dashed 1px #ccc;*/
 font-weight: bold;
}
.accueilgrand {
 color : #412f02;
 font-size : 15px;
 /*border-bottom : dashed 1px #ccc;*/
 font-weight: bold;
}
.categorietexte {
 color : #c88f05;
 font-size : 12px;
 border-bottom : dashed 1px #ccc;
 border-right : dashed 1px #ccc;
 padding-left : 10px;
}
.categorietexte A {
 color : #412f02;
}
.categorietexte A:hover {
 background : #feb405;
}
TABLE.contact {
  border-collapse: collapse;
}
TABLE.contact TD {
  padding: 3px;
  border: 1px solid #CCAB94;
}
.star { color: red; }

IMG.right {
  float : right;
  margin : 10px;

}