#cal {
color:#000; 
background-color:#000; 
border: 1px solid #1a4551;font: 
10px Verdana, Arial, Helvetica, sans-serif; 
}
#cal td { 
text-align:center; 
width: 20px;
height:15px;
background-color: #fff;
}
tr#days-of-week td { 
background-color: #aaa;
}
#table_header  td{
background-color: #16414d !important; 
font-size: 11px; 
font-weight: bold;
text-align: center;
}
#cal thead a{ 
color: #000;
}
#cal a{
color: #ffff00; 
text-decoration:none;
}
#cal .cal-prev-month-day, 
#cal .cal-next-month-day {
color: #fff;
}
#cal-current-day {
background-color: #1b5421 !important;
}
#cal-event-day {
background-image :url("../pictures/bkgrdChapelle2.gif") !important;
}
#cal-header{
background-image :url("../pictures/bkgrdChapelle2.gif") !important;
width:100px !important;
text-align:center;
font-size: 11px; 
font-weight: bold;
}
#cal-nav{
background-image :url("../pictures/bkgrdChapelle2.gif") !important;
width:20px !important;
text-align:center !important;
font-size: 11px !important;
font-weight: bold !important;
}
/*#cal {
color:#FFF; 
background-color:#FFF; 
border: 1px solid #1a4551;font: 
9px Verdana, Arial, Helvetica, sans-serif; 
}
#cal td { 
text-align:center; 
width: 20px;
height:15px; 
background-color: #208040;
}
tr#days-of-week td { 
background-color: #aaa;
}
#cal thead td {
background-color: #16414d; 
font-size: 9px; 
font-weight: bold;
text-align: Center;
}
#cal thead a{ 
color: #FFF;
}
#cal a{
color: #ffff00; 
text-decoration:none;
}
#cal .cal-prev-month-day, 
#cal .cal-next-month-day {
color: #215f27;
}
#cal-current-day {
background-color: #1b5421 !important;
}
#cal-event-day {
background-color: #ff6020 !important;
}
#cal-header {
width:100px !important;
text-align:center;
}*/
