html {
    height: 100%;
}

select {
    font-size: 1em;
    min-height: 1.4em;
}

body {
    color: #000000;
    font-size: 0.9em;
    /*height: 100%;*/
    background-color: #F2F2F2 !important;
}

a, a:visited {
    color: #545454;
}

.clear {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

form {
    margin: 0;
    padding: 0;
}

ul {
    margin-left: 0;
}

img {
    border: 0;
}

#bloc-access {
    background-color: #545454;
    text-align: left;
    height: 1rem;
    line-height: 1rem;
    min-height: 20px;
}
#bloc-access a, #bloc-access span, #bloc-access a span,  #bloc-access a img {
    display: inline;
    vertical-align: middle;
    margin-right: 5px;
    color: white;
    text-decoration: none;
    font-size: 0.98em;
    font-weight: bold;
} 
#bloc-access  div {
    display:inline;
}
#bloc-access::after  {
    clear: both;
}
#languages {
    float:right;
}

#font-accessibility {
    float:left;
}


.resizer {
    width:100px;
}

#bloc-access #minustext {
    font-size: 12px;
    cursor: pointer;
}

#bloc-access #plustext {
    font-size: 16px;
    cursor: pointer;
}

.bandeauHaut {
    background: linear-gradient(to right, #ffffff 0%, #D6EEFA 100%);
    height: 10rem;
}

.bandeauHaut img.logo, .bandeauHaut img.marianne, .bandeauHaut img.chorus {
    margin-top: 30px;
    display: inline;
    vertical-align: middle;
}

.bandeauHaut img.logo {
    margin-top: 20px;
    margin-left: 200px
}


.rechercheEntete {
    background: url(../img/logo_recherche_long.png) 100% 0% no-repeat;
    margin-top: 20px;
    height: 37px;
    width: 235px;
    float: right;
}

.rechercheEntete input.zoneSaisissable {
    width: 160px;
    margin-left: 28px;
    height: 1.4em;
    line-height: 1.4em;
    border: 0;
    vertical-align: middle;
}

.rechercheEntete img {
    display: inline;
    vertical-align: middle;
}

.rechercheEntete input.searchScope {
    display: inline;
    margin-right: 5px;
    margin-left: 25px;
    vertical-align: middle;
}

.rechercheEntete span.libelleZone {
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.recherche {
    background: url(../img/logo_recherche_long.png) 100% 0% no-repeat;
    height: 37px;
    width: 235px;
}

.recherche input.zoneSaisissable {
    width: 160px;
    margin-left: 28px;
    height: 1.4em;
    line-height: 1.4em;
    border: 0;
    vertical-align: middle;
}

.recherche img {
    display: inline;
    vertical-align: middle;
}

.recherche input.searchScope {
    display: inline;
    margin-right: 5px;
    margin-left: 25px;
    vertical-align: middle;
}

.recherche span.libelleZone {
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.rechercheAccueil {
    background: url(../img/rechercheAccueil.png) 100% 0% no-repeat;
    height: 37px;
    width: 200px;
    margin-bottom: 10px;
}

.rechercheAccueil input.zoneSaisissable {
    background: url("../img/rechercheAccueil.png") repeat scroll 0 0 #F0F0F0;
    width: 155px;
    margin-left: 0px;
    height: 1.4em;
    line-height: 1.4em;
    border: 0;
    vertical-align: middle;
    height: 31px;
}

.rechercheAccueil img {
    display: inline;
    vertical-align: middle;
}

.rechercheAccueil input.searchScope {
    display: inline;
    margin-right: 5px;
    margin-left: 25px;
    vertical-align: middle;
}

.rechercheAccueil span.libelleZone {
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
















/*
.dashboard #rechercheEspace {
    position: absolute;
    right: 240px;
    top: -25px;
}

.dashboard #rechercheToutCofemer {
    position: absolute;
    right: 240px;
    top: -25px;
}
*/





thead {
    color: #004976;
}

.menu {
    height: 34px;
    background-image: url('../img/menu_background.png');
    background-repeat: repeat-x;
}


.menuFormation {
    height: 47px;
    background-image: url('../img/menu_background.png');
    background-repeat: repeat-x;
}



div.filAriane {
    margin: 10px 0;
    font-size: 0.88em;
    color : #545454;
}

div.filAriane .separator {
    padding : 0 8px;
}

.biblio-title a, a:visited {
    color: #343434;
}

.biblio-title {
    color: #343434;
    text-decoration: underline;
    cursor: pointer;
}

/********************************************\
 *
 * PIED DE PAGE
 *
\********************************************/
#footer {
    margin: 1rem;
    clear: both;
    text-align: center;
    vertical-align: middle;
}

#footer a {
    text-align: center;
    display: inline-block;
    margin : 5px 0;
    padding: 0 5px;
    color: #545454;
    text-decoration: none;
    border-left: 2px solid #545454;
    font-weight: bolder;
}

#footer a:first-child {
    border-left: none;
}

#footer a:hover {
    text-decoration: underline;
}


/********************************************\
 *
 * ESPACE : DASHBOARD
 *
\********************************************/
.dashboard {
    /*padding: 20px 0 0 0;*/
    /*position: relative;*/
}

/*.dashboard #connexion {
    position: absolute;
    top: -25px;
    right: 110px;
}
.dashboard #connexion div, .dashboard #connexion2 div {
    display: inline-block;
    float: right;
}

.dashboard #connexion2 {
    position: absolute;
    top: -25px;
    right: 0px;
}

.dashboard #accesRSS {
    position: absolute;
    top: -18px;
    right: 5px;
}

.dashboard #setFavorite {
    position: absolute;
    top: -18px;
    right: 40px;
}

.dashboard #accesAdministration {
    position: absolute;
    top: -18px;
    right: 75px;
}*/

.dashboard #description {
    background-color: white;
    padding: 10px;
    margin-bottom: 10px;
}

.dashboard #contenuDescription {
    background-color: white;
    padding: 10px;
}

.dashboard #contenuDescription h1, .dashboard #contenuDescription pre {
    margin: 0;
    padding: 0;
}

.dashboard #contenuDescription h1 {
    margin-bottom: 5px;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #125889;
}

.dashboard .left {
    width: 600px;
    float: left;
}

.dashboard .right {
    margin-left: 610px;
}

.dashboard .box, .home .box, .box {
    border: 1px solid #C7C7C7;
    border-radius: 4px;
    padding: 10px 10px;
    /*margin: 10px 0px;*/
    background-color: white;
    color: #545454;
    width: 100%;
    /*display: inline-block;*/
}

.public .box {
    -moz-border-radius: 22px / 16px;
    -webkit-border-radius:  22px / 16px;
    border-radius:  22px / 16px;
    behavior: url(../js/PIE.htc);
}


.dashboard .box h1, .home .box h1 {
    color: #125889;
    font-size: 1.1em;
    text-transform: uppercase;
}

.dashboard .top {
    /*min-height: 150px;*/
    overflow: hidden;
}

/*.dashboard .left .top, .home .home_left .top {
    -moz-border-radius: 22px 0 0 0 / 16px 0 0 0;
    -webkit-border-radius:  22px 0 0 0 / 16px 0 0 0;
    border-radius:  22px 0 0 0 / 16px 0 0 0;
}

.dashboard .left .bottom, .home .home_left .bottom {
    -moz-border-radius: 0 0 0 22px / 0 0 0 16px;
    -webkit-border-radius: 0 0 0 22px / 0 0 0 16px;
    border-radius: 0 0 0 22px / 0 0 0 16px;
}

.dashboard .right .top, .home .home_right .top {
    -moz-border-radius: 0 22px  0 0 / 0 16px  0 0;
    -webkit-border-radius: 0 22px  0 0 / 0 16px  0 0;
    border-radius: 0 22px 0 0 / 0 16px  0 0;
}*/

.dashboard .right .top {
    background-color:  #004976;
    color: white;
}

.dashboard .right .top a, .dashboard .right .top a:visited {
    color: white;
}

/*.dashboard .right .bottom, .home .home_right .bottom {
    -moz-border-radius: 0 0 16px 0 / 0 0 22px 0;
    -webkit-border-radius: 0 0 16px 0 / 0 0 22px 0;
    border-radius: 0 0 16px 0 / 0 0 22px 0;
}*/

.dashboard .right .bottom {
    background-color:  #004976;
    color: white;
}

.dashboard .right .top h1, .dashboard .right .bottom h1 {
    color: white;
}


.dashboard .top, .dashboard .bottom {
    behavior: url(../js/PIE.htc);
}

.bigTable {
    width: 1000px;
    margin: 0 auto;
    font-size: 0.8em;
    text-align: left;
    color: #545454;
}


.filtre {

}

.dashboard_box .liste td {
    border-bottom: 1px solid #90B1C8;
    padding-bottom: 4px;
}

.dashboard_box .imageActu, .contenu .imageActu, .box .imageActu {
    width: 10rem;
    height: auto;
    float: left;
    padding-right: 5px;
}

.box .imageActuLeft img, .box .imageActuRight img {
    padding: 0;
}

.box .imageActuLeft {
    float: left;
    padding-right: 5px;
}

.box .imageActuRight {
    float: right;
    padding-left: 5px;
}

h3 {
    color: #004976;
}

.button-row {
    text-align: right;
    margin: 10px 0;
}

td {
    vertical-align: top;
}

/* La HOME */

.home a, .home a:visited {
    color: #F6273F;
    font-style: italic;
}

.home .home_left {
    width: 200px;
    float: left;
}

.home .home_right {
    float: right;
    width: 200px;
}

.home .home_center {
    margin-right: 210px;
    margin-left: 210px;
    width: 580px;
}

.home .home_right .top, .home .home_left .top {
    background-color: #2CB2B2;
    color: white;
    behavior: url(../js/PIE.htc);
}

.home .home_left .top {
    background-color: #005285;

}

.home .home_right .top h1, .home .home_left .top h1 {
    color: white;
    margin: 0;
}

.home h2 {
    font-size: 1.1em;
    color: #005285;
    text-transform: uppercase;
}

.home .home_header {
    border-bottom: 0;
    margin-bottom: 0;
}

.home .home_body {
    border-top: 0;
    margin-top: 0;
}

#slider_ctrl {
    float: right;
}

.home_sep {
    height: 2px;
    border: 1px dotted #2CB2B2;
}

.home .home_right .home_icon {
    float: left;
    /*    margin-right: 5px;*/
    margin-left: -8px;
}

.home .home_left .home_icon {
    float: left;
}

#dossiers .home_icon, #accesrapide .home_icon, #fonctionscollab .home_icon {
    margin-top: -8px;
}

.imageDossier {
    width: 175px;
    height: auto;
}

.dossierTitre {
    margin: 0;
    margin-bottom: 20px;
}

.chorus {
    margin-left: 12rem;
    margin-top: 1.2rem;
}

.premierspas {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
}

#videosemaine {
    background-image: url('../img/video.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 154px;
    padding: 0;
    margin-bottom: 10px;
    cursor: pointer;
}

#videosemaine .titreVideo {
    color: white;
    background-color: #000000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
    padding: 10px 5px;
}

#video {
    padding: 0;
    margin-bottom: 10px;
    cursor: pointer;
}

.butFermerAcc {
    float: right;
}

#videoSemaineContent, #videoPremierspasContent, #video, #videoAccueilContent {
    border: 1px solid #C7C7C7;
    position: absolute;
    width: 350px;
    height: 300px;
    text-align: center;
    background-color: white;
}

#videoAccueil {
    height: 154px;
    line-height: 154px;
    position:relative;
    text-align: center;
    padding: 0;
    cursor: pointer;
    border:1px solid #C7C7C7;
    background-color: white;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
}

#videoAccueilPreview {
    width:100%;
    vertical-align: middle;
}

#videoAccueilPlay {   
    position:absolute;
    top:50%;
    left:50%;
    margin-left: -25px;
    margin-top: -25px;
    vertical-align: middle;
}

#videoAccueilBox {
    margin-bottom: 10px;
}

.banniere {
    -moz-border-radius: 8px;
    -webkit-border-radius:  8px;
    border-radius:  8px;
    behavior: url(../js/PIE.htc);
    background-color:  #005285;
    color: white;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.articleImage {
    width: 100px;
}

.article {
    width: 100%;
    margin-bottom: 20px;
}

.tousarticles {
    float: right;
    margin-top: 3px;
    margin-bottom: 3px;
}

.accesAdministration {
    float: right;
    margin-left: 10px;
}

.accesRSS {
    float: right;
    margin-left: 10px;
}
.accesRapides {
    border: 0px ;
    margin-bottom: 15px;
    background-color: white;
    /*color: #545454;*/
    list-style-type: none;
    background: url("../img/puce.png") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
    line-height: 1em;
}

/* ECHANGE */

.echanges {
    list-style: none;
    padding-left: 10px;
}

.echanges img {
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
}

.echanges li {
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 20px;
    min-height: 20px;
}

.forum_left {
    width: 33.3%;
    margin: 0;
    float: left;
}

.forum_right {
    width: 66.6%;
    margin: 0;
    margin-top: 5px;
    padding: 5px;
    float: right;
    border: 1px solid #C7C7C7;
}
@media (max-width:768px) {
    .forum_right {
        width: 100%;
    }
    .forum_left {
        width: 100%;
    }
}
.forum_buttons {
    /*    width: 662px;*/
    margin: 0;
    padding: 0;
    float: right;
}

#liste_espaces:hover {
    cursor: pointer;
}

#liste_espaces, #liste_espaces ul {
    list-style: none;
}

#liste_espaces li {
    /*    line-height: 25x;*/
    /*    margin-top: 5px;*/
    /*    margin-bottom: 5px;*/
}

#liste_espaces img {
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.espSelected, .theSelected {
    font-weight: bold;
}

.iconSelected {
    display: none;
}
.espSelected> table .iconSelected, .theSelected> table .iconSelected {
    display: inline;
}

.espSelected> table .iconNotSelected, .theSelected> table .iconNotSelected {
    display: none;
}

.forum {
    /*    width: 980px;*/
    margin: 0 auto;
    height:100%;
    border: 1px dotted #90B1C8;
}

#forum {
    /*cursor: pointer;*/
}

#forum table {
    border-collapse: separate; 
    border-spacing:0 5px;
}

#forum thead tr td {
    border-top: 1px solid #8899BB;
    border-bottom: 1px solid #8899BB;
    font-weight: bold;
    padding: 4px;
}

.tabEchanges td {
    vertical-align: middle;
}

/*
.tabEchanges .messages {
    width: 200px;
}
*/

.filEspace img, .nbEchanges {
    height: 33px;
    width: 33px;
}

.nbEchanges {
    background-image: url('../img/pastille_grise2.png');
    padding-top: 8px;
    /*height: 25px;*/
    margin-right: 5px;
    color: white;
    display: inline-block;
    vertical-align: middle;
}

.threadTexte {
    margin-top: 10px;
    margin-bottom: 10px;
}

.forum .threadInfo {
    width: 150px;
}

.posts .note {
    /*float: right;*/
} 

.threadAction {
    float: right;
    vertical-align: middle;
}

.forum .first td {
    border-bottom: 5px #FFFFFF solid;
}

.forum .even {
    background-color: #E7ECF1;
    color: #000000;
}

.thematique, .sujets, .sujetsSansRep, .filDiscussion, .messages {
    font-weight: bold;
}

.sujets, .sujetsSansRep, .messages {
    text-align: center;
}

.filDiscussion span {
    font-weight: normal;
}

.threadTexte table {
    margin-left: 5px;
}

.forum .first table {
    margin-left: 3px;
}

.forum .first table {
    width: 100%;
    height: 100%;
    border: 1px dotted #90B1C8;
}

.threadInfo a, .threadInfo a:visited {
    /*color: white;*/
}

.threadInfo p {
    padding: 0;
    margin: 0;
}

.threadAuteur {
    font-weight: bold;
}

.threadTitre {
    font-weight: bold;
    font-size: 1.2em;
}

/* ACTUALITES */

.listeActualiteTitre {
    font-size: 1.0em;
    margin: 0;
}

.listeActualiteTitre a, .listeActualiteTitre a:visited {
    text-decoration: underline;
}

.actualite {
    border: 1px solid #C7C7C7;
    padding: 5px;
    width: 100%;
    margin-bottom: 20px;
    background-color: #FFFFFF;
}

.formCommentaire {
    border: 1px solid #C7C7C7;
    padding: 5px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.textareaCommentaire {
    width: 99%;
    height: 100px;
}

.actuApercuTexte {
    word-wrap: break-word;
    width: auto;
}

/* DOCUMENTS */

.document {
    border: 1px solid #C7C7C7;
    padding: 5px;
    width: 100%;
    margin-bottom: 20px;
    background-color: #FFFFFF;
}

.documents h3 {
    font-size: 1.0em;
    margin: 0;
    padding: 0;
}

.documents p {
    margin: 0;
    padding: 0;
}

.listeDocumentTexte {
    background-color: white;
}


.listeContenuCreateur {
    font-size: 0.8em;
}

/* AFFICHAGE CONTNU */
.contenu {
    border: 1px solid #C7C7C7;
    padding: 5px;
    width: 99%;
    margin-bottom: 20px;
    background-color: #FFFFFF;
}
.contenu .contenuBlocTitre {
    margin-bottom: 15px;
}

.contenu h3 {
    font-size: 1.2em;
    margin: 0;
    padding: 0;
}

.contenu .contenuAuteur {
    font-size: 0.7em;
    margin-bottom: 15px;
}

.contenu .listeContenuTexte {
    background-color: white;
}

.contenu .note {
    display: inline;
}

.contenu .espaceContenu{

}

.contenu .texteContenu{

}

.contenu .texteContenu .imageActu {
    margin-right: 15px;
}

.contenu .contenuTitre{
    display: inline;
}

.contenu .contenuAction{
    display: inline;
    float: right;
}
.contenu .linkDoc {
    width: 25px;
    height: auto;
    float: left;
    padding-right: 5px;
}

.rating {
    cursor: pointer;
}

/* ECRAN ADMINISTRATION ESPACE */
#adminEspace {

}

#adminEspace .bloc {
    min-height: 50px;
    margin-right: 5px;
    border-collapse:collapse;
    border-spacing:0px;
    padding: 0 10px 15px 10px;
    margin: 5px 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #545454;
    background: white;
    behavior: url(../../js/PIE.htc);
}

#adminEspace .bloc .titre {
    margin:0;
    padding:0;
    min-width:98%;
    color: #004a73;
    text-transform: uppercase;
    padding: 7px;
    height:15px;
    margin-bottom:15px;
    font-size: 1.2em;
    font-weight: bold;
    vertical-align: middle;
}

#adminEspace .bloc ul li {
    margin: 3px 0;
}

#adminEspace .bloc .row {
    margin: 3px 0;
}

#adminEspace .bloc .row label, #adminEspace .bloc .row span, #adminEspace .bloc .row input {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0.5em;
}


#adminEspace .bloc .titre img {
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    margin: 0 4px;
    vertical-align: middle;
}

/********************************************\
 *
 * ADMINISTRATION ESPACE : EDITION THEMATIQUE
 *
\********************************************/
#editionThematique #arbre {
    width: 380px;
    height: 400px;
    /*display: inline-block;*/
    float:left;
    border-right: solid 1px #a5acb2;
    overflow: auto;
}

#editionThematique #arbre > div {
    left: -12px;
    top: 10px;
}

#editionThematique #arbre .openCloseAll {
    display: block;
}

#editionThematique #arbre .openCloseAll > span {
    font-size: 9px;
    margin: 2px;
    line-height: 10px;
}

#editionThematique #arbre .thematiqueLibelle {
    width: 280px;
    white-space: normal;
}

#editionThematique #zoneEdition {
    height: 400px;
    margin-left: 380px;
    overflow: auto;
}

#editionThematique #zoneEdition .editionItems {
    padding: 10px 15px;
}

#editionThematique #zoneEdition .editionItems div {
    position: relative;
    padding: 4px 0;
}

#editionThematique #zoneEdition .editionItems div img.bouton {
    position: absolute;
    right: 0;
    top: 4px;
}

#editionThematique #zoneEdition .editionItems div label {
    display: inline-block;
    width: 80px;
    vertical-align: middle;
}

#editionThematique #zoneEdition .editionItems div .zoneSaisissable {
    display: inline-block;
    width: 400px;
    vertical-align: bottom;
}

#editionThematique .boutonsEdition {
    text-align: right;
    margin-top: 15px;
}

#editionThematique .boutonsEdition button {
    margin-left: 15px;
}


#editionThematique #zoneEdition .erreurEdition {
    margin-top: 50px;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

#editionThematique #zoneEdition td.numOrdre {
    text-align: center;
    width: 20px;
}

#editionThematique #zoneEdition td.typeElement {
    text-align: center;
    width: 35px;
}

#editionThematique #zoneEdition .editionItemsTitre {
    margin: 10px 0 5px 10px;
    display: block;
}

#editionThematique #zoneEdition .editionItemsTitre > span {
    font-weight: bold;
    text-decoration: underline;
}

#editionThematique #zoneEdition .editionItemsTitre ul {
    margin-left: 10px;
}

#editionThematique #zoneEdition .editionItemsTitre li span {
    margin-right: 15px;
}

#editionThematique #zoneEdition .editionItemsTitre li span.libelle {
    width: 60px;
}

#editionThematique #zoneEdition .editionItemsTitre li span.valeur {
    width: 500px;
}

#editionThematique #zoneEdition select {
    width: 510px;
}

#editionThematique #enregistrementEffectue {
    display: none;
    visibility: hidden;
    position: absolute;
    width: 400px;
    margin-left: -200px;
    z-index: 1002;
    background-color: #fff;
    border: 1px solid black;
    top: 20px;
    left: 50%;
    text-align: center;
}

#editionThematique #enregistrementEffectue > div {
    background: url(../img/edition_programme/save_ok.png) center left no-repeat;
    padding-left: 60px;
    line-height: 20px;
    width: 250px;
    font-weight: bold;
    margin: 30px;
}

#editionThematique #enregistrementEnCours {
    display: none;
    visibility: hidden;
    position: absolute;
    width: 400px;
    margin-left: -200px;
    z-index: 1002;
    background-color: #fff;
    border: 1px solid black;
    top: 20px;
    left: 50%;
    text-align: center;
}
#editionThematique #enregistrementEnCours div {
    background: url(../img/wait.gif) center left no-repeat;
    padding-left: 35px;
    line-height: 20px;
    width: 250px;
    font-weight: bold;
    margin: 30px;
}

/********************************************\
*
* ADMINISTRATION ESPACE : SUIVI ABONNEMENT
*
\********************************************/

#denyReason .libelleZoneObligatoire {
    margin: 5px;
}

.textareaWrapper {
    margin: 0 3px 5px 0;
    padding: 0 3px;
}

.textareaWrapper textarea {
    resize: none;
    width: 100%;
}

/*****************************************\

    POPUP MODALE

\*****************************************/
.popupModal {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    min-height: 100%;
    text-align: center;
    z-index: 999;
    background: url(../img/background-trans.png);
    visibility: hidden;
}

.popupModal img.close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 3px;
}

.popupModal div.titreEcran {
    position: relative;
    background-image: url("../img/menu_background.png");
    background-repeat: repeat-x;
    background-position: top left;
    line-height: 24px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding: 3px 7px;
    margin-bottom: 10px;
}

.popupModal > div {
    margin: 100px auto;
    background-color: #fff;
    border: #004976 solid 2px;
    padding: 0px;
    text-align: left;
}

/* ECRAN ADMINISTRATION DES NOTIFS */
#gestionNotif {

}

#gestionNotif .bloc {
    min-height: 50px;
    padding: 1rem;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #545454;
    background: white;
    behavior: url(../js/PIE.htc);
}

#gestionNotif .bloc .titre {
    margin:0;
    padding:0;
    color: #004a73;
    text-transform: uppercase;
    padding: 7px;
    height: 15px;
    margin-bottom:15px;
    font-size: 1.2em;
    font-weight: bold;
    vertical-align: middle;
}

#gestionNotif .bloc .messageNotif {
    margin:0;
    padding:0;
    margin-bottom:15px;
    color: #FF0000;
    height:15px;
}

#gestionNotif .bloc .nom {
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
}

#gestionNotif .bloc .nom button {
    position: absolute;
    background-color: blue;
    top: 0;
    right: 0;
}

#gestionNotif .bloc .description {
    position: relative;
    padding: 10px 0px;
}
#gestionNotif .bloc .description button {
    position: absolute;
    top: 1rem;
    right: 0;
}

#gestionNotif .bloc .notification {
    margin-bottom: 1rem;
}

/*****************************************\

    ECRAN DE RECHERCHE

\*****************************************/
#recherche > div {
    margin-right: 5px;
    padding: 15px 10px;
    margin: 5px 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #545454;
    background: white;
    behavior: url(../js/PIE.htc);
}

#recherche .critere label:first-child {
    display: inline-block;
    width: 7em;
}

#recherche .critere label {
    vertical-align: middle;
    margin-right: 5px;
}

#recherche .critere div {
    padding: 4px 0;
}

#recherche .critere input, #recherche .critere select {
    margin-right: 25px;
    display: inline;
    vertical-align: middle;
}

#recherche .critere input[type="text"] {
    width: 250px;
}

#recherche .resultat {
    position: relative;
}

#recherche .resultat p {
    margin: 2px 0;
}

#recherche .resultat .even, #recherche .resultat .odd {
    position: relative;
    border: 1px solid #C9CDD0;
    margin: 5px 0;
    padding: 4px;
    min-height: 95px;
}

#recherche .resultat .even {
    background-color: #E7ECF1;
    color: #000000;
}


#recherche .resultat .resultat-rating {
    width: 150px;
    position: absolute;
    top: 4px;
    right: 140px;
    padding: 2px;
}

#recherche .resultat .resultat-rating span {
    float: left;
}

#recherche .resultat .resultat-rating img {
    margin-top: 2px;
    float: right;
}

#recherche .resultat .resultat-score {
    width: 100px;
    position: absolute;
    top: 6px;
    right: 4px;
    background-color: white;
    border: #4C8932 solid 1px;
}

#recherche .resultat .resultat-score div {
    height: 16px;
    background-image: url('../img/recherche/progress.png');
    background-repeat: repeat-x;
    border-right: #4C8932 solid 1px;
}

#recherche .resultat .resultat-title {
    font-weight: bold;
    text-decoration: underline;
    margin-left: 5px;
    font-size: 1em;
}

#recherche .resultat .resultat-espace {
    font-weight: bold;
    margin-left: 10px;
}

#recherche .resultat .resultat-type {
    font-style: italic;
    margin-left: 10px;
}

#recherche .resultat .resultat-thematique {
    font-style: italic;
    margin-left: 10px;
}

#recherche .resultat .resultat-contenu {
    margin-left: 10px;
    font-size: 0.95em;
}

#recherche .resultat .resultat-auteur {
    font-style: italic;
}


#popupIntervallePublication .calendarWrapper {
    width: 200px;
    margin-left: 210px;
}

#popupIntervallePublication .calendarWrapper:first-child {
    float: left;
    margin-left: 0;
}

/***********************************************************/
/*************      STATISTIQUES         *******************/
/***********************************************************/

#activite table {    
    border-collapse: collapse;
    width: 90%;
}

#activite tr {    
    height: 25px;
}

#activite td {   
    vertical-align: middle;
    border-bottom: white solid thin;
}

#activite .imgDocuments {
    background-image: url('../img/espace/icone_fichier_blanc.png');
    background-repeat: no-repeat;
}

#activite .imgActualites {
    background-image: url('../img/espace/icone_info_blanche.png');
    background-repeat: no-repeat;
}

#activite .imgEchanges {
    background-image: url('../img/espace/icone_bulle_blanche.png');
    background-repeat: no-repeat;
}

#activite .imgReponses {
    background-image: url('../img/espace/icone_mail_blanc.png');
    background-repeat: no-repeat;
}

#activite .imgCommentaires {
    background-image: url('../img/espace/icone_stylo_blanc.png');
    background-repeat: no-repeat;
}

/* CALENDAR */

#eventCalBox {
    position: relative;
    height: 200px;
    width: 200px;
    margin: 0 auto;
}

#calendar-area {
    min-height: 220px;
}

@media (min-width: 768px){
    #calendar-area span{
        width: 75%;
    }

    #selectedDate {
        float: right;
    }
}
@media (max-width: 767px){
    #selectedDate {
        position: relative;
    }
    #calendar-area span{
        display: inline-block;
    }
}

.evenement-titre {
    font-weight: bold;
    color: #545454;
}

.evenement-table {
    margin-left: 10px;
}

/* nouveau bouton connexion */

.connexion {
    background-color: #005285;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius:  5px;
    border-radius:  5px;
}

.home_left .connexion {
    padding: 10px; 
}

.home_left .connexionLogin {
    padding: 10px; 
    background-color: #005285;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.dashboard .connexionLogin {
    padding: 10px; 
    background-color: #005285;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.forum_buttons .connexionLogin {
    padding: 10px; 
    background-color: #005285;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.connexion a, .connexion a:visited {
    text-decoration: none;
    color: #005285;
    font-style: normal;
    font-weight: bold;
}

.connexionLogin a, .connexionLogin a:visited {
    text-decoration: none;
    color: white;
    font-style: normal;
    font-weight: bold;
}

.home_left .connexion img {
    display: inline-block;
    position: relative;
    float: left;
    color: #005285;
}

.home_left .connexion a {
    text-decoration: none;
    vertical-align: middle;
}

.home_left .connexionLogin a {
    text-decoration: none;
    vertical-align: middle;
}

.forum_buttons .connexionLogin a {
    text-decoration: none;
    vertical-align: middle;
}
/* nouveaux boutons */

button.big {
    /*background: none;*/
    padding: 10px;
    border: 1px solid #C7C7C7;
    /*background-color: white;*/
    color: #545454;
}
button.big span {
    background: none;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
}

/* image map */

#maps {
    margin-top: 8px;
    color: black;
}

.afficheMap {
    cursor: pointer;
}

.mapSelected {
    background-color: #D5EEF9;
}

.afficheMap img {
    visibility: hidden;
}

.mapSelected .afficheMap img {
    visibility: visible;
}

/*#imagemap img {
    max-width: 560px;
}*/

#imagemap {
    overflow: hidden;
    text-align: center;
}

#docs > div {
    margin-top: 10px;
    position: relative;
}

#actu > div {
    margin-top: 10px;
    position: relative;
}

.bloc #previsualisation #description {
    background-image: url('../img/infocentre.jpg');
    padding: 10px;
    margin-bottom: 10px;
}

.bloc #previsualisation #contenuDescription {
    background-image: url('../img/espace/desc_fond.png');
    padding: 10px;
}

.bloc #previsualisation #contenuDescription h1, .dashboard #contenuDescription pre {
    margin: 0;
    padding: 0;
}

.bloc #previsualisation #contenuDescription h1 {
    margin-bottom: 5px;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #125889;
}

/*Accueil*/
.connexion-accueil {
    text-align: right;    
    margin: 1rem;
}
.connexion-accueil .connexionLogin {
    padding: 10px; 
    background-color: #005285;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}
.connexion-accueil #connexion, .connexion-accueil #connexion2 {
    /*position: absolute;*/
    /*top: -25px;*/
    /*right: 110px;*/
}
.connexion-accueil #connexion div, .connexion-accueil #connexion2 div {
    display: inline-block;
}

/*Espaces Accueil*/
.espace {
    display: flex;      
    justify-content: space-between;    
    border: 1px solid black;
    border-radius: 4px;
    padding: 1rem;
    margin: 1rem !important;
}
.espace::after {
    clear: both;
}
.espace div {
    margin-bottom: 0.8rem;
}
.espace .titre {
    font-size: 120%;
    color: #005285;
    font-weight: bold;
}
.espace .description {
}
.espace-left {
    display: flex;
    flex-direction: column;
    justify-content: center;    
    display: -webkit-flex; /* Safari */
    -webkit-align-items: left; /* Safari 7.0+ */
    display: flex;
    align-items: left;
}
.espace-right {
    display: flex;
    flex-direction: column;
    justify-content: center;    
    display: -webkit-flex; /* Safari */
    -webkit-align-items: center; /* Safari 7.0+ */
    display: flex;
    align-items: center;
}
.espace-right div {
    /*margin:  auto;*/
}
.espace .date {
}

.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.formation-profil {
    padding:1rem;
    margin-bottom:0.75rem;
    border:1px solid black;
    border-radius:10px;
}

/* boutons changement langue */
.locale {
    color:#FFF !important;
}
.locale.active {
    color:#999 !important;
}

.container  {
    font-size:0.8rem;
}
.dhtmlxMenu_dhx_blue_SubLevelArea_Polygon {
    font-size:0.8rem;
}

/* Responsive elements */
@media (max-width: 768px) {
    .chorus { /* position de l'image *Cofemer */
        margin:auto;
    }
    .btn {
        /*    display: block;
            width: auto;*/
    }
}

/* Force DHTMLX tree row normal text wrap */
.standartTreeRow {
    white-space: normal !important;
}

/* accueil */
.card {
    background-color: white;
    height: 100%;
}
.carousel {
}
.carousel-inner {    
    box-shadow: 5px 5px 5px #ccc;
    border: 2px solid white;
}
#carousel-accueil {
    margin: auto !important;
    padding: 1rem;
    /*height: 50%;*/
}
.carousel-control-next, .carousel-control-prev {
    top:5rem;
    bottom:5rem;
}
.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top:66%;
    z-index: 10;
    padding: 2rem;
    color: #fff;
    text-align: left;
    background: rgba(0,0,0,0.5);
    cursor:pointer;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.carousel-page-link {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}
.contenu-actu {
}

/* Logo COFEMER */
#logo-brand-sm {
    display: none;
}
#logo-brand-standard {
    display: inline;
}
@media (max-width: 768px) {    
    .bandeauHaut {
        vertical-align: middle;
        text-align: center;
    }
    #logo-brand-sm {
        display: inline;
    }
    #logo-brand-standard {
        display: none;
    }
    .carousel-caption {
        top:0;
    }
    .carousel-caption.d-none {
        display:inline !important;
    }
    .contenu-actu {
        display: none;
    }
}

/* override date picker */
a.date-picker-control span {
    display: block !important;
    width: 2rem !important;
    height: 2rem !important;
    margin: auto !important;
}

.titre-ecran {
    font-size: 1.2rem;
    color: #005285;
    font-weight: bold;
    margin: 1rem 0;
}

/* primary color #004976 || lighter : #005e98 || darker : #003e65 http://www.0to255.com/004976  */
/* tests couleurs en attendant validation */
.btn-primary {
    background-color:#005e98;
    border-color: #005e98;
    color:white !important;
}
.btn-primary:hover, .btn-primary:focus {
    background-color:#003e65;
    border-color: #003e65;
    color:white !important;
}
.btn-primary:disabled {
    background-color:#003454;
    border-color: #003454;
    color:white !important;
}
.btn-outline-primary {
    border-color:#003e65;
    color:#003e65 !important;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.active {
    background-color:#003e65 !important;
    border-color: #003e65 !important;
    color:white !important;
}
.btn-info {
    color:white !important;
}
.btn-info:hover, .btn-info:focus {
    color:white;
}
.search {
    border: 1px solid #005e98;
}
.search-icon {
    cursor: pointer;
    /*    background-color:#005e98;
        border: 1px solid #005e98;*/
    color:white;
}
.search-icon:hover {
    /*    background-color:#003e65;
        border: 1px solid #005e98;*/
}

.nav-tabs .nav-link {
    background-color: white;
    margin-right:0.1rem;
}
.nav-tabs .nav-link.active {
    border-bottom:1px solid #005e98;
    background-color: #005e98;
    color:white;
}
.nav-tabs .nav-link.active:hover {
    background-color: #003e65;
    color:white;
}
.forum_buttons {
    width:66%;
}
@media (min-width: 768px) {
    #btn-sidebar {
        display: none;
    }
}
@media (max-width: 768px) {
    .forum_left {
        display: none;
    }
}
@media (min-width: 768px) {
    .forum_left {
        display: initial;
    }
}
@media (max-width:768px) { 
    .forum_buttons {
        width:100%;
    }
    .nav-tabs .nav-item {
        width:100%;
        text-align:center;
    }  
    .form-table tr {    
        display: table; 
        width:100%;   
    }       
    .form-table td {   
        display: table-row; 
    }   
    select {
        width:100% !important;
    }
    .libelleZoneObligatoire, .libelleZone {
        padding-left:1rem;
    }
    .dashboard .left, .dashboard .right {
        width:100%;
        margin:1rem 0;
    }
    .btn {
        margin-bottom:0.5rem;
    }
    .forum-btn-group {
        float:none;
        clear: both;
    }
    .rechercheForum {
        width:100% !important;
    }
}

.accueil .card-text {
    text-align: center;
}

/* questionnaires de satisfaction */
.titre-cours {
    font-size: 1.1rem;
    color: #005285;
    font-weight: bold;
    margin: 1rem 0;
}
.table-quest td {
    vertical-align:middle !important;
}
.cours td {
    border-top:none;
}

.carousel-inner a {
    color:#DFDFDF;
}
.carousel-inner a:visited {
    color:#BFBFBF;
}

.rechercheForum  button {
    padding:0;
}