/*body, body#accueil {background: url(../images/fond_accueil_3.png) no-repeat 50% 0 #fff;}
body, body#accueil {background: url(../images/fond_site.png) no-repeat 50% 0 #fff; background-position: center 30px;} */

.hors-ecran {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#breadcrumb{
  display:none;
}
#menu ul{
  margin-left:auto;
  margin-right:auto;
  width:978px;
}
#menu #navLarge{
    margin: 0;
    height: 54px;
    width: 100%;
    padding: 0;
    background-color:#00374C;
}
#menu .submenu, #menu .tools-down {
    background:#00374C;
    width:auto;
    padding-right: 0px;
    padding-left: 0px;
    color:#ffffff;
}
#menu .first .h2{
border-left: 1px solid #AFE4F7;
}

#menu .submenu .h2{
    color:#fff;
    text-align:center;
    margin:0px;
    padding:0px;
    border-right: 1px solid #AFE4F7;
    width:184px;
    /*width:243px;*/
}

#menu .submenu.forth .h2{
    /*border-right: 1px solid #00374C;*/
}



#menu .submenu ul{
    position: absolute;
    width:243px;
    background: #045280;
    z-index: 1000;
    padding:0;
    /*border-top:19px solid #fff;*/
    min-height:0;
    margin-top: 1px;
}

#menu .submenu ul li{
    background:none;
    padding: 0 24px;
}

#menu .submenu ul li:hover,
#menu .submenu ul li:focus{
    background:#00374C;
}

#menu .submenu ul li a:hover,
#menu .submenu ul li a:focus{
    color:#fff;
    text-decoration: none;
}
#menu .submenu ul li a{
    color:#fff;
    display:block;
    border-top:1px solid #AFE4F7;
    font-size: 1.2em;
    padding: 11px 0;
}
#menu .submenu ul li a:hover{
    border-top:1px solid #00374C;
}
#menu .submenu ul li.first a,
#menu .submenu ul li.first a:hover{
    border-top:none;
}
#menu .submenu:hover,
#menu .submenu:focus,
#menu .submenu.active{
    background:#045280;
}
#menu .submenu:hover .h2,
#menu .submenu:focus .h2{
    border-right: 1px solid #AFE4F7;
}

/*#menu .submenu.forth:hover .h2{
    border-right: 1px solid #045280;
}*/

/*#menu .submenu.forth ul{
    border-right: none;
}*/
#menu{
    /*margin-top:58px;*/
    /*border-bottom:19px solid #fff;*/
}

#menu .submenu .h2 .menubutton{
    background:none;
    border:none;
    color:#fff;
    width:100%;
    padding:17px 0 18px 0;
    font-size:1em;
}

#menu .tools-down input{
  border :none;
  color:#ffffff;
  background:#00374C;
 /* margin : 5px;*/
  padding : 5px 5px 5px 0;
  border-bottom : 1px solid #fff;
  /*float : left;*/
  width:76%;
  position:absolute;
  top:22%;
 left: 9%;
}
#menu .tools-down #submit-search{
  width:25px;
  left:83%;
  top:8px;
  padding:0;
}

#menu .tools-down input::-webkit-input-placeholder {
  color:#ffffff;
}
#menu .tools-down input:-moz-placeholder {
  color:#ffffff;
}
#menu .tools-down input::-moz-placeholder{
  color:#ffffff;
}
#menu .tools-down input:-ms-input-placeholder{
  color:#ffffff;
}

#menu .tools-down{  
  height: 50px;
  width: 234px;
  float: left;
  position:relative;
}

#menu .tools-down span{
  /*display:inline-block;*/
}
#main-interne,#main{
    padding-top: 20px;
    margin:0 auto;
}
#accueil_clientele #main{
  padding-top:0;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
}
/*#accueil_clientele #main{padding-top:0; margin-top:0;}*/
button.w3-display-left:focus,
button.w3-display-right:focus,
button.w3-display-middle:focus,
button.w3-display-left.isClicked:focus,
button.w3-display-right.isClicked:focus{
    outline: 2px solid #ff6c2b;
}

.w3-display-container ul,
.w3-display-container ul li{
    margin-left:0;
    padding-left:0;
}
button.w3-display-left,
button.w3-display-right{
    background:none;
    border:none;
    width:39px;
    height:50px;
    padding: 0;
}
button.w3-display-left{
  background: no-repeat url(../images/galerie/fleche_gauche_sans_background.png);
  background-color:#00547F;
  background-color:rgba(0, 84, 127, 0.25);
  
}

button.w3-display-right{
  background: no-repeat url(../images/galerie/fleche_droite_sans_background.png);
  background-color:#00547F;
  background-color:rgba(0, 84, 127, 0.25);
}

.galerie:hover div button.w3-display-left, .galerie:hover div button.w3-display-right{
  background-color:rgba(0, 84, 127, 0.75);
}

button.w3-display-middle{
  background: no-repeat url(../images/galerie/pause_hover.png);
  width:40px;
  height:40px;
  display:none;
  border:none;
}
button.w3-display-middle.play{
  background: no-repeat url(../images/galerie/play_hover.png);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.galerie:hover div button.w3-display-middle{
  display:block;
}


#colonne-centre .galerie ul{
    padding:0;
}

#colonne-centre .galerie ul li{
    background:none;
    padding:0;
}

.w3-white{
    text-align:center;
    display:block;
}

.fleche-accordeon {display: inline-block; margin-left: 8px;}
.fleche-accordeon.fleche-accordeon-o {background: url(../images/fleche_accordeon.png) no-repeat; height: 9px; width: 15px;}
.fleche-accordeon.fleche-accordeon-f {background: url(../images/fleche_accordeon_f.png) no-repeat; height: 15px; width: 9px;}

.publ_old h2, .publ_new h2 {color: #417987; padding-left: 20px;}
.publ_old h2 button {background: transparent; border: 0; color: #417987; font-weight: bold; margin: 0; padding: 0;}
.tableAccordeon h2 {cursor: pointer;}

#main-interne #main-title {padding-bottom: 30px;}
#main-interne #main-title .backlink a {font-size: 0.8em; color:#ddebee;}

.news-single-item-publication .news-single-content {margin-left: 0;}

#main-inner table, #main-inner table.multiligne {margin: 10px 0 40px;}
#main-inner .publ_old table.multiligne {margin: 10px 0 0;}
.publ_old {margin-bottom: 40px; display: none;}
#main-inner .news-single-item-publication table tr th, #main-inner .news-single-item-publication table.multiligne tr th {font-size: 1.1em; padding: 5px 20px;}
#main-inner .news-single-item-publication table tr td, #main-inner .news-single-item-publication table.multiligne tr td {font-size: 1em; padding: 15px 20px;}
#main-inner .news-single-item-publication table tr td.file_date {padding: 15px 0 15px 20px;}

table.publications_table tr td.file_date {width: 105px;}
table.publications_table tr td.file_type {width: 135px;}
table.publications_table tr td.file_date, table.publications_table tr td.file_type {text-align: left;}

.news-single-item-publication .highlight {background: url(../images/icone_info.png) no-repeat 10px 50% #F6EFE7; border: 0; border-left: 15px solid #A36115; min-height: 30px; padding-left: 50px;}

th.header span, th.header.headerSortDown span, th.header.headerSortUp span {padding-right: 20px;cursor: pointer;}

#tools .tools-down .input-search input, .search-sidebar .searchbox input[type="search"]{
    border: 4px solid #00374C;
    background : #fff;
}
#tools .tools-down .input-search input, .search-sidebar .searchbox input[type="image"]{
      border: 3px solid #03394D;
 }
#tools .tools-down{
    width:235px;
}

/*#menu .submenu.second  .h2,#menu .submenu.third .h2{
    width:244px;
}*/


#tools{
    /*margin-top:15px;*/
}

#tools .tools-top{
    /*margin-bottom:34px;*/
}

/*#accueil #tools, #accueil_clientele #tools, #accueil_college #tools {
    margin-top:42px;
}
*/
#accueil_college #page hr{
    margin-top:0;
}

.csc-textpic-caption{
    margin : 0;
    padding:8px;
}
#accueil .csc-textpic-caption{
  padding:5px;
}
#accueil #c48152{
  margin-top:21px;
}

#carousel, #accueil #carousel {float: left; width: 726px;}
#carousel .image, #accueil #carousel .image {height: 348px; max-height: 348px;}
#liens_principaux {min-height: 348px; overflow: visible; width: 228px;}
#accueil #acces_rapides {float: right;}
#accueil #acces_rapides img {margin-bottom: 20px;}
#accueil #acces_rapides li img {margin-bottom: 0;}
#accueil #acces_rapides > a {display: block;}
#accueil #acces_rapides #img_acces_rapides a:nth-child(2) {float:right;}
#accueil #liens_principaux {min-height: 253px;}
#carousel .carousel-controls {margin-right: 10px; top: 312px;}

.wrapwhite{
    float: left;
    width: 100%;
    background:#fff;
    padding-top:19px;
}

#accueil #sections .menu{
    margin-right:22px;
}
#sallePresse{
    width:198px;
    /*margin-bottom: 20px;*/
}

#btnMinistere{
    /*width:198px;
    margin-top: 20px;*/
    margin-bottom: 20px;
}

#btnSallePresse{
    margin-bottom: 20px;
}

#accueil #sections { margin: 20px 0 0 0;}

#tools .tools-down .input-search input{
    width:187px;
}
#tools .tools-down {
    width: 245px;
}

#accueil #sections .menu h2, #calendrier h2, #accueil #page h2, #accueil_afe .menu h2, .style_menu h2, #grands_sujets h2, #liens_principaux h2, #sallePresse h2, #actualiteTempAccueil h2{
    border-bottom: solid 3px #00547F;
    padding-bottom: 5px;
    background:none;
    font-weight:bold;
  font-size:1.25em;
}
#grands_sujets{
    width:726px;
}

#grands_sujets .col-outer{
    margin-left:19px;
    /*width:210px;*/
}

#grands_sujets .col-outer.quatrieme_grand_sujet{
    margin-left:0
}
#grands_sujets .col-outer.troisieme_grand_sujet{
    margin-right:0;
}


#colonne-gauche{
    width:243px;
}

#colonne-centre{
    padding: 0 0 19px 30px;
}

#content{
    padding-right:10px;
}

h1{
    font-size:1.85em;
}

#colonne_droite h2 {border-bottom: solid 3px #00547F; font-size: 1.5em; padding-bottom: 5px;}

#colonne-centre ul li:not(.listeInfolettre2022){
    background: url(../images/puce1.png) no-repeat scroll 0 0.45em transparent;
    /*line-height:1.7em;*/
    line-height:1.4em;
    padding-left: 15px;
}
#colonne-centre ol li{
    /*line-height:1.7em;*/
    line-height:1.4em;
   /*  padding-left: 15px; */
}
#colonne-centre ul ul{
  margin-bottom:0px;
}
#colonne_droite ul li, #espace_coord ul li{
   background: url(../images/fleche.png) no-repeat scroll 0 0.3em transparent;
  padding-left: 15px;
}


#colonne-centre ul li ul li,
#colonne_droite ul li ul li{
    background: url(../images/puce2.png) no-repeat scroll 0 0.45em transparent;
    padding-left: 15px;
    padding-bottom: 0;
}
#colonne_droite ul li ul li{
    background: url(../images/fleche.png) no-repeat scroll 0 0.3em transparent;

}

#colonne-centre ul li:not(.listeInfolettre2022), #colonne-centre ul li ul li,
#colonne-centre ol li, #colonne-centre ul li ol li,
#contenu_coord ul li, #contenu_coord ul li ul li,
#contenu_coord ol li, #contenu_coord ul li ol li{
  margin-top: 9px;
  margin-bottom: 9px;
}
#colonne-centre ul, ol
{
    padding: 0 0 0 20px;
}
#colonne-centre ol
{
    padding: 0 0 0 40px;
}
#colonne_droite ul, #espace_coord ul
{
    padding: 0;
}

#main-inner table tr th, #main-inner table.multiligne tr th{
    background-color : #ddebee;
    text-align:left;
}

#main-inner table, #main-inner table.multiligne {
    margin: 20px 0 40px;
}

#deux_col #colonne-centre{
    padding-left: 0;
}
#deux_col #colonne-centre .content{
    width:505px;
    float:left;
}
#deux_col #colonne-centre{
    width:735px;
}

#colonne-gauche .backlinkDiv{
    padding: 10px 18px;
    background:#ddebee;
    border-top:1px solid #c7dde2;
    border-bottom:1px solid #c7dde2;
}
#une_col .backlinkDiv{
  margin-bottom:20px;
}


#colonne-gauche .backlink ,#une_col .backlink{
    padding-left: 18px;
    background: url(../images/fleche_entete_clientele.png) no-repeat left;
}

#landing_page #colonne-gauche .backlinkDiv{
    padding: 10px 18px !important;
    background:#ddebee !important;
    border-top:1px solid #c7dde2 !important;
    border-bottom:1px solid #c7dde2 !important;
}

#deux_col #colonne-centre-inner,
#deux_col #h1-title{
    padding: 0 30px;
}

#grands_sujets .quatrieme{
    clear:left;
}
div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li{
    overflow:visible;
    position:relative;
}

#accueil div.csc-textpic-intext-left .csc-textpic-imagewrap{
    float:none;
}
#accueil .csc-textpic-text{
    position:static;
}

#content .csc-textpic-image {
  margin-top:0;
  margin-bottom:0;
}

#organisme #main-interne #main-title{
    padding-bottom:0;
    padding-top:0;
}
#organisme #main-interne #main-title .backlink a{
    font-size:1em;
}

#tools{
    margin-top:1em;
   clear:both;
  background-color:#00547f;
}

#tools .tools-top{
    position:static;
  
}

.csc-linkToTop {
  text-align: right;
}

.csc-linkToTop a:before {
  content: url("/fileadmin/templates/images/fleche_haut.png");
  position: relative;
  top: -2px;
  left: -8px;
  /*padding-left: 18px;
  background: url(/fileadmin/templates/images/fleche_haut.png) no-repeat left;*/
}


#tools .reseaux-sociaux{
    position:relative;
}



.news-single .article .news-img-wrap{
    float:none;
    width:100%;
    margin:0;
}


#politiqueLS #tools .tools-down{
    padding-top:0;
    padding-bottom: 12px;
}

#grands_sujets ul li{
    margin-right:0;
}

.search-results .summary{
    font-size: 1.05em;
}

.section_title{
    padding-left: 15px;
    display: block;
    line-height: 16px;
    padding: 13px 15px 13px 15px;
    border-top: 1px solid #c7dde2;
    border-bottom: 1px solid #c7dde2;
    color: #00374C;
    background-color: #ddebee;
}

.section_title a{
    /*display: block;
    line-height: 16px;
    background-color: #ddebee;*/
    font-weight:500;
}

#landing_page #colonne-gauche div:first-child, .titreMenuGauche #colonne-gauche div:first-child {
  font-weight: bold;
  background-color: #fff;
  border-top:none;
  color:#00374c;
  font-size: 1.2em;
}

.titreMenuGauche #main-interne, .titreMenuGauche #main {    padding-top: 10px;}

.titreMenuGauche #h1-title{
  margin-top:40px;
}

#landing_page .section_title a {
  background: none;
  font-weight: bold;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
    width:300px;
}

/* MOTEUR DE RECHERCHE DES COMMUNIQUÉS
MONTÉ PAR ALEXANDRE BÉLEC EN OCTOBRE 2017 */

.news-search-form {
  border-bottom: solid 1px #00547f;
  padding: 0 0 20px 0;
}

.news-search-form div.formfields{
  width:650px;
  margin: 0 0 80px 0;
}

.news-search-form .form-group{
  min-height: 60px;
  width: 180px;
  padding-right: 20px;
  float:left;
  border: solid 0px #000;
  }

.news-search-form .form-group:first-child{
  padding-right: 45px;
  }

.news-search-form .form-group label{
  padding: 20px 0 0 10px;
  display:inline;
  font-size: 0.8em;
  font-weight: normal;
  color: #a36115;
  }


.news-search-form input[type="text"], .news-search-form input[type="date"], .news-search-form select {
  border : 4px solid #00374C;
  padding : 9px 5px 4px;
  min-height: 24px;
  }

.news-search-form input[type="submit"] {
  border : 4px solid #00374C;
  min-height: 20px;
  width: 180px;
  font-size: 1em;
  font-weight: bold;
  color: white;
  background-color: #00374C;
  }

.news-search-form input[type="submit"].btn-submit {
  background: url('/fileadmin/templates/images/loupe.png') no-repeat;
  border: 0;
  width:35px;
  height:36px;
  margin-top:20px;
  }

.news-search-result .count-msg {
  font-weight: bold;
  margin: 30px 0 25px 0;
  font-size:1.4em;
  }



#main-inner table.news-list-table{
  margin-bottom:0px;  
}
.news-search-result div.pagination, .news-search-list div.pagination{
  border-top: solid 1px #00547f;
  padding: 20px 0 0 0;
}
.news-search-result div.pagination ul, .news-search-list div.pagination ul{
  float:right;
}
div.pagination ul .news-to-first, div.pagination ul .news-to-prev, div.pagination ul .news-to-next, div.pagination ul .news-to-last{
  cursor:pointer;
}
#colonne-centre .news-search-result div.pagination ul li, #colonne-centre .news-search-list div.pagination ul li{
  float: left;
  font-style: normal;
  background: none;
}

#colonne-centre .news-search-result div.pagination ul li.pageNumber, #colonne-centre .news-search-list div.pagination ul li.pageNumber {
  background: none;
  float: left;
  
  font-style: normal;
  color: #00547f;
  cursor: pointer;
}
#colonne-centre .news-search-result div.pagination ul li.pageNumber:hover, #colonne-centre .news-search-list div.pagination ul li.pageNumber:hover {
  text-decoration: underline;
}
#colonne-centre .news-search-result div.pagination ul li.active, #colonne-centre .news-search-list div.pagination ul li.active {
  cursor: default;
  font-weight: bold;
  color: #00547f;
  text-decoration: underline;
}


div.news .no-news-found{
  font-style:normal;
  color:black;
  font-weight: bold;
  font-size: 1.4em;
}

/****** firefox ******/
@-moz-document url-prefix() {
  
  #menu .tools-down #submit-search {
     top:17%;
  }
  #menu .submenu ul {
    margin-top: 0px;
}
#menu .submenu .h2 .menubutton{
  padding:16px 0;
}
}

/* tableau */

#main-inner table tr th.nostyle {
  border:none;
  background:none;
}

#main-inner table tr th.center {
  text-align:center;
}

#main-inner table tr td.padding-left {
  padding-left:20px;
}

#main-inner table.aveclegende {
  margin: 20px 0 0;
}


/* PUBLICATIONS PAR CATÉGORIES
MONTÉ PAR ALEXANDRE BÉLEC EN OCTOBRE 2017 */

#colonne-gauche .news ul li ul {
  margin:0;
  border-top:0;
  }

#colonne-gauche .news a.active {
  font-weight:bold;
  color:#a46004;
  }

/* Recherche Inforoute */
#inforouteLeft {float: left; width: 243px;}
#inforouteContenu {float: left; margin-left: 20px; margin-top: 20px; width: 715px;}
#inforouteContenu table {border-bottom: 1px solid #00374C; margin-top: -15px;}
#inforoute-results table {border-bottom: 1px solid #00374C;}
#inforouteContenu table tr a:hover,
#inforoute-results table tr a:hover {text-decoration: underline;}
#inforoute-results table tr a {margin-left: 25px;}

#une_col .recherche-programme #wrap {padding-bottom: 0;}
#une_col .recherche-programme #colonne-centre {padding: 0; width: 978px;}
#une_col .recherche-programme #tools {margin-top: 0;}

#main-inner .tx-tm-recherche-inforoute form tr {background-color: #ddebee;}
#main-inner .tx-tm-recherche-inforoute form th {vertical-align: top;}
#main-inner .tx-tm-recherche-inforoute form tr.first th,
#main-inner .tx-tm-recherche-inforoute form tr.first td {padding-top: 20px;}
#main-inner .tx-tm-recherche-inforoute form th,
#main-inner .tx-tm-recherche-inforoute form td {padding: 10px 20px;}
#main-inner .tx-tm-recherche-inforoute form tr.last th,
#main-inner .tx-tm-recherche-inforoute form tr.last td {padding-bottom: 20px;}
#main-inner .tx-tm-recherche-inforoute form #submit-form td {padding: 10px 0;}
/* #main-inner .tx-tm-recherche-inforoute table tr:nth-child(2n+1), */
/* #main-inner .tx-tm-recherche-inforoute table.multiligne tr:nth-child(2n+1) {background-color: #ddebee;} */
/* #main-inner .tx-tm-recherche-inforoute form td {border: 0;} */
#main-inner .tx-tm-recherche-inforoute form table tr {border: 0;} 
#main-inner .tx-tm-recherche-inforoute form td div {padding: 5px 0; width: 100%;}
#main-inner .tx-tm-recherche-inforoute form {background-color: #fff; width: 75%;}
#main-inner .tx-tm-recherche-inforoute form #submit-form {background-color: #fff;}
#main-inner .tx-tm-recherche-inforoute form input[type="text"],
#main-inner .tx-tm-recherche-inforoute form select {border: 0; padding: 5px 0 5px 10px;}
#main-inner .tx-tm-recherche-inforoute form input[type="text"] {width: 440px;}
#main-inner .tx-tm-recherche-inforoute form select {padding-left: 6px; width: 450px;}
#main-inner .tx-tm-recherche-inforoute form input[type="radio"],
#main-inner .tx-tm-recherche-inforoute form input[type="checkbox"] {margin-right: 10px; vertical-align: middle;}
#main-inner .tx-tm-recherche-inforoute form div label {vertical-align: middle;}
#main-inner .tx-tm-recherche-inforoute form button.reset-form {background-color: #ddebee; border: 0; float: right; margin-right: 10px; padding: 10px 20px;}
#main-inner .tx-tm-recherche-inforoute form input[type="submit"] {background-color: #00374C; border: 0; color: #fff; float: right; font-weight: bold; padding: 10px;}

#main-inner .tx-tm-recherche-inforoute caption {background-color: #005580; font-size: 1.25em; font-weight: normal; padding: 15px 10px;}
#main-inner .tx-tm-recherche-inforoute th {background-color: #fff; border: 0; border-bottom: 3px solid #00374C; color: #666; padding: 20px 10px 5px;}
#main-inner .tx-tm-recherche-inforoute td {border: 0;}
#main-inner .tx-tm-recherche-inforoute td.nbHeure, #main-inner .tx-tm-recherche-inforoute td.nbUnites {text-align:right;}
#main-inner .tx-tm-recherche-inforoute table tr {border-bottom: 1px solid #c7dde2;}
#main-inner .tx-tm-recherche-inforoute table tr:last-child {border-bottom: 0;}
#main-inner .tx-tm-recherche-inforoute #inforoute-results caption, #main-inner .tx-tm-recherche-inforoute #inforoute-results th:first-child{padding-left:35px;}


#main-inner .tx-tm-recherche-inforoute .news-single-backlink a{text-decoration:none; cursor:pointer;}
#main-inner .tx-tm-recherche-inforoute .news-single-backlink img{margin-right:5px; margin-bottom:3px;}
#main-inner .tx-tm-recherche-inforoute .tblDetails {margin: 20px 0;}
#main-inner .tx-tm-recherche-inforoute form th,
#main-inner .tx-tm-recherche-inforoute .tblDetails th {border: 0; color: #000;}
#main-inner .tx-tm-recherche-inforoute form th,
#main-inner .tx-tm-recherche-inforoute .tblDetails th,
#main-inner .tx-tm-recherche-inforoute .tblDetails tr {background-color: #ddebee;}
#main-inner .tx-tm-recherche-inforoute .tblDetails th,
#main-inner .tx-tm-recherche-inforoute .tblDetails td {padding: 10px 20px;}
#main-inner .tx-tm-recherche-inforoute .tblDetails th {padding-right: 10px; vertical-align: top;}
#main-inner .tx-tm-recherche-inforoute .tblDetails td {padding-left: 0;}

#main-inner .tx-tm-recherche-inforoute a.retour-recherche {display: block; text-decoration: none;}
#main-inner .tx-tm-recherche-inforoute a.retour-recherche img {padding: 0 10px 3px 0;}
#main-inner .tx-tm-recherche-inforoute .btn-org {background-color: #005580; border-bottom: 3px solid #00374C; color: #fff; display: block; font-weight: bold; font-size: 1.2em; padding: 10px 20px; text-align: center; text-decoration: none;}

.notes-footer {background-color: #ddebee;}
.notes-footer-wrap {margin: auto; padding: 10px 0; width: 978px;}
.notes-footer .space {padding-left: 263px;}
.notes-footer .content {font-size: 0.9em; width: 715px;}
.notes-footer table {margin-bottom: 20px;}
.notes-footer ul {list-style-type: none; padding: 0 0 0 10px;}
.notes-footer ul li{background: url(../images/puce1.png) no-repeat scroll 0 1.1em transparent; padding: 10px 15px;}
.notes-footer ul li a {font-weight: bold;}

.recherche-programme th {border: 0; border-bottom: 3px solid #00374C; padding: 5px 0; text-align: left;}
.recherche-programme td {border: 0; border-bottom: 1px solid #00374C; padding: 15px 25px;}


#main-inner .tx-tm-recherche-inforoute form label.label-select:after {background-color: #fff; box-sizing: border-box; color: #000; content: '\25BC'; display: inline-block; margin-left: -17px; pointer-events: none;}
#main-inner .tx-tm-recherche-inforoute form select {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
#main-inner .tx-tm-recherche-inforoute form select::-ms-expand {display: none;}


/* Style acronym */
abbr.abbr_acronym {
    position: relative;
    border-bottom: 1px dotted #045280;
    cursor: help;
}

abbr.abbr_acronym:hover::after {
    position: absolute;
    bottom: 120%;
    left: -78px;
    display: block;
  width:165px;
    padding: 1em;
    background: white;
  color:black;
    content: attr(definition);
    box-shadow: 0px 0px 7px 0px #666;
    -moz-box-shadow: 0px 0px 7px 0px #666;
    -webkit-box-shadow: 0px 0px 7px 0px #666;
}

/* Style étoile appréciation */

#appreciation>div{
  border-top:3px solid #005181;
  padding-top: 15px;
  margin-top:15px;
  clear:both;
}

#appreciation form .powermail_fieldwrap{
 float:left;
  width:100%;
} 
#appreciation form .powermail_fieldwrap_commentaire{
  width:100%;
}
/*#appreciation form .powermail_fieldwrap_marker{
  width:100%;
}*/
#appreciation form .powermail_fieldwrap_commentaire textarea{
  width:98%;
  min-height:40px;
  padding-left: 10px;
  padding-top: 10px;
}
#une_col #appreciation form .powermail_fieldwrap_commentaire textarea{
  width:845px;
}
#deux_col #appreciation form .powermail_fieldwrap_commentaire textarea{
  width:432px;
}
#appreciation form .powermail_fieldwrap_etoile label, #appreciation form .powermail_fieldwrap_etoile .powermail_field{
  float:left;
}

#appreciation form .powermail_fieldwrap_etoile label{
  margin-top: 2px;
  margin-right: 20px;
  margin-bottom:15px;
}

#appreciation form .powermail_fieldwrap_texteavanttextarea{
  margin-bottom:10px;
}

#appreciation form input[type="radio"], #appreciation form h3, #appreciation form legend, #appreciation form .powermail_fieldwrap_commentaire, #appreciation form .powermail_fieldwrap_texteavanttextarea, #appreciation form .powermail_fieldwrap_commentaire .powermail_label, #appreciation form .powermail_fieldwrap_idpage, #appreciation form .powermail_fieldwrap_langage, #appreciation form .powermail_submit{
  display:none;
}
#appreciation form .powermail_fieldwrap_etoile .powermail_field{
  margin-top:-12px;
  width: 100%;
}
#appreciation form .powermail_fieldwrap_etoile .powermail_field .radio{
  width:25px;
  float:left;
  font-size:30px;
}
#appreciation form .powermail_fieldwrap_etoile .powermail_field label{
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;  

}

#appreciation form .powermail_fieldwrap_etoile .powermail_field label:before{
  display: inline-block;
  text-indent: -9999px;
  content: "☆";
  color: #888;
}

#appreciation form .powermail_fieldwrap_etoile .powermail_field label:hover:before, #appreciation form .powermail_fieldwrap_etoile .powermail_field label.etoile_hover:before, #appreciation form .powermail_fieldwrap_etoile .powermail_field label.etoile_cocher:before{
  content: "★";
  color: rgb(0,84,127);
}

#appreciation form .powermail_submit{
  background-color: #DBE8EC;
  border: 0;
  padding: 10px 21px;
  font-size: 16px;
  margin-top:12px;
  float:right;
}
#appreciation .powermail_message_error{
  display:none;
}


#une_col #appreciation form .powermail_fieldwrap_etoile .powermail_field{
  margin-top:5px;
}

/* chapeau les filles lauréates */
#deux_col_sans_col_droite #colonne-centre #colonne-centre-inner div table.tableau_chapeau_filles td p{
  width:240px;
  float:left;
}


.width50 {
  width: 50%;
  float: left;
}



/* Classe global */
.backgroundWhite{
  background-color:white !important;
}


/* Colonne droite vers le bas  - À replacer dans les css lorsque fonctionnel */
.clear { clear:both; display:block; overflow:hidden; margin:0px; padding:0px; }
.floatRight {float:right !important;}

#deux_col #wrap, #deux_col_sans_col_droite #wrap, #organisme #wrap, #politiqueLS #wrap, .visuelConsultation #wrap{
  padding-bottom:0px;
}
#deux_col #wrap {
  overflow: visible;
}

#deux_col_sans_col_droite #tools, #organisme #tools, #politiqueLS #tools, .visuelConsultation #tools{
  margin-top:0px;
}
#espace_coord{
  width: 100%;
  float: left;
  background-color:rgba(221, 235, 238, 0.47);
  font-size: 0.85em;
  padding: 10px 0px;
  margin-top: 10px;
  margin-bottom: 25px;
}
#contenu_coord{
  padding-left:33px;
  padding-right:33px;
}
#contenu_coord > div{
  width:297px;
  float:left;
}
#contenu_coord .highlight{
  width:222px;
}

.encadre {
  border: solid 4px #ddebee;
  margin-top: 40px;
  margin-bottom: 30px;
  max-width:100%;
  width: fit-content;
  width: -moz-fit-content;
  min-width: 350px;
  padding: 5px 15px;
}
/*
.encadre h2 {
  float:left;
  padding:0 10px;
  margin:-15px 0 0 10px;
  background:#fff;
}
*/

.encadre h2 {
  margin-bottom:0;
}

.encadre div {
  padding:5px;
}

.encadre table {
  border:0 !important;
  margin:0 !important;
}

.encadre tr, .encadre td {
  border:0 !important;
  background:none !important;
}
/*
.encadre table:hover, tr:hover, .encadre td:hover {
  background:none !important;
}*/

.encadre-rouge {
  border: solid 4px #ff0000;
  margin-top: 40px;
  margin-bottom: 30px;
  max-width:100%;
  width: fit-content;
  width: -moz-fit-content;
  min-width: 350px;
  padding: 5px 15px;
}

.encadre-rouge h2 {
  margin-bottom:0;
}

.encadre-rouge div {
  padding:5px;
}

.encadre-rouge div img#lienExterne{
  display:none;
}

.encadre-rouge table {
  border:0 !important;
  margin:0 !important;
}

.encadre-rouge tr, .encadre td {
  border:0 !important;
  background:none !important;
}

.nowrap{
  white-space: nowrap;
}

/* CORONAVIRUS 2020 */

body.coronavirus div#grands_sujets {
  padding-top: 0;
}

body.coronavirus #texteEnteteClientele {
  margin: 0 0 50px 20px;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
}



/* Bloc Avertissement sous PIV */

div#avertissement {
  width: 978px;
  margin: 40px auto 20px auto;
  padding: 20px 0;
  text-align: center;
  border: solid 1px #00374C;
}

div#avertissement a {
  text-decoration: underline;
}



