/* TYPO */
/* COLOR */
/** GENERALES **/
/************** POLICES *****************/
@font-face {
  font-family: 'HelveticaNeueBold';
  src: url("../fonts/HelvNeue75_W1G.eot"), url("../fonts/HelvNeue75_W1G.ttf") format("truetype"); }
@font-face {
  font-family: 'HelveticaNeueRoman';
  src: url("../fonts/HelvNeue55_W1G.eot"), url("../fonts/HelvNeue55_W1G.ttf") format("truetype"); }
/************** GUTTER ENTRE LES COLONNES *****************/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeueBold", Arial, sans-serif;
  margin: 0;
  color: #000;
  line-height: 1.3; }

.title {
  font-family: "HelveticaNeueBold", Arial, sans-serif;
  font-size: 28px; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 14px; }

h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000;
  text-decoration: none !important; }
  h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #ff7900; }

p, li, ul {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

p a {
  color: #333333; }

p a:hover, li a:hover {
  color: #333333; }

a:hover, a.active, a:link {
  text-decoration: none; }

.bgwhite {
  background-color: #fff; }

.right15 {
  margin-right: 15px; }

.right-15 {
  margin-right: -15px; }

.left15 {
  margin-left: 15px; }

.top50 {
  margin-top: 50px; }

.top15 {
  margin-top: 15px; }

.bottom15 {
  margin-bottom: 15px; }

.bottom30 {
  margin-bottom: 30px; }

.bottom50 {
  margin-bottom: 50px; }

.bold {
  font-weight: 700; }

.orange {
  color: #ff7900; }

.sepgris {
  color: #999999;
  font-weight: normal;
  margin: -5px 10px 0 10px; }

.btn {
  font-family: "HelveticaNeueBold";
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 2px solid #000;
  font-size: 14px;
  color: #000;
  background-color: transparent;
  padding: 11px 20px 7px 20px;
  font-weight: 700; }
  .btn:hover {
    background-color: #ff7900;
    border-color: #ff7900;
    color: #fff; }

.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-shadow: none; }

hr {
  background: url("../images/arrow_down.png") 50% 0 no-repeat;
  height: 10px;
  padding: 0; }
  hr.barre {
    margin-top: 100px;
    margin-bottom: 70px;
    border-color: #dddddd; }

.breadcrumb {
  display: inline-block; }

/********* HEADER + NAV *********/
.header {
  padding: 25px 0 10px 0;
  background-color: #fff; }
  .header .title {
    color: #000;
    margin: 28px 0 0 25px;
    display: inline-block; }
    .header .title a {
      color: #000; }
  .header ul li {
    display: inline-block;
    font-size: 18px; }
  .header .langue {
    font-family: "HelveticaNeueBold", Arial, sans-serif;
    margin-top: 40px;
    margin-right: 20px; }
    .header .langue li a {
      color: #999999;
      margin-right: 15px; }
      .header .langue li a:hover {
        color: #000; }
    .header .langue li.active a {
      color: #000; }
  .header a.pull-right {
    font-family: "HelveticaNeueBold";
    font-size: 15px;
    color: #000;
    background-color: #4bb4e6;
    padding: 5px 20px;
    margin: 25px 0 0 30px; }
    .header a.pull-right:hover {
      background-color: #ff7900; }
    .header a.pull-right.log {
      background-color: #ff7900; }
      .header a.pull-right.log:hover, .header a.pull-right.log:link {
        text-decoration: none; }

.sns {
  margin-top: 30px; }
  .sns li a {
    font-size: 15px;
    color: #000;
    padding: 5px 6px;
    background-color: #fff;
    border: 2px solid #000;
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: opacity, .5s, ease-in-out;
    -moz-transition: opacity, .5s, ease-in-out;
    -ms-transition: opacity, .5s, ease-in-out;
    -o-transition: opacity, .5s, ease-in-out;
    transition: opacity, .5s, ease-in-out; }
    .sns li a:hover {
      opacity: 0.5;
      color: #fff;
      text-decoration: none; }
    .sns li a.fb:hover {
      background-color: #3b5998;
      border-color: #3b5998; }
    .sns li a.twt:hover {
      background-color: #55acee;
      border-color: #55acee; }
    .sns li a.dailymotion:hover {
      background-color: #0066DC;
      border-color: #0066DC; }
    .sns li a.youtube:hover {
      background-color: #e52c27;
      border-color: #e52c27; }
    .sns li a.SoundCloud:hover {
      background-color: #ff8601;
      border-color: #ff8601; }
    .sns li a.flickr:hover {
      background-color: #ed1983;
      border-color: #ed1983; }
    .sns li a.scoopit:hover {
      background-color: #6cab36;
      border-color: #6cab36; }
    .sns li a.storify:hover {
      background-color: #3a98d9;
      border-color: #3a98d9; }
    .sns li a img {
      vertical-align: text-top;
      padding: 1px 1px 0 1px; }

/********* NAV *********/
.navbar {
  min-height: 30px;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0px;
  background-color: #fff; }
  .navbar .navbar-collapse {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #eeeeee; }
  .navbar .mainnav {
    display: inline-block;
    float: left; }
    .navbar .mainnav li {
      font-family: "HelveticaNeueBold";
      font-size: 15px;
      display: inline-block;
      padding: 10px 20px 10px 0; }
    .navbar .mainnav > li > a {
      color: #000;
      display: inline-block;
      text-decoration: none; }
      .navbar .mainnav > li > a:hover {
        color: #ff7900;
        background-color: transparent; }
    .navbar .mainnav > .active > a, .navbar .mainnav > .active > a:hover, .navbar .mainnav > .active > a:focus, .navbar .mainnav > .active > a:visited {
      color: #ff7900 !important;
      background-color: transparent; }

.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 175px; }
  .dropdown-menu li {
    display: block !important; }
    .dropdown-menu li a {
      font-size: 15px;
      display: block; }

/* POPIN SE CONNECTER */
#popin_connexion {
  width: 400px; }
  #popin_connexion p {
    margin-bottom: 15px; }
  #popin_connexion a {
    color: #444444;
    margin-bottom: 25px;
    display: block; }
    #popin_connexion a:hover {
      text-decoration: underline; }

.alert {
  margin-bottom: 0px;
  border-radius: 0px; }

.alert-info {
  background-color: #f9f9f9;
  border-color: transparent;
  color: #ff7900; }
  .alert-info .close {
    display: none; }

/********* BASELINE *********/
.baseline {
  position: relative;
  background: black;
  display: block;
  margin: 5px 0;
  padding: 10px 25px; }
  .baseline img {
    float: right; }
  .baseline h1 {
    color: white;
    display: block;
    margin: 15px 0 5px 0; }
  .baseline p {
    font-size: 14px;
    color: white;
    margin-right: 50px; }
  .baseline a {
    display: inline-block;
    margin-right: 10px; }
  .baseline .btn {
    border-color: white;
    color: white;
    margin-right: 0px;
    margin-bottom: 0px; }
    .baseline .btn:hover {
      border-color: #ff7900; }

/********* PARTENAIRES *********/
.partenaires {
  padding: 20px;
  border: 1px solid #eeeeee; }
  .partenaires a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .partenaires .partnerlogo a {
    margin-right: 30px;
    border: 1px solid #eeeeee;
    padding: 2px; }

/********* FORUMS *********/
.allforums a h4 {
  color: #000;
  font-size: 14px;
  padding: 10px 15px 5px 15px;
  line-height: 18px; }
.allforums a h6 {
  color: #ff7900; }
.allforums a p {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  margin-top: 5px; }
.allforums a:hover h4 {
  color: #ff7900; }
.allforums article {
  position: relative;
  margin-top: 15px;
  background-color: #fff;
  border: 1px solid #dddddd;
  min-height: 180px; }

.tweet article {
  background-color: #333333;
  margin-left: 15px;
  margin-right: 0px !important;
  padding: 5px 10px; }
  .tweet article p {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: 30px; }
  .tweet article .flaticon-twitter1 {
    font-size: 40px;
    color: #fff;
    display: inline-block;
    margin-right: 20px; }
  .tweet article .dsf {
    width: 30px;
    float: right; }
  .tweet article iframe {
    max-width: inherit !important;
    min-width: inherit !important; }
  .tweet article a.fb {
    font-size: 18px;
    display: block;
    float: right;
    color: #fff;
    margin-top: 10px;
    padding: 0;
    line-height: 18px; }
    .tweet article a.fb:after {
      font-family: "Flaticon";
      content: "\e007";
      padding: 8px 10px;
      background-color: #fff;
      color: #333333;
      float: right;
      margin-left: 10px;
      margin-top: -8px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px;
      line-height: 24px;
      opacity: 1;
      -webkit-transition: opacity, .25s, ease-in-out;
      -moz-transition: opacity, .25s, ease-in-out;
      -ms-transition: opacity, .25s, ease-in-out;
      -o-transition: opacity, .25s, ease-in-out;
      transition: opacity, .25s, ease-in-out; }
    .tweet article a.fb:hover:after {
      background-color: #3b5998;
      color: #fff;
      text-decoration: none;
      opacity: 0.5; }

/********* AGENDA + PROCHAINE RENCONTRE *********/
.evenements h3 {
  margin-top: 10px; }

.agenda .date, .mini-agenda .date {
  text-align: center; }

.agenda {
  float: left;
  background-color: #ffd200;
  padding: 25px; }
  .agenda [class^="flaticon-"] {
    margin-right: 8px; }
  .agenda h3 {
    color: #000;
    margin: 5px 0; }
  .agenda p {
    color: #444444;
    font-size: 14px; }
  .agenda .date {
    border-width: 2px;
    border-style: solid;
    border-color: #444444;
    padding: 20px 30px;
    margin-right: 20px;
    font-size: 60px;
    color: #000;
    display: inline-block;
    line-height: 60px; }
    .agenda .date .mois {
      font-size: 40px; }
  .agenda .media-body {
    padding: 0px; }
  .agenda .btn {
    float: left;
    color: #fff;
    border-color: #000;
    background-color: #000;
    margin-top: 15px; }
    .agenda .btn:hover {
      border-color: #ff7900;
      background-color: #ff7900; }

/*** MINI AGENDA ***/
.mini-agenda {
  position: relative; }
  .mini-agenda [class^="flaticon-"] {
    margin-right: 3px; }
  .mini-agenda .liketable {
    display: table;
    margin-bottom: 20px; }
    .mini-agenda .liketable .date {
      width: 15%;
      display: table-cell;
      border-width: 2px;
      border-style: solid;
      border-color: #ffd200;
      padding: 10px 15px;
      font-size: 30px;
      color: #000;
      line-height: 30px;
      vertical-align: middle; }
      .mini-agenda .liketable .date .mois {
        font-size: 18px; }
    .mini-agenda .liketable .agendatxt {
      width: 60%;
      display: table-cell; }
      .mini-agenda .liketable .agendatxt h4 {
        display: inline-block;
        color: #000;
        margin: 5px 15px 0 0; }
      .mini-agenda .liketable .agendatxt p {
        margin-right: 15px;
        color: #444444; }
    .mini-agenda .liketable .blocbt {
      width: 20%;
      display: table-cell;
      vertical-align: bottom; }
      .mini-agenda .liketable .blocbt .btn {
        float: right;
        font-size: 12px;
        color: #fff;
        border-color: #000;
        background-color: #000;
        padding: 5px;
        vertical-align: bottom; }
        .mini-agenda .liketable .blocbt .btn:hover {
          border-color: #ff7900;
          background-color: #ff7900; }

/********* ACTUALITES *********/
.indication,
.date {
  color: #666666;
  font-size: 12px; }

.actus h5 a,
.actus p a,
.dossiers h5 a,
.dossiers p a,
.etsi h5 a,
.etsi p a {
  margin: 10px 0 0 0;
  display: block; }
.actus .indication,
.dossiers .indication,
.etsi .indication {
  color: #fff;
  background-color: #444444;
  padding: 2px; }

.dossiers .media-body,
.etsi .media-body {
  padding: 15px 15px 10px 15px; }

.actus {
  background-color: #f6f6f6;
  padding: 15px 20px;
  margin-right: 15px;
  min-height: inherit; }

.etsi {
  border: 1px solid #eeeeee; }

/********* COMMENTS + AUTEURS *********/
.comment-auteurs .media {
  margin-bottom: 15px; }
.comment-auteurs .media-left {
  float: left; }
  .comment-auteurs .media-left img {
    width: 70px;
    height: 70px; }
.comment-auteurs .actus .indication {
  background-color: inherit;
  padding: 0px; }
  .comment-auteurs .actus .indication a {
    color: #ff7900; }
.comment-auteurs h5 a {
  color: #000;
  margin-bottom: 10px;
  display: block; }
.comment-auteurs p a {
  color: #444444;
  text-decoration: none; }
  .comment-auteurs p a:hover {
    color: #000; }
.comment-auteurs ul li {
  display: inline-block; }
  .comment-auteurs ul li a img {
    width: 70px;
    height: 70px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; }
  .comment-auteurs ul li a:hover img {
    opacity: 0.5; }
.comment-auteurs .btn {
  margin-top: 20px; }

/********* VIDEOS *********/
.video {
  background-color: #000;
  padding: 10px 25px; }
  .video .btn {
    border-color: #fff;
    color: #fff;
    float: right;
    margin-bottom: 10px; }
    .video .btn:hover {
      border-color: #ff7900; }
  .video h3 {
    float: left;
    display: inline-block;
    color: #fff;
    margin-top: 10px; }
  .video section {
    min-height: 260px;
    position: relative;
    background-color: #000; }
    .video section img {
      width: 100%; }
    .video section .media-body {
      padding-top: 10px; }
      .video section .media-body p {
        color: #fff; }
    .video section:hover p {
      color: #ff7900; }

/********* INSCRIPTION *********/
.inscription {
  padding-top: 55px; }
  .inscription .actus {
    display: block;
    padding: 25px 25px 35px 25px;
    margin-right: 0;
    min-height: inherit; }
    .inscription .actus .btn {
      display: block;
      margin: 0 0 20px 0; }
    .inscription .actus img {
      display: block;
      margin: 0 auto;
      padding-top: 10px; }

/********* FOOTER *********/
.footer {
  width: 100%;
  background-color: #000;
  padding-top: 25px; }
  .footer h4, .footer a {
    color: #fff; }
  .footer a:hover {
    text-decoration: underline; }
  .footer ul {
    margin: 15px 40px 0 0;
    padding: 0; }
    .footer ul li {
      list-style: none;
      margin-bottom: 15px; }
  .footer .sns {
    display: inline-block; }
    .footer .sns li {
      display: inline-block; }
      .footer .sns li a {
        font-size: 24px;
        background-color: #000;
        color: #fff;
        border-color: #fff;
        opacity: 1;
        -webkit-transition: opacity, .5s, ease-in-out;
        -moz-transition: opacity, .5s, ease-in-out;
        -ms-transition: opacity, .5s, ease-in-out;
        -o-transition: opacity, .5s, ease-in-out;
        transition: opacity, .5s, ease-in-out; }
        .footer .sns li a:hover {
          opacity: 0.5;
          color: #fff;
          text-decoration: none; }
        .footer .sns li a.fb:hover {
          background-color: #3b5998;
          border-color: #3b5998; }
        .footer .sns li a.twt:hover {
          background-color: #55acee;
          border-color: #55acee; }
        .footer .sns li a.dailymotion:hover {
          background-color: #0066DC;
          border-color: #0066DC; }
  .footer .fallow {
    border-bottom: 1px solid #444444;
    padding-bottom: 20px; }
    .footer .fallow h4 {
      display: inline-block;
      margin-right: 30px; }
  .footer .secondnav {
    padding: 20px 0; }
  .footer .thirdnav {
    border-top: 1px solid #444444;
    padding: 10px 0; }
    .footer .thirdnav ul li {
      display: inline-block;
      margin-right: 20px; }
  .footer .partener p {
    text-align: right;
    color: #fff;
    margin-right: 20px; }

/********************************** BARRE COOKIES *************************************/
/*******************************************************************************/
.cookies {
  position: fixed;
  left: 0;
  bottom: -100px;
  z-index: 999;
  background: #333333;
  color: #cccccc;
  font-size: 12px;
  width: 100%;
  height: 100px;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -ms-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s; }
  .cookies.active {
    bottom: 0; }
  .cookies .contentText {
    padding: 25px; }
  .cookies p a {
    color: #fff; }
  .cookies .btn {
    color: #fff;
    float: right;
    border-color: #fff; }
    .cookies .btn:hover {
      text-decoration: none;
      border-color: #ff7900; }

/** MEDIA QUERY  **/
/********************************/
/* MEDIA QUERIES */
/********************************/
@media (min-width: 320px) and (max-width: 375px) {
  .home .videohome iframe {
      width: 320px;
      height: 180px; }

  .header .title {
    float: left;
    font-size: 26px;
    margin: 27px 0 0 20px !important; } }
@media (min-width: 360px) and (max-width: 767px) {
  .home .videohome iframe {
      width: 720px;
      height: 405px; }
  .img-responsive {
    width: 100%; }

  /**** HEADER ***/
  .header {
    padding-top: 10px;
    /**** NAV ***/ }
    .header .xshead {
      padding-right: 30px;
      padding-top: 10px; }
      .header .xshead .title {
        font-size: 26px;
        margin: 28px 0 0 25px; }
    .header .navbar .navbar-header {
      border-top: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd; }
      .header .navbar .navbar-header a.pull-left {
        font-family: "HelveticaNeueBold", Arial, sans-serif;
        color: #fff;
        background-color: #4bb4e6;
        padding: 5px 10px 2px 10px;
        margin-top: 15px;
        margin-left: 15px; }
        .header .navbar .navbar-header a.pull-left:hover {
          background-color: #ff7900; }
        .header .navbar .navbar-header a.pull-left.log {
          background-color: #ff7900;
          color: #fff; }
          .header .navbar .navbar-header a.pull-left.log:hover {
            text-decoration: none; }
      .header .navbar .navbar-header .dropdown-menu {
        top: 45px;
        left: 15px; }
      .header .navbar .navbar-header .login {
        display: block;
        background-color: #eeeeee;
        color: #000;
        float: right;
        margin: -15px 30px 25px 0;
        padding: 5px 20px;
        font-size: 14px; }
      .header .navbar .navbar-header .langue {
        margin: 25px 30px 0 0; }
        .header .navbar .navbar-header .langue li {
          font-size: 14px; }
      .header .navbar .navbar-header .navbar-toggle {
        border-radius: 0px;
        border: none;
        background-color: #333333;
        margin-right: 15px; }
        .header .navbar .navbar-header .navbar-toggle .icon-bar {
          background-color: #fff; }
        .header .navbar .navbar-header .navbar-toggle:hover, .header .navbar .navbar-header .navbar-toggle:focus {
          background-color: #ff7900; }
    .header .navbar .mainnav {
      margin: 0px !important;
      float: inherit !important;
      display: block !important; }
      .header .navbar .mainnav li {
        display: block !important;
        text-align: center; }
    .header .navbar .navbar-collapse {
      border-color: transparent; }
      .header .navbar .navbar-collapse.in {
        background-color: #f6f6f6; }

  /* POPIN SE CONNECTER */
  #popin_connexion {
    width: 300px; }
    #popin_connexion .form-control {
      width: 100%; }

  /**** HOME ***/
  .tweet article {
    margin-right: 15px !important;
    margin-top: 15px; }

  .home .allforums {
    margin-left: 15px; }
  .home .evenements,
  .home .restitutions,
  .home #home_videos,
  .home #home_dernieres_publis,
  .home #home_coms_auteurs_users {
    margin-left: 15px;
    margin-right: 15px; }

  .evenements {
    margin: 0 0 50px 0; }
    .evenements .agenda.right15 {
      margin-right: 0 !important;
      margin-bottom: 15px; }
    .evenements .agenda .date {
      font-size: 36px;
      padding: 20px;
      line-height: 36px; }
      .evenements .agenda .date .mois {
        font-size: 20px; }

  .comment-auteurs .actus {
    margin-bottom: 15px;
    padding: 15px; }
  .comment-auteurs ul {
    padding: 0; }
  .comment-auteurs #form_commentaire .btn {
    float: right !important;
    margin-top: 10px !important;
    margin-left: 0px !important;
    margin-right: 25px; }

  /* SLIDER */
  .carousel-caption {
    left: 40px !important;
    top: 0px !important; }
    .carousel-caption .intro {
      padding: 15px !important; }
      .carousel-caption .intro span {
        font-size: 14px !important; }
      .carousel-caption .intro .title {
        font-size: 18px !important;
        line-height: 20px !important; }
      .carousel-caption .intro p {
        display: none; }

  .mini-agenda .btn,
  .agenda .btn {
    float: left !important;
    margin-top: 10px;
    background-color: #000;
    color: #fff; }

  .mini-agenda .agendatxt {
    width: 80%; }

  /**** GERER LES MARGINS DES BLOCS SUR MOBILE ***/
  .dossiers {
    margin-bottom: 15px; }

  .page {
    /**** ASIDE ***/ }
    .page.container {
      padding-left: 15px;
      padding-right: 15px; }
    .page .titlegroup .forumtitle a {
      line-height: 34px;
      display: block;
      margin-bottom: 10px; }
    .page .fhome h1 {
      line-height: 32px; }
    .page .intro {
      position: relative !important;
      margin-top: -80px; }
      .page .intro h2 {
        font-size: 16px; }
        .page .intro h2 a {
          margin-bottom: 0; }
    .page .threebox {
      position: relative !important;
      margin-top: 50px;
      z-index: inherit; }
      .page .threebox article {
        margin-bottom: 5px; }
        .page .threebox article h4 {
          font-size: 16px; }
          .page .threebox article h4 a {
            margin-bottom: 0; }
    .page .community.right-15 {
      margin-right: 0px !important;
      margin-left: -15px !important; }
    .page .mainarticle {
      padding-left: 0px !important;
      margin-top: 15px !important; }
      .page .mainarticle iframe {
        width: 320px;
        height: 180px; }
      .page .mainarticle h1 {
        font-size: 26px;
        line-height: 30px; }
      .page .mainarticle.comment-auteurs {
        padding-left: 0px;
        margin-right: 0 !important; }
      .page .mainarticle.sources {
        margin-right: 0 !important; }
    .page.inscrire #infos, .page.inscrire .subscribe {
      margin-right: 0px !important; }
    .page .filtre {
      margin-right: 0 !important; }
      .page .filtre ul li:first-child {
        margin-bottom: 8px; }
      .page .filtre ul li .form-control {
        margin-left: 0 !important;
        margin-bottom: 10px; }
    .page .titlegroup .iconsnav {
      float: left !important; }
    .page .actus {
      min-height: inherit !important; }
    .page .comment-auteurs .actus.auteurs {
      padding: 20px !important; }
    .page .pub {
      min-height: inherit;
      margin-bottom: 15px; }
    .page .news .misenavant {
      margin-bottom: 15px; }
    .page .actus h5 {
      margin-top: 10px !important; }
    .page .fiche_member .btn {
      margin-bottom: 15px; }
    .page aside {
      margin-left: 0px; }
      .page aside .tweet article {
        margin-right: 0px !important;
        margin-top: 0px !important;
        margin-left: 0px !important; }

  .baseline {
    text-align: left !important; }
    .baseline h1 {
      font-size: 18px !important; }
    .baseline p {
      font-size: 14px !important; }
    .baseline .btn {
      margin-top: 0px;
      float: left !important;
      clear: both; }

  .partnerlogo a {
    margin-bottom: 10px;
    margin-right: 5px !important; }

  /**** COMMUNIIY ***/
  .community .person {
    margin-left: 15px;
    min-height: 250px !important; }
  .community .filtre .btn.right15 {
    margin-top: 15px;
    margin-right: 6px; }
  .community .filtre ul {
    margin-left: 15px; }
    .community .filtre ul li {
      margin-right: 15px;
      display: block; }
      .community .filtre ul li:first-child {
        font-weight: bold;
        margin-top: 8px; }
      .community .filtre ul li .form-control {
        display: block;
        margin-left: 6px !important;
        line-height: 22px; }
      .community .filtre ul li.search {
        margin-top: 15px;
        margin-bottom: 15px; }
        .community .filtre ul li.search .form-control {
          width: inherit;
          margin-left: 0px !important; }
        .community .filtre ul li.search button {
          padding: 5px 5px 4px 5px;
          margin-top: -2px; }

  /**** FORUM PAGE ***/
  .forum_page article h3 a {
    width: 343px;
    font-size: 20px; }
  .forum_page article.gris {
    width: 94.5%;
    min-height: inherit;
    font-size: 16px; }
    .forum_page article.gris h5, .forum_page article.gris p {
      margin-bottom: 10px; }

  /**** FOOTER ***/
  .footer {
    padding-left: 15px;
    padding-right: 15px; }
    .footer .partener p {
      text-align: left; }
    .footer .secondnav div {
      border-bottom: 1px dotted #666666;
      margin-bottom: 15px; } }

@media (min-width: 768px) {
  .home .videohome iframe {
      width: 750px;
      height: 422px; }
  .carousel-caption {
    left: 50px;
    bottom: 25px; }
  .home .actus.auteur {
    padding: 20px; }
  .actus {
    min-height: 280px;
    padding: 15px; }
  .etsi {
    min-height: 280px; }
  .page .mainarticle {
    padding-right: 15px; }
    .page .mainarticle iframe {
      width: 450px;
      height: 253px; }
  .page .filtre ul li {
    margin-bottom: 5px; }
  .page .fhome .threebox {
    bottom: 10px; }
    .page .fhome .threebox h3 {
      font-size: 16px; }
  .page .comment-auteurs .actus.auteurs {
    padding: 25px; }
  .page.inscrire #infos {
    margin-right: 10px; }
  .page aside .comment-auteurs {
    padding: 15px; }
    .page aside .comment-auteurs .btn {
      padding: 10px; }
    .page aside .comment-auteurs ul {
      padding: 0; }
    .page aside .comment-auteurs .actus,
    .page aside .comment-auteurs .etsi {
      min-height: inherit !important; }
  .tweet article {
    margin-left: 0px !important; }
  .comment-auteurs .actus {
    margin-bottom: 15px;
    padding: 15px; }

  .community .filtre .btn {
    margin-top: 30px; }

  .forum_page article h3 a {
    width: 365px;
    font-size: 24px; }
  .forum_page article.gris {
    width: 365px;
    min-height: 206px;
    font-size: 14px; }
    .forum_page article.gris h5, .forum_page article.gris p {
      margin-bottom: 10px; }

  #forumhome .comment-auteurs .btn {
    white-space: normal; }

  .comment-auteurs #form_commentaire .btn {
    float: left !important;
    margin-top: 10px !important;
    margin-left: 0px !important;
    margin-right: 0; }

  .news .misenavant {
    min-height: inherit !important; }

  .baseline h1 {
    font-size: 18px;
    margin-right: 50px; }
  .baseline .btn {
    font-size: 18px; }
  .baseline .partnerlogo a.psy {
    margin-bottom: 10px; }
  .baseline .partnerlogo a.fing {
    margin-bottom: 10px; } }

@media (min-width: 990px) {
  .home .videohome iframe {
      width: 970px;
      height: 546px; }
  .carousel-caption {
    bottom: 40px; }

  .home .actus.auteur {
    padding: 20px 40px; }

  .community .filtre .btn {
    margin-top: 0px; }

  .comment-auteurs #form_commentaire .btn {
    float: right !important;
    margin-top: 0px !important;
    margin-right: 30px !important; }
  .comment-auteurs .actus {
    margin-bottom: 0; }

  .page .mainarticle {
    padding-right: 50px; }
    .page .mainarticle iframe {
      width: 560px;
      height: 315px; }
  .page .fiche_member .btn {
    margin-bottom: 15px; }
  .page .fhome .threebox {
    bottom: 25px; }
    .page .fhome .threebox h3 {
      font-size: 18px; }
  .page .comment-auteurs .actus.auteurs {
    padding: 40px 50px 25px 50px; }

  .forum_page article {
    min-height: 250px; }
    .forum_page article.gris {
      width: 311px;
      min-height: 176px;
      font-size: 13px; }
      .forum_page article.gris h5 a {
        margin-bottom: 0 !important;
        padding: 0; }
      .forum_page article.gris p a {
        margin-bottom: 0 !important;
        padding: 0; }
  .baseline h1 {
    font-size: 24px;
    margin-right: 0px; }
  .baseline a.fing {
    clear: right; }
  .partenaires a.psy {
    width: 70%; } }
@media (min-width: 1200px) {
  .home .videohome iframe {
      width: 1170px;
      height: 658px; }
  .actus {
    padding: 15px 20px; }
  .news .actus {
    min-height: 290px; }
  .news .etsi {
    min-height: 290px; }
  .page.inscrire #infos {
    margin-right: 50px; }
  .page .mainarticle {
    padding-right: 150px; }
    .page .mainarticle iframe {
      width: 560px;
      height: 315px; }
  .page aside .comment-auteurs {
    padding: 20px 40px; }
  .page aside .actus,
  .page aside .etsi {
    min-height: inherit !important; }
  .forum_page article.gris {
    width: 378px;
    min-height: 214px;
    font-size: 16px; }
    .forum_page article.gris h5, .forum_page article.gris p {
      margin-bottom: 5px; }
  #forumhome .comment-auteurs .btn {
    white-space: nowrap; }
  .baseline .partnerlogo a.psy {
    margin-bottom: 0px; }
  .baseline .partnerlogo a.fing {
    margin-bottom: 0px; }
  .news .misenavant {
    min-height: 595px !important; } }

/*# sourceMappingURL=common.css.map */
