/*
** HEADER
 */

#meteo {
    background-color: #06C;
    color: #FFF;
    height: 100px;
    text-align: center;
    width: 100px;
    z-index: 2;
    position: absolute;
    right: 15px;
    top: 0;
}

/*
 * CONTENT
 */
#wrapper {
	width: 100%;
	overflow-x: hidden;
}
 
#content {
	width: 100%;
}

/*
** PUB
 */

.pub {
    padding-top: 1em;
    text-align: center;
    width: 100%;
    overflow-x: hidden;
}

.pub div {
    display: inline-block;
    margin: auto!important;
    max-width: 100%;
}

/*
** derniers-messages
 */

.derniers-messages .titre {
    font-weight: bold;
}

.derniers-messages .nom {
    float: right;
}

/*
** les-blogs
 */
.les-blogs ul {
    list-style-type: none;
}
.les-blogs>ul {
    margin-top: 15px;
}
.les-blogs ul>li>ul {
    margin-left: 30px;
}

/*
** news_border1
 */

.news_border1 ul {
    list-style-type: none;
}

/*
** breadcrumb
 */

.breadcrumb {
    position: relative !important;
    padding: 0 15px !important;
}

/*
** Rubrique
 */

.sous_rubrique .miniplan {
    margin-top: 2em;
}

/*
** CALENDAR
 */

.calendriermini table td {
    color: black;
}

/*
** RECOMANDER
 */

#recommander h2 {
    cursor: pointer;
}

#recommander ul {
    list-style-type: none;
}

#recommander label {
    display: block;
}

#recommander .text {
    display: block;
    width: 100%;
}

#recommander .boutons {
    text-align: right;
}

/*
** FORMULAIRE FORUM
 */

.formulaire_forum ul {
    list-style-type: none;
}

.formulaire_forum label {
    display: block;
}

.formulaire_forum .text,
.formulaire_forum textarea {
    display: block;
    width: 100%;
}

.formulaire_forum .boutons {
    float: right;
}

.formulaire_forum legend {
    display: none;
}

.formulaire_forum .details {
    display: block;
    text-align: right;
    margin-top: 1em;
}

.formulaire_forum .details a {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;

    text-shadow: none;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -webkit-appearance: button;
}

/*
** lirerub
 */

.lirerub ul {
    list-style-type: none;
}

/*
** OTHERS
 */
.spip_logos {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
    border: none;
}

.info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4;
}

.reponse, .error, .alert, .notice, .success, .info {
    padding: .8em;
    margin-bottom: 1.5em;
    border: 2px solid #ddd;
}

.error, .alert {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4;
}

.erreur_message {
    color: red;
    display: block;
}

li.erreur input[type="text"],
li.erreur input.text,
li.erreur input[type="password"],
li.erreur input.password,
li.erreur textarea {
    background-color: #fbe3e4;
    border-color: #fbc2c4;
}

.reponse_formulaire {
    margin-bottom: 1.5em;
    padding: .75em;
    border: 2px solid #ddd;
}

.reponse_formulaire_erreur {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4;
}


/*
** header
 */
#header {
    z-index: 10000000000;
}

#header .logo {
    display: none;
}

.dark #header.full-header #header-wrap:not(.not-dark) #logo,
#header.full-header.dark #header-wrap:not(.not-dark) #logo {
    border-right: none;
    border: 0;
}

#header.full-header #logo {
    padding: 0;
    margin: 0;
}

#header.full-header .container {
    padding-left: 0!important;
}

#pre-header {
    height: 100px;
    background: white;
    background-image: linear-gradient(to top, #333 0%, transparent 30%);
}

#pre-header .logo  {
    position: relative;
    height: 100px;
    display: inline-block;
}

#pre-header .logo img {
    height: 100%;
}

#pre-header .name {
    display: inline-block;
    height: 100px;
    width: auto;
    transition: height .4s ease;
}

#pre-header .name img {
    height: 100%;
    width: auto;
}

/*
** RECHERCHE
 */

#top-search form input::-moz-placeholder {
    text-transform: none;
}

#top-search form input:-ms-input-placeholder {
    text-transform: none;
}

#top-search form input::-webkit-input-placeholder {
    text-transform: none;
}

/*
** BARTICLE
 */

.BARTICLE .entry-image img {
    height: 100px;
    object-fit: cover;
}

#debug-nav td, #debug-nav th {
    color: black;
}

#Spreadshop {
    width: 100%;
}

#debug-nav {
    z-index: 9999999999999999 !important;
    top: 0 !important;
    right: 0 !important;
}

.nocolor > span {
    color: #EEE !important;
}

.custom-banner {
    height: 100px;
    float: right;
}

.custom-banner img {
    height: 70px;
    margin: 15px;
}

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li img {
    height: 100px !important;
    object-fit: cover;
}

#documents_portfolio li {
    display: inline-block;
    list-style: none;
}

@media (max-width: 991px) {
    #primary-menu > div > ul {
        margin-top: 0 !important;
    }

    #primary-menu-trigger {
        bottom: 0;
        right: 0;
        position: absolute;
        left: auto;
        top: 50px;
    }

    #top-search-trigger {
        position: absolute !important;
        top: -15px !important;
        right: 20px !important;
        bottom: 0;
    }

    #header>.container {
        padding: 0!important;
    }

    #header-wrap {
        height: 100px !important;
    }

    body.top-search-open #header .logo  {
        opacity: 0;
    }

    #header .logo {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100px;
        opacity: 1;
        transition: opacity .3s ease;
    }

    #header .logo img {
        height: 100%;
    }

    #pre-header .logo {
        display: none;
    }

    #pre-header {
        height: auto;
        min-height: 100px;
    }

    .custom-banner {
        float: none;
        width: 100%;
    }

    .custom-banner img {
        height: auto;
        width: calc(100% - 30px);
    }

    #logo img {
        height: 50px;
    }

    #top-search form input {
         font-size: 15px;
    }
}

@media (max-width: 575px) {
    #header>.container {
        padding: 0!important;
    }
}