@CHARSET "UTF-8";

.fleche_left { float:left; margin-right:5px; cursor:pointer; display:inline;}
.fleche_right { float:right; margin-left:5px; cursor:pointer; display:inline;}

#cal_date { overflow:-moz-scrollbars-horizontal; overflow-x: hidden; overflow-y: hidden; width:1120px; height:450px; display:block; white-space: nowrap; float:left; margin:0;}
.cal_box { margin-right: 20px;background:#fff; width:300px; height: 400px !important; padding:5px; display:inline-block; }
.cal_boxnavy { border-color: navy; border-image: none; border-radius: 8px; border-style: solid; border-width: 2px; }
.cal_boxred { border-color: #f61610; border-image: none; border-radius: 8px; border-style: solid; border-width: 2px; }
.cal_inside { overflow-y: auto;  height: 380px !important; padding:10px 0; }
.cal_top { width:100%; height:40px; background: url('../../pic/small/b_cal1_small.png') top left no-repeat; text-align:center; color:navy; border-bottom:1px solid #f61610;}
.cal_user { width:100%; margin-top:20px; }
