div.odivLeft{
  position:absolute;
  overflow:auto; 
  display:block
}

table,
.bordertable{
  width:500px;
}

.bordertable{
  background-color: #000080;
}

.bordertable,
.tableinscriptions,
.tableinscriptions2{
  border: 1px #333399 solid; 
}

.tableinscriptions,
.bordertabletop,
.tableheader{
  width:480px;
}

.bordertabletop{
  border-top: #3333DF 3px solid; 
  margin-left:10px;
  margin-top:0px;
  margin-bottom:0px;
}

.formSerieFree{
  font-weight:bold;
  color:lime;
}

.formSerieBusy{
  font-weight:bold;
  color:red;
  font-style: italic;
}

.formSerieClosed{
  font-weight:bold;
  color:orange;
  font-style: italic;
}

.spacetable{
  height:10px;
}

span.formHeader{
  font-weight:bold;
  font-style: italic;
}

.warningError{
  color : red;
  font-weight: bold;
  text-align:center;
  padding: 4px;
  font-style: italic;
}
      
.post{
  width:390px;
}

.post2{
  width:140px;
}

.right1{
  text-align: right;
  padding: 4px;
}

td.menu{
  font-weight: bold;
  color: #FFD700; 
}

span.submenu1{
  font-weight: normal;      
  color: white; 
}



td.borderbottom,
td.complet,
td.horaire,
td.lieu,
td.jour,
td.libre,
td.status
{
  border-bottom: #3333DF 1px solid; 
}
td.remarque,
span.remarque{
  font-style:italic;
  font-size:10px;
}
td.libre{
  color:lime;
  font-style:normal;
}  
td.complet{
  color:red;
  font-style:italic;
}  
td.horaire{
  text-align:center;
}
td.fin,
td.reprise,
td.qui{
  text-align:center;
  width:240px;        // dépend de tableinscriptions/2
}

td.header{
  text-align:center;
  font-weight:bold;
}

td.mnuheader{
  height:25px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  vertical-align:middle;
} 

td.header,
td.mnuheader{
  background-image: url(../../Membres/images/backheader.gif); 
}

td.header2{
  text-align:center;
  background-image: url(../images/backheader2.gif); 
  font-weight: bold;
  height:16px;
}

div.spacetitle{
  height:20px;
}

td.day{
  font-weight: bold;
  color : magenta;
  text-align:center;
}
