
#calendrier {min-height:170px;          background-image: url('../images/background/bleu_fleur.png');background-repeat: no-repeat;background-position:center -15px}
#calendrier_explications{margin:5px 0 8px 0;text-align:center;font-size:9px; font-variant:normal; color:#527c91; letter-spacing:0; line-height:10px; width:auto}

table.calendar {
            border: 0;
          border-collapse: separate;
          font-variant:normal;
          font-weight:normal;
          letter-spacing: 0;
          text-align:center;
          margin:auto;font-family:"Trebuchet MS",arial,sans-serif;border-spacing:3px 2px;

}



table.calendar td, th {text-align: center; border: 0; font-family:"Trebuchet MS",arial,sans-serif; color:#84aeb7}

table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12px; text-align: center}
table.calendar .calendar-month .this-month {line-height:17px; color:#7eb0c7}
table.calendar .calendar-month .this-month .phrase {font-size:12px; font-weight: normal; font-family: 'Pacifico'}
table.calendar .calendar-month .this-month .nombre {text-align: center; font-size:20px; }
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: bolder; font-size:12px; cursor:pointer; color:#7897b3; line-height:10px}
table.calendar .arrow {font-size:15px}
table.calendar .calendar-prev {float:left}
table.calendar .calendar-next {float:right}
table.calendar th {color: #5b8a94; text-align: center;height: 10px; font-size: 9px; letter-spacing:-1px; border:0}
table.calendar td {width: 20px; height: 20px; font-size: 11px; padding:0;vertical-align:middle; margin:auto; line-height: normal}
table.calendar td.ok span {
    display:block;
    background-color:#9acfff;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border:1px solid #4a93d6;
    color:#4a93d6; font-weight:bold}
table.calendar td.ok span:hover {color:#ffffff; border-color:#3384c2; background-color:#b9d8f4;cursor: pointer}

table.calendar td.oubli {
    color:#bd4040;
   background-color:#edb0b0;
   border:1px solid #de7e7e;

}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td {
	font-size: smaller;
}
table.prevnext td a{text-decoration: none}



span.calendrierComplet {color:#ec7d7d; text-shadow:0 0 1px #ec7d7d; font-family: 'Pacifico';}
table.complet .calendar-month .this-month {color:#ec7d7d !important}
