.clearfix:after, .title-icon:after{
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

@font-face {
  font-family: 'AvenirLTStd-Black';
  src: url('../../fonts/AvenirLTStd-Black.eot');
  src: url('../../fonts/AvenirLTStd-Black.woff') format('woff'), 
  url('../../fonts/AvenirLTStd-Black.ttf') format('truetype'), url('../../fonts/AvenirLTStd-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

#tableaux h1 {
  font-family: avenirltstd-black;
  color: #499dec;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 30px;
  width: auto;  
}


/* tableaux 01 */

#tableaux tbody{
  border: none;
}

#tableaux table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 10px;
}

#tableaux  .header{
  background: url("../../images/wysiwyg-templates/header.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
  padding-bottom: 20px;
  margin-bottom: -5px;
}

#tableaux  header {
  display: none;
}

#tableaux .header.rose,
#tableaux-accessibles .header.rose {
  background: url("../../images/wysiwyg-templates/header-rose.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
  padding-bottom: 20px;
}

#tableaux .header h2{
  margin: 0;
  padding: 7px 0px 7px 32px;
  text-transform: uppercase;
  color:#FFFFFF;
  background-color: #FD7834;
  font-family: AvenirLTStd-Black;
  font-weight: normal;
  font-size: 15px;
}

#tableaux .header.rose h2, 
#tableaux-accessibles .header.rose h2{
  margin: 0;
  padding: 7px 0px 7px 32px;
  text-transform: uppercase;
  color:#FFFFFF;
  background-color: #ED2D56;
  font-family: AvenirLTStd-Black;
  font-weight: normal;
  font-size: 15px;
}

#tableaux .row1 .main{
  background: url(../../images/wysiwyg-templates/row1-main.png) no-repeat;
  width: 473px;
  height: 87px; 
  margin: 0 0 7px;
}

#tableaux .row2 .main{
  background: url(../../images/wysiwyg-templates/row2-main.png) no-repeat;
  width: 473px;
  height: 87px; 
  margin: 0px;
}

#tableaux .year{
    background-color: #1e3c68;
    height: 67px;
    margin-left: 7px;
    padding: 10px 5px;
    width: 127px;
}

#tableaux .year img{
display: block;
margin: 0 auto;
width: auto !important;
}

#tableaux .asterisk{
  font-family: arial;
  font-size: 10px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 40px;
}

#tableaux .num-btext{
    color: #ffffff;
    padding: 5px 0 5px 170px;
}

#tableaux .num{
    float: left;
    font-family: arial;
    font-size: 34px;
    font-weight: bold;
    line-height: 27px;
}

#tableaux .btext{
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-left: 9px;
    text-transform: uppercase;
}

#tableaux .row1 .btext{
  line-height: 14px;
}

#tableaux .row2 .btext{
   line-height: 39px;
}

#tableaux .stext{
    color: #FFFFFF;
    padding: 0px 0px 0px 252px;
    font-family: arial;
    font-size: 14px;
}

#tableaux .evolution{
    color: #ffffff;
    display: block;
    font-family: arial;
    font-size: 13px;
    padding-bottom: 8px;
    text-align: center;
}

#tableaux .outer-table{
  overflow-x: auto;
  padding: 0 30px;
  margin-bottom: 10px;
  display: block;
  -webkit-overflow-scrolling: touch;
}

/* tableaux 02 */

.tableau-dyn{
    margin-bottom: 6px;
    position: relative;
}

.tableau-dyn .title-icon:before {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}

.tableau-dyn .field-name-field-tableau-dyn-icone{
  display: inline-block;
  width: 61px;
  vertical-align: middle;
}

.tableau-dyn .field-name-field-tableau-dyn-icone img{
width: auto !important;
}

.tableau-dyn .field-name-field-tableau-dyn-titre{
  display: inline-block;
  width: 137px;
  font-family: arial;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color:#FFFFFF;
  vertical-align: middle;
  text-align: left;
}

.title-icon{
    background: url("../../images/bgbox.jpg") no-repeat center center;
    background-size: 100% 100%;
    padding: 13px 19px 15px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    margin-left: 40px;
}

.data{
  position: relative;
  background: none repeat scroll 0 0 #ffffff;
  display: inline-block;
  padding: 0px 20px 0px 40px;
  width: 100%;
  max-width: 390px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}

.data:before{
    background: url("../../images/wysiwyg-templates/blue-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    top: 50%;
    content: " ";
    display: block;
    margin-top: -12px;
    height: 25px;
    left: 0;
    position: absolute;
    width: 17px;
}

.more-info {
clear: both;
overflow: hidden;
padding-top: 5px;
width: 90.5%;
margin-left: 40px;

}

.more-info-link{
  position: relative;
  padding-right: 20px;
  display: inline-block;
  text-transform: uppercase;
  color: #27529C !important;
  font-family: AvenirLTStd-Black;
  font-size: 13px;
}
.more-info-link:after {
  right: 0;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #27529C;
  border-width: 5px;
  margin-top: -6px;
}
.more-info-link.active:after {
    border: solid transparent;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #27529C;
    border-width: 5px;
    margin-top: -4px;
    margin-left: -5px;
}

.more-info-content{
  margin-top: 12px;
  background:#27529C;
  padding: 20px 53px 16px 20px;
  display: none;
}

.more-info-content p{
color: #ffffff;
font-family: Arial;
font-size: 12px;
line-height: 17px;
}

.more-info-content p a{
    color: #ffffff !important;
}

.page-node-84633 .image-visuel-header{
  display:none;
}
