#reservation {
	width : 718px;
	overflow : auto;
}

#lecalendrier {
	float : left;
	width : 450px;
}

#laresa {
	float : right;
	width : 200px;
}

table#grand {
	width : 420px;
	border : 1px solid #004494;
}

td.select {
	text-align : center;
}

td.formtdcalendar {
  
  font-family: verdana;
  font-size: 11px;
  font-style:normal;
  font-weight:100;
  color: #000000;
  /*background-color: #F5DCC0;*/
}

td.moisprec { 

    font-family: verdana; 
    font-size: 11px; 
    text-transform: lowercase; 
    color:#888888;
    text-decoration: none; 
    text-align: center; 
    vertical-align: middle; 
    /*background: #FFFFBB; */
}

td.reserve {
	font-family: verdana; 
    font-size: 11px; 
    text-transform: lowercase; 
	text-decoration: line-through ;
	text-align: center; 
    vertical-align: middle; 
}

td.cal_dimancheferies { 

    font-family: verdana; 
    font-size: 11px; 
    text-transform: lowercase; 
    color: red; 
    text-decoration: none; 
    text-align: center; 
    vertical-align: middle; 
    background: #FFFFBB; 
}
td.cal_feries { 

    font-family: verdana; 
    font-size: 11px; 
    text-transform: lowercase; 
    color: red; 
    text-decoration: none; 
    text-align: center; 
    vertical-align: middle; 
    /*background: #B7CCDB;*/ 
} 
td.formtdtoday {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style:normal;
  font-weight:bold;
  text-align:center;
  color: #FF0000;
  background-color: #A60000;
  background-image:url(./ricerca_box3.gif);
}
td.footer {
  font-family: verdana; 
    font-size: 11px; 
    color: #330099; 
    text-decoration: none; 
    text-align: center; 
    vertical-align: middle; 
    background: #FFFFFF; 
}
td.date_today { 
    font-family: verdana; 
    font-size: 11px; 
    text-transform: lowercase; 
    color: #FFFFFF; 
    text-decoration: none; 
    text-align: center; 
    vertical-align: middle; 
    background: #004494; 
} 
td.headertd {
  text-align : center;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #F5F5F5;
  background-color: #004494;
  font-style: italic;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-color:  #363636 #F5F5F5 #F5F5F5 #363636 ;
  background-image:url(header.gif);
}
a.fld:hover {
  text-decoration:none;
  color:#633363;
  font-style: italic;
}
a.fld:link {
  text-decoration:none;
  color:#633363;
  font-style: italic;
}
a.fld:visited {
  text-decoration:none;
  color:#633363;
  font-style: italic;
}
a.fld:active {
  text-decoration:none;
  color:#633363;
  font-style: italic;
} 
