#new_agenda_sien {
  top: 0;
  position: absolute;
  left: 0px;
}

#barre_haute {
  position: absolute;
  left: 0px;
  top: 2px;
  height: 4px;
  background-color: black;
  width: 400px;
  color: white;
  text-align: right;
  color: red;
  font-size: 4px;
  z-index: 50;
}

#fermer_agenda {
  color: red;
  font-size: 8px;
  font-weight: bold;
  cursor: crosshair;
  background-image: url("images/bouton_fermer.gif");
  background-repeat: no-repeat;
  z-index: 50 
}

#agenda_tout {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 400px;
  background-color: black;
  color: white;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  z-index: 5;
}

#agenda_infos {
  background-color: black;
  color: white;
  text-align: center;
  width: 100%;
}

#agenda_nav_mois {
  background-color: black;
  color: white;
  width: 100%;
  text-align: center;
}

.agenda_mois_en_cours_ {
  cursor: move;
}

#agenda_mois_en_cours {
  color: lime;
  font-size: 19px;
  font-weight: bold;
  z-index: 150
}

#div_jour_0 {
  display: none;
}

#commentaire {
  background-color: #666666;
  color: lime;
  font-size: 16px;
  font-weight: bold;
}

#div_jour_01,#div_jour_02,#div_jour_03,#div_jour_04,#div_jour_05,#div_jour_06,#div_jour_07,#div_jour_08,#div_jour_09,#div_jour_10,#div_jour_11,#div_jour_12,#div_jour_13,#div_jour_14,#div_jour_15,#div_jour_16,#div_jour_17,#div_jour_18,#div_jour_19,#div_jour_20,#div_jour_21,#div_jour_22,#div_jour_23,#div_jour_24,#div_jour_25,#div_jour_26,#div_jour_27,#div_jour_28,#div_jour_29,#div_jour_30,#div_jour_31
  {
  display: none;
  display: block;
}

td.link_month_prec {
  width: 80px;
  color: #6698ff;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

td.link_month_prec a {
  color: #6698ff;
  font-size: 12px;
  text-decoration: none;
}

td.link_today {
  width: 20px;
  color: red;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

td.link_today a {
  color: red;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

td.link_month_suiv {
  width: 80px;
  color: #6698ff;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

td.link_month_suiv a {
  color: #6698ff;
  font-size: 12px;
  text-decoration: none;
}

.un_event {
  
}

.un_event p {
  margin: 0;
  padding: 0;
}

.event_entete b {
  color: red;
}

table.cadre {
  border: 1px solid black;
  padding: 2px;
}

table.pts {
  border: 1px solid black;
  background: #ffffff;
  padding: 2px;
}

table.calendar {
  border: 1px solid black;
  background: #ffffff;
  color: #000000;
}

td.today {
  border: 1px solid black;
  background: black;
  color: red;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

td.today a {
  background: black;
  color: red;
  font-size: 18px;
  text-decoration: none;
}

td.today_clic {
  border: 1px solid black;
  background: #666666;
  color: red;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

td.today_clic a {
  background: #666666;
  color: red;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

td.days {
  border: 1px solid black;
  background: black;
  color: white;
  font-size: 18px;
  text-align: center;
}

td.days a {
  background: black;
  color: white;
  font-size: 18px;
  text-decoration: none;
}

td.clic {
  border: 1px solid black;
  background: #666666;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

td.clic a {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

td.ya_qqch,td.ya_qqch a {
  border: 1px solid black;
  background: #444444;
  color: #fdd017;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

td.ya_qqch_clic {
  border: 1px solid black;
  background: #666666;
  color: #fdd017;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

td.ya_qqch_clic a {
  background: #666666;
  color: #fdd017;
  font-weight: bold;
  text-decoration: none;
}

td.small {
  font-size: 11px;
  font-weight: bold;
  width: 70px;
  text-align: center;
  background: #999999;
  color: black;
}

.red {
  color: #e41b17;
}

.petit {
  color: #e41b17;
  font-size: 9px;
  text-align: center;
}

.gros {
  color: #e41b17;
  font-size: 12px;
  text-align: center;
}

td.monthdays {
  border: 1px solid #434470;
  color: #000000;
  background: #cccccc;
}

td.nonmonthdays {
  border: 0px solid black;
  background: black;
  text-align: center;
}

td.ligne1 {
  border: 0;
  height: 2px;
  background: #999999;
}

td.ligne2 {
  padding: 2px;
  padding-top: 4px;
}

.bord_rouge {
  border: 1px solid #aaaaaa;
  padding: 2px;
}

.un_rdv {
  background: #666666;
}

.rdv_entete {
  background: #444444;
  color: red;
  font-size: 16px;
  font-weight: bold;
}

.rdv_texte {
  background: #444444;
  color: white;
  font-size: 14px;
}
