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

#div_titrePlanning{
  font-weight:bold;
  font-size:14px;
  margin-bottom:15px;
}

#header, #page_footer{
  display:none;
}

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

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

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

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

table caption{
  color:#BD9C26;
  text-align: left;
  text-indent:10px;
  width:750px;
  border-bottom:1px #BD9C26 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: #111624 url(../img/superieurlancerlarecherche.gif);
background-repeat:no-repeat;
padding:0px 10px 0px 20px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
line-height:20px;
float:right;
margin-bottom:20px;
}

