hr {color: #fc611f;
background-color:#fc611f;
height: 3px;}

.fi-oui{
text-align: center;
background-color: #7db619;
width:30px;
}
.fi-non{

text-align: center;
background-color: #fff;
width:30px;
}
.fc-oui{

text-align: center;
background-color:#fc611f;
font-size:12px;
width:30px;

}
.fc-non{
text-align: center;
background-color: #fff;
width:30px;
}
.fa-oui{

text-align: center;
background-color: #859db3;
font-size:12px;
width:30px;

}
.fa-non{
text-align: center;
background-color: #fff;
width:30px;
}

.Aero{
display:block;
height:35px;
width:100%;
padding:3px;
background-image:url(http://cafoc-auvergne2.net/campus/theme/essential/pix/quadri-2.png);
background-repeat: no-repeat;
background-position:right;
background-size:100% ;}

.Aero-f{
display:block;
width:100%;
height:65px;
padding:3px;
background-image:url(http://cafoc-auvergne2.net/campus/theme/essential/pix/quadri-2.png);
background-repeat: no-repeat;
background-position:right;
background-size:100% 65px ;}

.fa-oui-2{
display:block;
width:100%;
line-height:50px;
background-position:right;
padding:3px;
text-align: center;
background-color: #859db3;
font-size:12px;
Margin:5px;
}

.fc-oui-2{
display:block;
width:100%;
line-height:50px;
background-position:right;
padding:3px;
text-align: center;
background-color: #fc611f;
font-size:12px;
Margin:5px;
}
.fi-oui-2{
display:block;
width:100%;
line-height:50px;
padding:3px;
Margin:5px;
text-align: center;
background-color: #7db619;
font-size:12px;
}

@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
html {
  box-sizing: border-box;
}

*, :before, :after {
  box-sizing: inherit;
}



.cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 37.5em) {
  .cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.card {
    width: 100%;
    margin-bottom: 1em;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 15px #DDD;
    display: inline-block;
vertical-align:top;
    margin-left: 10px;
height:230px;
}

.card2 {
    width: 100%;
    margin-bottom: 1em;
    background: #FFF none repeat scroll 0% 0%;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 15px #DDD;
    display: inline-block;
vertical-align:top;
    margin-left: 10px;

}


@media (min-width: 37.5em) {
  .card {
    width: 23%;
  }
.card2 {
    width: 98%;
  }
}
@media (min-width: 70.5em) {
  .card {
    width: 23%;
  }
card2 {
    width: 98%;
  }
}
.card.with-badge:after {
  content: " ";
  border: 30px solid #04176f;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.card2.with-badge:after {
  content: " ";
  border: 30px solid #04176f;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.card .inner-wrap {
  padding: 1.5em;
}
.card2 .inner-wrap {
  padding: 1.5em;
}
.card .inner-wrap p:last-of-type {
  margin-bottom: 0;
}
.card2 .inner-wrap p:last-of-type {
  margin-bottom: 0;
}

.card h3 {
  margin: 0;
  padding-bottom: 1em;
  font-size: 2em;
}
.card2 h3 {
  margin: 0;
  padding-bottom: 1em;
  font-size: 2em;
}

.card h3 a {
  color: #000;
}
.card h3 a:hover {
  color: #000;
}
.card h3 img {

    border-radius: 5%;
  vertical-align: middle;
  margin-right: .5em;

}

.card2 h3 img {

    border-radius: 5%;
  vertical-align: middle;
  margin-right: .5em;

}
.card .title {
  line-height: 1.5;
  font-size: 1.2em;
  display: block;
}
.card2 .title {
  line-height: 1.5;
  font-size: 1.2em;
  display: block;
}

.card p {
    /* margin-top: 1em; */
    font-size:1em;
    /* color: #777; */
    line-height: 1.6;
}

.card2 p {
    /* margin-top: 1em; */
    font-size:1em;
    /* color: #777; */
    line-height: 1.6;
}

.card a {
  color: #2A91E7;
  text-decoration: none;
}
.card a:hover, .card a:focus {
  color: #1469b1;
  text-decoration: underline;
}
.card .likes-bar {
  border: solid 1px #eee;
  padding: 0 1.5em;
  border-width: 1px 0 1px 0;
  font-size: 88%;
}
.card .likes-bar p {
  color: #888;
}
.card .likes-bar p a:first-of-type {
  color: #333;
  font-weight: bold;
}
.card .likes-bar img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: .5em;
}
.card .action-bar ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.card .action-bar li {
  list-style: none;
  float: left;
  text-align: center;
  font-size: 1.1em;
}
.card .action-bar li a {
  display: block;
  padding: 1em 0;
  color: #666;
}
.card .action-bar li a:hover, .card .action-bar li a:focus {
  color: #000;
  text-decoration: none;
}
.card .action-bar li.comments {
  width: 60%;
  text-align: left;
  padding: 0 1.5em;
  border: solid #eee;
  border-width: 0 1px 0 0;
}
.card .action-bar li.comments .comments-link {
  font-size: .7em;
  font-weight: bold;
}
.card .action-bar li.share, .card .action-bar li.like {
  width: 20%;
}
.card .action-bar li.share {
  border: solid #eee;
  border-width: 0 1px 0 0;
}
.card .action-bar span:not(.comments-link) {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}