#places {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #086782;
    height: 40px;
    letter-spacing: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    width: 173px;
}
#places.low {
  background-color: #c71e02;
}
#places span.chiffre {
    border-right: 1px solid;
    color: white;
    display: block;
    float: left;
    font-size: 31px;
    font-weight: 800;
    height: 30px;
    margin: 0;
    padding-left: 7px;
    padding-top: 10px;
    text-align: center;
    width: 27px;
}
#places span.val3 {
 border: 0 none;
}
#places span.text{
    color: white;
    display: block;
    float: left;
    font-weight: bold;
    height: 10px;
    letter-spacing: 0;
    line-height: 12px;
    margin-left: 0;
    margin-top: -10px;
    text-align: center;
    width: 55px;
}
#block-block-3 {
  margin-bottom: 0px;
}
#block-block-3 div.content p a {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #D78A00;
  background: -moz-linear-gradient(top, #dd9b00, #d68600, #d27a00);
  background: -webkit-gradient( linear, 0 50%, 0 100%, from(#dd9b00), to(#d27a00) );
  border: 1px solid #A67F07;
  color: white;
  display: block;
  font-size: 17px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  margin-bottom: 5px;
  text-align: center;
  width: 170px;
}

.view-id-attendees.view-display-id-block_1 td {
  text-align: center;
}

.view-id-attendees.view-display-id-block_1 tr {
  border: none;
}

#node-84 table tr td {
  background-color: #ebf1de;
  border:solid 1px #CCCCCC;
  font-weight: bold;
  text-align: center;
}
#node-84 table tr.info td {
  background-color: #fde9d9;
  color: black;
  font-weight: normal;
}
#node-84 table tr.pause td {
  background-color: #c5d9f1;
  color: black;
  font-weight: normal;
}
body.page-programme table tr.dejeuner td {
  background-color: YellowGreen;
  color: black;
  font-weight: bold;
}

/* Lien nantes */
#header-menu-wrapper {
  position: relative;
}

#header-menu-wrapper #nantes-link {
  background-color: #E25402;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #FFFFFF;
  display: block;
  line-height: 1;
  padding: 11px 21px 15px;
  position: absolute;
  right: 30px;
  top: 4px;
}

#header-menu-wrapper #nantes-link a {
  border: none;
  color: white;
  text-decoration: none;
}
#nantes-link a:hover {
  font-weight: bold;
}

/* Add a margin top on the price field of the ticket. */
.field-type-commerce-price {
  margin-top: 10px;
}

.content .tweets-pulled-listing a {
  color: #086782;
}

/* Theme the ticket push. */
#block-block-10 div.content a,
#block-block-11 div.content a {
  background: transparent no-repeat url('images/button_buy_ticket.png') 0px 0px;
  display: block;
  height: 50px;
  text-indent: -10000px;
  width: 145px;
}
/* Theme the ticket push en. */
#block-block-11 div.content a {
  background: transparent no-repeat url('images/button_buy_ticket_en.png') 0px 0px;
}
