@charset "UTF-8"; 

.atelier-info-1{
 
                float : left;
margin : 20px;
}
.atelier-info-1 TD{
 
                float : left;
  width : 80px;
}
.atelier-info-1 TH{
 
                float : left;
  width : 100px;
  text-align : center;
}
.atelier-info-1 CAPTION{
  font-weight : bold;
  border-bottom-width : 2px;
  border-bottom-style : double;
  border-bottom-color : olive;
}
.atelier-info-2{
 
                float : left;
margin : 15px;
}

.atelier-info-2 TD{
 
                float : left;
  width : 100px;
}
.atelier-info-2 TH{
 
                float : left;
  width : 190px;
}
.atelier-info-2 CAPTION{
  font-weight : bold;
  border-bottom-width : 2px;
  border-bottom-style : double;
  border-bottom-color : olive;
}
