/* CSS Document */
body{
  background:none;
}
#general{
  width:770px!important;
}

#header, #div_menuPageHaut, #div_menuHaut{
  display:none;
}

#page{
  width:745px!important;
  margin-bottom:10px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  background-color: #ffffff;
  margin-left:0;
  background-image: none;
  bottom:0;
}

#div_planning{
  float:left;
  width:100%;
  margin-right:10px;
}

div.legende{
  padding:10px;
  background-color: #efefef;
}
  div.legende span{
    padding-left:5px;
  }  
  fieldset.legende{
  border:none;
  }
  legend.legende{
    font-weight:bold;
    font-size:14px;
    color:#008FDC;
  }
  ul.legende{
    padding-left:15px;
    padding-top:10px;
  }
  
#ul_planning{
  padding:10px 0;
}

table{
  border-collapse: collapse;
  color:#606060;
  font-size:12px;
}

table caption{
  color:#008FDC;
  text-align: left;
  text-indent:10px;
  width:750px;
  border-bottom:1px #008FDC dotted;
  font-family: times New Roman;
  font-style:italic;
  font-size:16px;
}

thead.un_jour{
  font-weight:bold;
}
td.un_jour{
  padding:0 2px 0 3px;
}

#div_imprimer{
  float:right;
  margin-top:15px;
}

#div_imprimer a{
background: #008FDC;
background-repeat:no-repeat;
padding:0px 10px 0px 10px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
line-height:20px;
float:right;
margin-bottom:20px;
}
