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

#header{
  display:none;
}

#page{
  width:745px!important;
  margin-bottom:10px;
  padding-left:10px;
  margin-left:0;
}

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

div.legende{
  padding:10px;
  background-color: #7E8EB7;
  color:#ffffff;
}
  div.legende span{
    padding-left:5px;
  }  
  fieldset.legende{
  border:none;
  }
  legend.legende{
    font-weight:bold;
    font-size:14px;
  }
  
#ul_planning{
  padding:0;
}

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

table caption{
  color:#cf1111;
  font-weight:bold;
  font-size:13px;
  text-align: left;
  text-indent:20px;
  width:750px;
  border-bottom:1px #111624 dotted;
}

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;
}

