#bloc-sessions .session {
  padding: 1em 0.7em;
}
#bloc-sessions .session:nth-child(odd) {
  background-color: white;
}
#bloc-sessions .session:nth-child(even) {
  background-color: #F5F5F5;
}
#bloc-sessions a.big {
  font-weight: bold !important;
  font-size: 1.1em !important;
  text-decoration: underline !important;
}
#bloc-sessions li {
  margin-left: 20px;
  list-style-type: disc !important;
}
#bloc-sessions .calendar {
  margin: 1em 0.5em;
}
#bloc-sessions .calendar table {
  width: auto !important;
  border-collapse: collapse;
}
#bloc-sessions .calendar table td {
  border: 1px solid #DEDEDE;
  background-color: white !important;
}
#bloc-sessions .calendar table .head {
  background-color: #F1F1F1 !important;
}
#bloc-sessions .calendar .smallbloc {
  width: 15px;
  height: 15px;
}
#bloc-sessions .calendar .has_activity {
  background-color: #3DA4AC !important;
}
#bloc-sessions .calendar .has_activity.nomoreplace {
  background-color: #CACACA !important;
}
#bloc-sessions .calendar .has_activity.nomoreplace.enough_place {
  background-color: #3DA4AC !important;
}
#bloc-sessions .calendar .has_activity-top {
  background: -webkit-linear-gradient(to bottom, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: -moz-linear-gradient(to bottom, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: -ms-linear-gradient(to bottom, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: -o-linear-gradient(to bottom, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: linear-gradient(to bottom, #3DA4AC 50%, #FFFFFF 50%) !important;
}
#bloc-sessions .calendar .has_activity-bottom {
  background: -webkit-linear-gradient(to top, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: -moz-linear-gradient(to top, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: -ms-linear-gradient(to top, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: -o-linear-gradient(to top, #3DA4AC 50%, #FFFFFF 50%) !important;
  background: linear-gradient(to top, #3DA4AC 50%, #FFFFFF 50%) !important;
}
#bloc-sessions .calendar .has_activity-top.nomoreplace {
  background: -webkit-linear-gradient(to bottom, #CACACA 50%, #FFFFFF 50%) !important;
  background: -moz-linear-gradient(to bottom, #CACACA 50%, #FFFFFF 50%) !important;
  background: -ms-linear-gradient(to bottom, #CACACA 50%, #FFFFFF 50%) !important;
  background: -o-linear-gradient(to bottom, #CACACA 50%, #FFFFFF 50%) !important;
  background: linear-gradient(to bottom, #CACACA 50%, #FFFFFF 50%) !important;
}
#bloc-sessions .calendar .has_activity-bottom.nomoreplace {
  background: -webkit-linear-gradient(to top, #CACACA 50%, #FFFFFF 50%) !important;
  background: -moz-linear-gradient(to top, #CACACA 50%, #FFFFFF 50%) !important;
  background: -ms-linear-gradient(to top, #CACACA 50%, #FFFFFF 50%) !important;
  background: -o-linear-gradient(to top, #CACACA 50%, #FFFFFF 50%) !important;
  background: linear-gradient(to top, #CACACA 50%, #FFFFFF 50%) !important;
}
#bloc-sessions .calendar .legend > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
}
#bloc-sessions a.normal {
  font-size: 1em !important;
  text-decoration: underline;
}

/*# sourceMappingURL=preresa.css.map */
