/**
 * Refonte 2014
 * home + menu + vue détail des news + ...
 **/
  /* general */
  .col-right-content h3 {
    border-bottom: 1px solid #000000;
    font-family: Grotesque,Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: normal;
    margin-top: 55px;
    padding-bottom: 20px;
  }
  /* /general */
   #bannerWrap {
      padding-bottom: 33px;
  }
 
  #menuMain ul li.menuOn > a, #menuMain ul li:hover a, #menuMain ul.levelTwo {
    background: #000000 !important;
    color: #ffffff;
  }   
  #menuMain > ul > li:hover > a, #menuMain ul.levelTwo > li > a:hover {
    border-bottom: 5px solid #6a90a5;
  }    
  #menuMain ul.levelTwo > li > a:hover {
    margin-bottom:-5px;
  }
  #menuMain ul.levelTwo {
    margin-top: 35px;
    left: 0;
    width: 100%;
    padding-bottom: 5px;
  }
  #menuMain {position: relative;}
  #menuMain ul.levelTwo a {color:#ffffff !important;}
  
  /* ----- 2 cols right ----- */
  .FCE {
    float:none;
    clear:both;
  }
  .FCE.twoCols-middle .col-left, .FCE.twoCols-middle .col-right {
    width: 50%;
  }
  
  /* ----- /2 cols middle ----- */
  
  /* ----- 2 cols right ----- */
    
  .FCE.twoCols-right, .FCE.twoCols-left {
    margin-top: 30px;
    position: relative;
  }
  .FCE.twoCols-right .col-left {
    float: left;
    width: 70%;
  }
  
  .FCE.twoCols-right .col-left h2,
  .FCE.twoCols-right .col-left h3 {
    font-family: Grotesque, Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
  }
  
  .FCE.twoCols-right .col-right {
    float: right;
    width: 30%;
    position:relative;
  }           
  
  /* ---- news chroniqueurs ---- */
  .news-latest-container.chroniqueurs .news-latest-item {
    float: left;
    margin-right: 37px;
    width: 28%;
  }
  
  .news-latest-container.chroniqueurs .latest-date, .news-slider-date {
    float:left;
    color: #c8c8c8;
    font-size: 85%;
    margin-top: 4px;
  display :none;
  }
  
  .news-latest-container.chroniqueurs .latest-category {
    float:right;
    background: #6a90a5;
    color: #ffffff;
    padding: 2px 4px;
    font-family: Grotesque,Georgia,"Times New Roman",Times,serif;
  display :none;
  }
  
  .news-latest-container.chroniqueurs h2 a {
    color:#343534;
  }
  
  .col-right .news-latest-container.chroniqueurs .news-latest-item {
    float: none;
    margin-right: 0px;
    width: 100%;
  }
  
  #contentMain .news-latest-container.chroniqueurs h2 {
    display: inline-block;
    width: 100%;
    line-height: 27px;
    font-size: 210%;
    margin-bottom: 15px;
  }
  .news-latest-container.chroniqueurs p {
    margin-top: 0;
    font-family: Market,Arial;
  }
  
  .news-latest-container.chroniqueurs .latest-link {
    text-align:right;
    font-weight:bold;
    background: url("../images/misc/bg_dotted_gray.png") repeat-x left center;
    margin-bottom: 20px;
  }
  .news-latest-container.chroniqueurs .latest-link a {
    background: #ffffff;
    padding-left: 4px;
  }
  
  .news-latest-container.chroniqueurs .latest-thumb {
    margin-bottom: -4px;
    overflow:hidden;
    display: inline-block;
  }
  .csc-default > .news-latest-container.chroniqueurs {    
    margin-top: 30px;
    position: relative;
  }
  .csc-default > .news-latest-container.chroniqueurs .news-latest-item {
    width: 221px;
  }   
  .csc-default > .news-latest-container.chroniqueurs .news-latest-item:last-child {
    margin-right:0;
  }
  .csc-default > .news-latest-container.chroniqueurs .latest-thumb{
    margin-bottom: -7px;
  }
  /* ---- /news chroniqueurs ---- */
  
  /* ---- news with related news ---- */
  .new-home .news-latest-item  {
    float:none;
    width: 95%;
    clear: both;
    display: inline-block;
    background:none;
    margin: 0 0 0px 30px;
    padding: 0;
  }
  .new-home .news-latest-item .current-news {
    float:left;
    width: 49%;
    padding-bottom: 50px;
  }
  .new-home .news-latest-item .related-news {
    float:right;
    width: 44%;
    border-top: 1px solid #000000;
    padding-top: 2px;
  }
    
  .news-latest-thumb a {
    margin-bottom: -4px;  
    display:block;
  }
  .latest-news.new-home .news-latest-thumb, .latest-news.new-home .news-latest-thumb img {
    height: auto;
    width: 319px;
  }
  .latest-news.new-home .news-latest-link {
    background: url("../images/misc/bg_dotted_gray.png") repeat-x left bottom;
  }
  
  .latest-news.new-home .news-latest-link a {
    background: none repeat scroll 0 0 #ffffff;
    padding-left: 4px;
  }
  
  .latest-news.new-home .news-latest-cat, .news-slider-item .news-latest-cat {
    background: #6a90a5;
    color: #ffffff;
    float: right;
    font-family: Grotesque,Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    padding: 6px 4px;
  }
  
  .latest-news .news-latest-item .content {
    font-family: Market,Arial;
  }
  
  .latest-news .news-latest-item .content h3 a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Grotesque,Arial !important;
  }
  .latest-news .news-latest-item .content a {
    color: #343534;
  }
  
  .latest-news .news-latest-item .content p {
    text-align: justify;
  }
  
  .latest-news .news-latest-item .content a:hover {
    text-decoration:none;
  }
  
  .latest-news.new-home .news-latest-item .content p:last-child {
    margin-bottom: 0;
  }
  
  .latest-news.new-home .fa {
    float: left;
    font-size: 12px;
    margin-left: -14px;
    padding-top: 4px;
  }
  .related-news dd {
    margin-left: 0px;
    margin-top: 20px;
  }
  .related-news a {
    display:block;
    color: #343534;
    font-family: Grotesque, Arial;
    text-transform:uppercase;
    letter-spacing: 1px;
    margin-bottom: 27px;
    line-height: 20px;
  }
  .related-news ul {
    margin-left: -40px;
  }
  .related-news li {
    list-style:none;  
  }
  
  .related-news a:hover {
    color: #6a90a5;
    text-decoration:none;
  }
  
  .latest-news .news-latest-link a {
    background: none repeat scroll 0 0 #ffffff;
    color: #6a90a5;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    top: 8px;
  }
  .latest-news .news-latest-link {
    text-align: right;
  }
  
  .latest-news .news-latest-date {
    color: #7b7b7b;
    float: left;
    font-size: 11px;
    padding-top: 8px;
  }
  /* ---- /news with related news ---- */
  
  /* ---- news A la Une ---- */
  .news-list.blue {
    background: #6a90a5;
    color: #ffffff;
    padding: 1px 15px;
  }
  .news-list.blue:after {
    background: none repeat scroll 0 0 #000000;
    bottom: -5px;
    content: "";
    height: 3px;
    margin-left: -15px;
    position: absolute;
    width: 100%;
  }
  
  .ALaUne {
    height: 300px;
    overflow: hidden;
    padding-left: 15px;
  }
  
  .ALaUne li {
    margin-bottom: 20px;
    padding-left: 4px;
  }
  
  .news-list.blue a {
    color: #ffffff;  
    text-transform: uppercase;
    font-family: Grotesque;
    font-size: 15px;
    line-height: 22px;
  }
  
  /* ---- /news A la Une ---- */
  
  /* ---- news single ---- */
  #contentMain > .col-left {
    float: left;
    width: 642px;
  }
  #contentMain > .col-right {
    float: right;
    margin-left: 31px;
    width: 321px;
  }
  .col-right-content {
    margin-bottom: 20px;
  }
  .col-right-content ul, .col-right-content .latest-news {
    margin: 0;
    padding: 0;
    list-style: outside none none;
  }
  .col-right-content li, .col-right-content li.news-latest-item {
    background: rgba(0, 0, 0, 0) url("../images/misc/bg_dotted_gray.png") repeat-x scroll left bottom !important;
    cursor: pointer;
    margin: 0 0 10px;
    padding: 0 0 8px;
  }
  .col-right-content li {
    background-image: url("../images/pictos/list_5d98c0.png");
  }
  .col-right-content .news-list-morelink {
    display:none;
  }
  .col-right-content .col-left {
    float: left;
    width: 221px;
  }
  .col-right-content .news-related-image, .col-right-content .news-related-image img {
    border: medium none;
    height: 102px;
    width: 221px;
    background: rgba(0, 0, 0, 0) url("../images/misc/no_picture_related.jpg") no-repeat scroll 0 0;
  }
  .col-right-content .news-related-image a {
    cursor: pointer;
    text-decoration: none;
  }
  .col-right-content .col-right {
    float: right;
    margin-left: 8px;
    width: 90px;
  }    
  .col-right-content h4 a {
    color: #000000;
    font-family: Grotesque,Georgia,"Times New Roman",Times,serif;
    text-decoration: none;
  }
  .col-right-content .news-related-date {
    color: #7d7d7d;
    font-size: 11px;
  }
  .col-right-content .news-related-summary {
    color: #7d7d7d;
    font-family: Market,Arial;
  }
  .col-right-content .news-related-summary p {
    margin-top: 0;
  }
  .col-right-content .latest-news .col-left, .col-right-content .latest-news .news-latest-thumb img, .col-right-content .latest-news .news-latest-thumb {
    width: 134px;
    height: auto ;
  }
  /*.col-right-content .latest-news .news-latest-thumb img {
    height:157px;
  }*/
  .col-right-content li.news-latest-item {
    margin-bottom: 12px;
    width: 100%;
  }
  .col-right-content .latest-news .news-latest-cat {
    margin-top: 4px;
    background: #6a90a5;
  }
  .col-right-content .latest-news .col-right {
    width: 176px;
  }
  .col-right-content .latest-news .news-latest-date {
    float:none;
    clear:both;
    padding-top: 0;
  }
  .col-right-content .latest-news h4 {
    margin-top:5px;
  }
  
  .col-right-content .latest-news .news-latest-link {
      clear: both;
      float: none;
      margin-bottom: 7px;
      text-align: left;
      margin-top: 5px;
  }
  .news-single-content blockquote {
    margin: 20px 0 !important;
    font-size: 21px;
    font-weight: bold;
  }
  /* ---- /news single ---- */
  
  /* ---- youtube ---- */
  #socials {
    width: 157px;
  }
  
  #socials ul {
    padding: 0;
  }
  
  #socials li.logo.youtube a {
    background-image: url("../images/pictos/logo_youtube_header.png");
  }
  
  #socials li.logo.youtube a:hover {
    background-position: left bottom;
  }
  
  /* ---- ---- */
  #contentMain > div > .FCE.link {
    border-top: 1px solid #000000;
    height: 25px;
    position: relative;
    z-index:10;
  }
  
  .news-latest-container.hightlights .hight-link a,
  .FCE.link a.hight-arrow-right {
    background-image: url("../images/pictos/lire_plus_6a90a5.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 114px;
    width: 114px;
    color:transparent;
    float:right;
    margin-top: -60px;
    margin-right: 20px;
  }
  .news-latest-container.hightlights {
    position:relative;
  }
  .news-latest-container.hightlights .hight-link a{
    bottom: -49px;
  }
  
  .FCE.link a.hight-arrow-right:hover {
    background-position: left bottom;
  }
  /* ---- ---- */
  
  /* ---- FCE link iframe ---- */
  .FCE.link_iframe h2 {
    margin-top:2px;
  }
  .links_iframe {
    padding: 0;
  }
  .links_iframe li {
    list-style:none;
    margin-bottom: 10px;
  } 
  .links_iframe .fa {
    font-size: 20px;
    padding-right: 10px;
  }
  .links_iframe a {
    color: #343534;
    font-family: Grotesque,Arial;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
  }
  .links_iframe a:hover {
    text-decoration:none;
    color: #6a90a5;
  }
   
   /* ---- / FCE link iframe ---- */
   /* ---- FCE video iframe ----- */
   .video_teaser {
    background: rgba(0, 0, 0, 0) url("../images/misc/bg_dotted_gray.png") repeat-x scroll left bottom;
    margin: 0 0 15px;
    padding: 0 0 8px;
   }
   .video_teaser iframe {
    width: 100%;
    height:auto;
   }
   .video_teaser .video_date {
    color: #7b7b7b;
    font-size: 11px;
    margin-top: 5px;
   }
   .video_teaser h4 {
    color: #000000;
    font-family: Grotesque,Georgia,"Times New Roman",Times,serif;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
   }
   /* ---- /FCE video iframe ----- */
    /* ---- Twitter feed ----- */
  .tx-cw-twitter, #facebookIframe {
    box-shadow:0 0 4px #D6D6D6;
    margin-bottom: 30px;
    background: #ffffff;
    width: 310px;
    position:relative;
  }
  .cwtw-TweetWrap, .tx-cw-twitter h5 {
    padding: 7px 7px 9px 7px;
    border: 1px solid #E5E5E5;
  }
  .cwtw-TweetWrap:hover {
    border: 1px solid #6a90a5;
  }
  .cwtw-TweetAvatar {
    float: left;
    width: 16px;
  }
  .cwtw-TweetAvatar-image {
    display: block;
    border-radius: 2px;
    margin-top: 2px;
  }
  .cwtw-Tweet {
    margin-left: 22px;
  }
  .cwtw-TweetMeta {
    font-size: .8em;
  }
  .cwtw-Tweet p {
    margin: 0;
  }
  .tx-cw-twitter h5 {
    margin-bottom: 0;
    padding: 8px;
    margin-top: 0;
  }
  
  /* ----- FCE Slider news ----- */
  .jcarousel {
      position: relative;
      overflow: hidden;
      width: 99%;
  }
  .jcarousel ul {
      width: 20000em;
      position: relative;
      list-style: none;
      margin: 0;
      padding: 0;
  }
  .jcarousel li {
      float: left;
  }  
  .jcarousel-wrapper {
    border-bottom: 3px solid #000000;
    height: 385px;
    overflow: hidden;
    position: relative;
  }
  .nav-carousel {
    bottom: 10px;
    position: absolute;
  }
  .jcarousel-control-prev, .jcarousel-control-next, .jcarousel-pagination {
    font-size: 50px;
    font-family: Grotesque,Georgia,"Times New Roman",Times,serif;
  }
  .jcarousel-control-prev {
    float: left;
  }
  .jcarousel-pagination {
    color: #c8c8c8;
    display: block;
    float: left;
    margin: 0 5px;
    padding-top: 2px;
    text-align: center;
  }
  .jcarousel-pagination .active, .nav-carousel a:hover {
    color: #c8c8c8;
    text-decoration:none;
  }
  .jcarousel .twoCols-middle .col-left, .jcarousel .twoCols-middle .col-right {
    position:relative;
    width: 348px;
  }
  .news-slider-image.col-right > img {
    padding: 0 0 0 20px;
  }
  #contentMain .news-slider-text.col-left > h2 {
    display: block;
    font-size: 210%;
    line-height: 27px;
    margin-bottom: 15px;
    margin-top:2px;
  }
  .news-slider-item a {
    color: #343534;
  }
  .news-slider-date {
    clear:both;
    float:none;
  }
  .news-slider-item .news-latest-cat {
    position: absolute;
    right: 51px;
    z-index: 20;
  }

  /* ----- / FCE Slider news ----- */
  
  .col-left iframe {
    position: absolute;
  }
  #c930 iframe {
    position:relative;
  }
  .selected-iframe {
    z-index:10;
  }
  
  /* ---- ---- */
  
  hr {
      margin: 40px 0 50px;
  }
  
  /* fgapp */
  #fgapp_container div.horizontal_tabs div.datatab_horizontal_views_container {
   /* background-color: #000 !important;*/
  }
  #fgapp_container #mosaicview_content .grid_chart { 
   /* background-color: #fff !important;*/
  } 
  .datatab_horizontal_tabs_container,
  #c924 #fgapp_container #header, #c924 #fgapp_container #footer, #c924 #fgapp_container .menu_main_nav, #c924 #fgapp_container #shell_menu, #c924 #mosaic_footer, #c924 #mosaic_userguide_links,
  #c924 #fgapp_container .header, #c924 #fgapp_container #mosaic_header, #c924 #fgapp_container .footer {
    display:none !important;
  }
  
  #contentMain h2 {
    line-height: 28px;
  }