/* general */
@media screen and (min-width: 1000px) and (max-width:1280px) {
    body {
        /*background-color: #999999;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;*/
        margin: 0px;
        padding: 0px;
        background-attachment: scroll;
        font-family: Arial, Helvetica, sans-serif;
        overflow-x: hidden;
    }

    #page-entier {
        background: rgba(255, 255, 255, 1);
        width: 1000px;
        /*box-shadow: 1px 1px 68px rgba(181,175,181,1);*/
        padding-right: 37px;
    }

    .socialmedia {
        float: right;
        margin-right: 24px;
    }
}

@media screen and (min-width: 1280px) and (max-width:1360px) {
    body {
        /*background-color: #999999;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;*/
        margin: 0px;
        padding: 0px;
        background-attachment: scroll;
        font-family: Arial, Helvetica, sans-serif;
    }

    #page-entier {
        background: rgba(255, 255, 255, 1);
        width: 1000px;
        /*box-shadow: 1px 1px 68px rgba(181,175,181,1);*/
        padding-right: 37px;
        padding-left: 37px;
        margin-left: auto;
        margin-right: auto;
    }

    .socialmedia {
        float: right;
        margin-right: 24px;
    }
}

@media screen and (min-width: 1360px) {

    body {
        /*background-color: #999999;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;*/
        margin: 0px;
        padding: 0px;
        background-attachment: scroll;
        font-family: Arial, Helvetica, sans-serif;
    }

    #page-entier {
        background: rgba(255, 255, 255, 1);
        width: 1000px;
        /*box-shadow: 1px 1px 68px rgba(181,175,181,1);*/
        margin-right: auto;
        margin-left: auto;
        padding-left: 37px;
        padding-right: 37px;
    }

    .socialmedia {
        float: right;
        margin-right: 1px;
    }
}

@media screen and (min-width: 1910 px)
{
    .message-erreur
    {
        position: absolute; top: 200px; left: 1500px; width: 104px;
    }
}
.message-erreur
{
    position: absolute; top: 200px; left: 1228px; width: 104px;
}
* {
    outline: 0;
}

.page-head {
    height: 18px;
    /*background: #C6C5C5;*/
    border-radius: inherit !important;
    margin-top: 10px;
    border-top: solid 1px #C6C5C5;
    border-bottom: solid 1px #C6C5C5;
}

.disable-list-style {
    list-style-type: none;
}

.text-orange {
    color: #E46C0A;
}

.text-black {
    color: #000;
}

.text-white {
    color: #fff;
}

.text-green {
    color: #76BB67;
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.no-underline {
    text-decoration: none;
}

.no-border {
    border: none;
}

.radio-error {
    border: 1px solid red !important;
}

.fond-gris-claire {
    background: #f2f2f2 !important;
}

.fond-gris-fonce {
    background: #d9d9d9 !important;
}

.fond-blanc {
    background: #fff !important;
}

.inactive {
    color: #a6a6a6;
}

.bordure {
    border: 1px solid #bfbfbf;
}

.bordure-gauche {
    border-left: 1px solid #bfbfbf;
}

.bordure-droite {
    border-right: 1px solid #bfbfbf;
}

.bordure-haut {
    border-top: 1px solid #bfbfbf;
}

.bordure-bas {
    border-bottom: 1px solid #bfbfbf;
}

.tableau-sans-bordure {
    border-collapse: collapse;
}

.toute-ligne {
    width: 100%;
}

.toute-colone {
    height: 100%;
}

.vertical-center {
    display: inline-flex !important;
    align-items: center;
}

.inline-block {
    display: inline-block;
}

.block {
    display: block;
}

.no-display {
    display: none;
}

.bold {
    font-weight: bold;
}

.info-client td {
    padding: 2px;
}

.surligne-motcle {
    background: #99ddff;
}

.bstitre {
    margin: 5px auto;
    text-align: center;
    background: #737373;
    color: #fff;
    line-height: 26px;
    width: 800px;
}

.centercall {
    float: right;
    margin-top: 20px;
    width: 300px;
    height: 64px;
    text-align: center;
    font-size: 14px;
    border-radius: 6px;
    font-weight: 700;
    padding: 10px 0 0 0;
    background: linear-gradient(to bottom, #9dc548 0%, #7a9a37 100%);
}

.icon-acc {
    float: right;
    position: relative;
    margin: 15px;
}

.text-acc {
    position: relative;
    font-size: 14px;
    width: 649px;
    float: left;
    margin: 30px 15px;
}

.paccordeon {
    width: 99%;
    background: #f2f2f2;
    margin: 0 auto;
    padding: 10px 0;
    height: 430px;
}

.iconsocial {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
}

    .iconsocial li {
        float: left !important;
        margin-right: 15px !important;
        margin-bottom: 2px !important;
        padding: 0px !important;
        display: inline !important;
        width: auto !important;
    }

        .iconsocial li a {
            -moz-transition: all 0.3s ease 0s;
            display: block !important;
            float: left !important;
            margin: 0 !important;
            padding: 0 !important;
            width: 25px !important;
            height: 25px !important;
            text-indent: -9999px !important;
            /*border-radius: 20px;*/
        }

        /*.iconsocial li a:hover {
                background-position: 0 -40px !important;
            }*/

        .iconsocial li a {
            background-color: transparent;
        }

        .iconsocial li.facebook a {
            background: url(images/social/facebook.png) no-repeat 0 0;
            background-size: 85%;
        }

        /*.iconsocial li.facebook a:hover {
            }*/

        .iconsocial li.googleplus a {
            background: url(images/social/googleplus.png) no-repeat 0 0;
            background-size: 85%;
        }

        .iconsocial li.linkedin a {
            background: url(images/social/linkedin.png) no-repeat 0 0;
            background-size: 85%;
        }

        .iconsocial li.twitter a {
            background: url(images/social/twitter.png) no-repeat 0 0;
            background-size: 85%;
        }

        .iconsocial li.youtube a {
            background: url(images/social/youtube.png) no-repeat 0 0;
            background-size: 85%;
        }


.pmenu {
    font-size: 11px;
    padding-left: 6px;
    margin: 0 0 20px 46px;
    line-height: 16px;
}

    .pmenu a:hover {
        text-decoration: underline;
    }

.form-block {
    height: 30px;
    display: block;
    margin: 0px 0 10px 20px;
}

    .form-block label {
        margin: 5px 5px 0px 0px;
        text-align: left;
    }

    .form-block input {
        height: 22px;
        margin: 0 5px 0 0;
        border-radius: 6px;
        border: 1px solid #D9D9D9;
        padding-left: 4px;
        resize: none;
        display: inline;
    }

    .form-block textarea {
        margin: 0 5px 0 0;
        border-radius: 6px;
        border: 1px solid #D9D9D9;
        padding-left: 4px;
        resize: none;
        display: inline;
        height: 30px;
    }

    .form-block input[type=button] {
        border-radius: 0px;
        height: 26px;
    }

    .form-block input[type=submit] {
        border-radius: 0px;
        height: 26px;
    }

    .form-block a {
        color: #000;
        text-decoration: underline;
    }

.radio-elt input[type=radio]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0;
}

    .radio-elt input[type=radio]:not(old) + label {
        display: inline-block;
        padding-left: 25px;
        background: url('/images/kle-radio.png') no-repeat -1px 0;
        line-height: 20px;
    }

    .radio-elt input[type=radio]:not(old):checked + label {
        background-position: -1px -20px !important;
    }

.radio-elt {
    display: inline-block;
    width: 24px;
}

    .radio-elt input {
        width: 0;
        position: absolute;
        margin-top: 5px;
    }

.pmenu .titre1 {
    color: #F3902B;
    text-decoration: underline;
    font-family: 'Raleway-Regular', sans-serif;
}

.stat-page {
    font-size: 12px;
    width:100%;
}

.stat-page-head {
    position: relative;
    border-radius: 10px;
    width: 100%;
    /*margin-left: -37px;*/
}

.social-icons {
    margin-top: 10px;
    float: left;
}

    .social-icons a {
        margin: 0 10px;
    }

.socio {
    height: 69px;
    background: #f2f2f2;
    border-radius: 5px;
    text-align: center;
}

.adresse {
    font-size: 11px;
    border-radius: 5px;
    background: #f2f2f2;
    margin-bottom: 10px;
}

.contact {
    float: right;
    width: 280px;
}

.biog {
    float: left;
    font-size: 12px;
    margin: auto;
    width: 980px;
    box-shadow: 1px 1px 12px rgba(181,175,181,1);
}

.main-right {
    float: right;
    width: 483px;
    margin-left: 10px;
    background: #f2f2f2;
    box-shadow: 0px 3px 5px rgba(181,175,181,1);
}

.main-left {
    float: left;
    width: 483px;
    margin-left: 0px;
    margin-bottom: 20px;
    background: #f2f2f2;
    box-shadow: 0px 3px 5px rgba(181,175,181,1);
}



.lefondtop {
    background-image: url(/img/lefondtop.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 1000px;
}

.milieu22 {
    background: #FFF;
    z-index: 2;
    height: auto;
    width: 980px;
}

.pied-site {
    background-image: url('/img/lefondpied.png');
    background-repeat: no-repeat;
    height: 16px;
    width: 1000px;
}

.TabKlekoonGene {
    width: 918px;
    /*
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 33px;
	*/
}

/* hack Chrome / Safari */
/*		@media screen and (-webkit-min-device-pixel-ratio:0) {
			.TabKlekoonGene {
				padding-left:5px;
			}
		}
*/ /*fin hack Chrome / Safari */


.TabHautKlekoonGene {
    width: 970px;
    padding-top: 4px;
}

.TabKlekoonOmbre {
    width: 800px;
}

.general2 {
    background-image: url(/img/lefondmilieu.png);
    background-repeat: repeat-y;
}

.tablemain {
    background-image: url(/img/main.gif);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 2px;
}

.blockDebug {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
}

font {
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #8298FF;
    padding: 0px;
}
/*............................right.asp ...............*/
#banniere-right {
    height: auto;
    z-index: 99;
    position: absolute;
    margin-left: -32px;
    padding-top: 28px;
}
/* Menu top */


.espace {
    width: 200px;
    padding: 0px;
    height: 20px;
}

.tablePswChamp {
    padding-left: 5px;
    padding-bottom: 0px;
}

.textChamp {
    background-image: url(/img/fd-champ.png);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    height: 21px;
    border: 1px none #FFFFFF;
    background-repeat: no-repeat;
    width: 127px;
    padding-left: 4px;
    padding-top: 2px;
}

.submit {
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    overflow: visible;
}
/*............................ fin menu top ...............*/

#menu-deroulant {
    background: url(/img/lefondtop.png) 0px 21px no-repeat;
    width: 1000px;
    height: 40px;
    text-align: center;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    margin: auto;
    background-repeat: no-repeat;
}

.level2 {
    background: #deeef4;
}

.level3 {
    background: #deeef4;
}

#menu-deroulant ul {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    text-align: left;
}

#menu-deroulant ul {
    display: inline-block;
}

#menu-deroulant ul {
    display: inline;
}

#menu-deroulant li a.drop {
    background-color: transparent;
    background-image: url(/img/white-down.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#menu-deroulant li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#menu-deroulant ul ul {
    position: absolute;
    left: -9999px;
}

#menu-deroulant ul.level1 {
    display: table;
    margin: 0 auto;
}

    #menu-deroulant ul.level1 li.level1-li {
        float: left;
        display: block;
        position: relative;
    }

#menu-deroulant b {
    position: absolute;
}
/* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/
#menu-deroulant a {
    display: block;
    color: #28496a;
    line-height: 25px;
    text-decoration: none;
    padding: 0 17px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #FFC;
}

#menu-deroulant ul.level1 li.level1-li a.level1-a {
    float: left;
    font-size: 13px;
}

#menu-deroulant ul li:hover > ul {
    visibility: visible;
    left: 0;
    top: 25px;
}

#menu-deroulant ul ul li:hover > ul {
    visibility: visible;
    left: 100%;
    top: auto;
    margin-top: -25px;
}

#menu-deroulant li.left:hover > ul {
    visibility: visible;
    left: auto;
    right: 0;
    top: 25px;
}

#menu-deroulant li.left ul li:hover > ul {
    visibility: visible;
    left: auto;
    right: 100%;
    top: auto;
    margin-top: -25px;
}

#menu-deroulant a:hover ul {
    left: 0;
    top: 23px;
}

#menu-deroulant li.left a:hover ul {
    left: auto;
    right: -1px;
    top: 23px;
}

#menu-deroulant li.left ul a {
    text-align: right;
}

#menu-deroulant a:hover a:hover ul,
#menu-deroulant a:hover a:hover a:hover ul {
    left: 100%;
    visibility: visible;
}

#menu-deroulant li.left a:hover a:hover ul,
#menu-deroulant li.left a:hover a:hover a:hover ul {
    left: auto;
    right: 0;
    visibility: visible;
}

#menu-deroulant a:hover ul ul,
#menu-deroulant a:hover a:hover ul ul {
    left: -9999px;
}

#menu-deroulant li.left a:hover ul ul,
#menu-deroulant li.left a:hover a:hover ul ul {
    left: -9999px;
}

#menu-deroulant li a.fly {
    background: transparent url(/img/white-right.gif) no-repeat right center;
}

#menu-deroulant li.left ul a.fly {
    background: transparent url(/img/white-left.gif) no-repeat left center;
}

#menu-deroulant li a:hover,
#menu-deroulant li a.fly:hover {
    color: #FFF;
    white-space: nowrap;
}

#menu-deroulant li:hover > a,
#menu-deroulant ul li:hover > a.fly {
    color: #FFF;
    white-space: nowrap;
    background-color: #75a2b5;
}

#menu-deroulant table {
    position: absolute;
    height: 0;
    width: 0;
    left: 0;
    border-collapse: collapse;
    margin-top: -4px;
}

    #menu-deroulant table table {
        position: absolute;
        left: 99%;
        height: 0;
        width: 0;
        border-collapse: collapse;
        margin-top: -29px;
    }

#menu-deroulant li.left table {
    position: absolute;
    height: 0;
    width: 0;
    left: auto;
    right: 0;
    border-collapse: collapse;
    margin-top: -4px;
}

    #menu-deroulant li.left table table {
        position: absolute;
        left: auto;
        right: 100%;
        height: 0;
        width: 0;
        border-collapse: collapse;
        margin-top: -29px;
    }





.clear {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}




.champcle {
    border: 1px solid #28496a;
    width: 504px;
}

.activitechamp {
    background-color: #deeffe;
    width: 506px;
    border: 1px solid #5796c4;
    border-radius: 5px;
    /*pour firefox -webkit-border-radius: 5px;
    pour unix, linux border-radius: 5px;*/
    margin-bottom: 3px;
}

.btnrecherche {
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5796c4;
    text-decoration: underline;
    padding-left: 307px;
}
/*................................*/
h5 {
    font-size: 11px;
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
}

.fondMainGauche {
    background-image: url(/img/fondMainGauche.jpg);
    height: 11px;
    width: 43px;
    background-repeat: no-repeat;
}

.fondMainMiddle {
    background-image: url(/img/fondMainMiddle.jpg);
    height: 11px;
    width: 100%;
    background-repeat: repeat-x;
}

.fondMainDroite {
    background-image: url(/img/fondMainDroite.jpg);
    height: 11px;
    width: 43px;
    background-repeat: no-repeat;
}



.plan {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #C1D2EE;
}

a:visited.lienvisit {
    color: #CC0066;
}




/* Interface entreprise */
.tabConnectHaut {
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 5px;
    padding-right: 15px;
}

.utilisateur {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8298FF;
    font-weight: bold;
}

.pictoMail {
    background-image: url(/img/pictoMail.jpg);
    background-repeat: no-repeat;
    height: 31px;
    width: 29px;
    padding-right: 15px;
}

.nameHaut {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 0px;
    margin: 0;
}

.perso {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
}

.config {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding-left: 0px;
}

.nameText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    font-weight: bold;
    margin: 0px;
}

.tabnormal1b {
    background-image: url(/img/ongletHaut.jpg);
    background-repeat: repeat-x;
    background-position: -4px;
    font-weight: bold;
}

.tabnormal2b {
    background-image: url(/img/ongletHaut.jpg);
    background-repeat: repeat-x;
    background-position: -4px;
    font-weight: bold;
}

.tabnormal1b a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #FF9900;
    text-transform: uppercase;
    text-decoration: none;
}

.tabnormal2b a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #375FFB;
    text-transform: uppercase;
    text-decoration: none;
}

.ongletHaut1 {
    background-image: url(/img/ongletHaut1.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-left: 3px;
}

.ongletHaut2 {
    background-image: url(/img/ongletHaut2.jpg);
    background-repeat: no-repeat;
    background-position: left 0px;
}


/* Main */


.divHeader {
    float: left;
    padding-top: 30px;
    padding-left: 15%;
    clear: right;
}


.gratuit {
    color: #FFFFFF;
    background-color: #66CC00;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}


/*Activites*/

a.texteEspaceDemat {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #0066FF;
    text-transform: uppercase;
}

a:hover.texteEspaceDemat {
    text-decoration: underline;
}


/*Mapa*/

.titre {
    font: bold 14px Geneva, Arial, Helvetica, sans-serif;
    color: #0066FF;
}

.texte {
    font: 300 normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
}

a.formulaire {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #0033CC;
}

a:hover.formulaire {
    text-decoration: underline;
}

/*Inscription*/

.titre_inscrip {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #FF9B37;
    text-transform: capitalize;
}

.texteDescription {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
}

.inputInscrip {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
}

.mdpPerdu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #E81E1E;
}

a:hover.mdpPerdu {
    text-decoration: underline;
}

.texteValeur {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0066FF;
}

.ChoixInscription {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FE9B38;
}

a:hover.ChoixInscription {
    color: #005599;
}

/* -------------------------------  Formulaire --------------------------------*/

.titreformulaire {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF9224;
    text-transform: uppercase;
}

.Erreur {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #D90000;
}

.enteteFormulaire {
    background-image: url(/img/fondEnteteForm.jpg);
    background-repeat: no-repeat;
    height: 30px;
}

.titreEnteteForm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.descriptionForm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
}

.warning {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #D90000;
    font-size: 9px;
}

.inputForm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

.TitreBleuInscrip {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0066FF;
}

.declarationForm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #999999;
}

.conteneurForm {
    height: 30px;
    width: 75px;
}

.TitreBleuInscrip2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5796C4;
}

.gros {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
/* BOAMP */
.pageBOAMP {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #999999;
}

.titreBOAMP {
    font-size: 12px;
    background-color: #e8f1fa;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
}

.dateBOAMP {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.departementBOAMP {
    font-size: 12px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.peremption {
    font-size: 11px;
}

.titretop-dce {
    background-image: url(/img/titre-tableau.png);
    background-repeat: no-repeat;
    width: 925px ;
    font-size: 14px;
    color: #29779c;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    height: 22px;
    padding-top: 5px;
}

.liens {
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
}

.copyright {
    text-align: center;
    font-size: 14px;
    padding-bottom: 40px;
    margin-top: 30px;
}

.resultatpied-dce {
    height: 28px;
    width: 925px ;
    background-image: url(/img/legende-tableau.png);
    background-repeat: no-repeat;
    color: #276783;
    font-size: 11px;
    text-align: center;
    padding-top: 4px;
}

.description-boamp a {
    font-size: 13px;
    /*	color: #276783;*/
    font-weight: bold;
    text-decoration: none;
}

a:visited.descriptionBOAMP {
    color: #CC3399;
}

a:hover.descriptionBOAMP {
    text-decoration: underline;
}

.voirDetail {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #0099FF;
}

.perime {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #EA0000;
}

.valide {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #33CC00;
}

a.url1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff8f27;
    text-transform: uppercase;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

a:hover.url1 {
    text-decoration: underline;
}

.numPageBOAMP {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #276783;
}

a.lienAppel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0066FF;
}

a.consulterAnnonce {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0066CC;
}

/* -------------------------------  /dematernet/klesign/Test_Applet.asp --------------------------------*/
#cadre-cetif {
    font-size: 12px;
    padding: 10px;
    margin-left: 150px;
    border: 1px solid #F90;
    width: 460px;
    font-weight: bold;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
}
/* new design */
.bgespaceclient {
    border: 1px solid #A6A6A6;
    background: linear-gradient(to top, #db7721, #ff8f27);
    position: absolute;
    height: 150px;
    width: 285px;
    border-radius: 6px;
}

.formulaire {
    margin: 0 auto;
    position: relative;
    top: 8px;
    height: 50px;
}

    .formulaire a {
        text-decoration: none;
    }

    .formulaire form {
        margin-left: 5px;
    }

form#main-form label {
    font-size: 12px;
}

.titre-espace {
    background: #D9D9D9;
    display: inline-block;
    white-space: nowrap;
    font-size: 17px;
    font-weight: 300;
    color: black;
    width: 100%;
    line-height: 28px;
    text-align: left;
    vertical-align: middle;
    padding-left: 11px;
    left: 0;
    top: 0;
}

.blockinfo {
    width: 980px;
    margin: auto;
}

.menu {
    width: 980px;
    height: 42px;
    text-align: center;
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
    margin: auto;
    font-size: 10px;
}

    .menu a {
        color: White;
    }

    .menu ul ul a {
        text-align: left;
    }

.textdescrip {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#101010+0,646464+30,646464+70,101010+100 */
    background: #000;
    font-size: 10px;
    font-weight: normal;
    height: 400px;
}

    .textdescrip a {
        text-decoration: underline;
        text-decoration-color: grey;
    }


.diapoimg {
    width: 670px;
}

#diapo {
    height: 270px;
    width: 670px;
}

    #diapo img {
        margin: 0;
        position: absolute;
    }


.slider-container {
    height: 270px;
    overflow: hidden;
}

.previous-btn, .next-btn {
    text-decoration: none;
    position: absolute;
    top: 120px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    font-weight: 100;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    border-radius: 23px;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

    .previous-btn:hover, .next-btn:hover {
        opacity: 0.9;
        -moz-opacity: 3;
        filter: alpha(opacity=90);
    }

.previous-btn {
    left: 10px;
}

.next-btn {
    right: 10px;
}

.pagination {
    position: absolute;
    top: 10px;
    margin: 0;
    padding: 0;
    right: 6px;
}

    .pagination li {
        list-style: none;
        float: left;
        margin: 0 5px;
        width: 30px;
        height: 10px;
        position: relative;
    }

        .pagination li a {
            position: absolute;
            width: 28px;
            height: 14px;
            border: 1px solid #FF7519;
            border-radius: 5px;
            background: #FFF;
            text-indent: -9999px;
            display: block;
        }

            .pagination li.current-pagination a, .pagination li a:hover {
                background: #FF7519;
            }

#content-top {
    width: 100%;
    height: 205px;
}

    #content-top font {
        color: #000;
    }

#ent-prive, #acht-pub, #form-recherche {
    display: inline-block;
}

    #ent-prive > img, #acht-pub > img {
        width: 100%;
    }

#ent-prive, #acht-pub {
    border: 2px solid #a6a6a6;
    background: #f2f2f2;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    width: 245px;
    height: 205px;
    text-align: center;
    z-index: 1000;
}

#acht-pub {
    margin-left: 241px;
}

#content-top img {
    margin-top: 22px;
}
/*formulaire de recherche*/
input.disabled, select.disabled {
    color: #a6a6a6;
}

#form-recherche {
    width: 100%;
    font-size: 12px;
}

#motcle {
    width: 318px;
    height: 25px;
    line-height: 24px;
    border-radius: 6px;
    border: 1px solid #a6a6a6;
    padding-left: 5px;
    float: left;
    margin-right: 10px;
}

.titre-form {
    background: #FFD5AD;
    border-bottom: 1px solid;
    border-color: #E46E0A;
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: black;
    width: 100%;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px 5px 0 0;
    left: 0;
    top: 0;
}



.form-list {
    height: 24px;
    border: 1px solid #a6a6a6;
    border-radius: 5px;
}

.mgauche {
    /*width: 95%;*/
    float: left;
    margin: 6px 0px 0px 10px;
    margin-right: 0;
    font-size: 11px;
    margin-top: 11px;
    white-space: nowrap;
    color: #000;
    font-weight: 400;
}

.mdroite {
    width: 48%;
    float: right;
}

.col01 {
    width: 96px;
    height: 160px;
    float: left;
    padding-left: 4px;
}

    .col01 table, .col03 table {
        margin-top: 6px;
    }

.col02 {
    width: 240px;
    height: 160px;
    float: left;
}

.col03 {
    width: 104px;
    height: 160px;
    float: left;
    padding-left: 4px;
}

.list-box {
    height: 200px;
    background: #F2F2F2;
    overflow: auto;
    width: 233px;
    float: right;
}

.list-dep {
    width: 100%;
}

.list-box1 {
    height: 166px;
    background: #F2F2F2;
    overflow-y: scroll;
    margin-left: 20px;
    width: 220px;
}

.list-dep1 {
    width: 100%;
}

.list-dep-elt {
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    /*width:165px;*/
}

.num-page {
    color: #000;
    margin: 0 8px;
}
/*fin formulaire de recherche*/

/*INFO BULLE */
.infobulle {
    text-decoration: none;
    position: relative;
}


    .infobulle span {
        display: none;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        color: black;
        background: white;
    }


        .infobulle span img {
            float: left;
            margin: 0px 8px 8px 0;
        }


    .infobulle:hover span {
        display: block;
        position: absolute;
        z-index: 1000;
        width: auto;
        max-width: 220px;
        min-height: 128px;
        border: 1px solid black;
        margin-top: -360px;
        margin-left: -150px;
        overflow: hidden;
        padding: 8px;
        text-align: center;
        font-size: 11px;
    }


.checkbox-elt input[type=checkbox]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0;
}

    .checkbox-elt input[type=checkbox]:not(old) + label {
        display: inline-block;
        padding-left: 12px;
        background: url('/images/kle-chkbx.png') no-repeat -1px 0;
        line-height: 20px;
    }

    .checkbox-elt input[type=checkbox]:not(old):checked + label {
        background-position: -1px -20px;
    }

.checkbox-elt {
    display: inline-block;
    width: 24px;
}

    .checkbox-elt input {
        width: 0;
        position: absolute;
        margin-top: 5px;
    }

#lieu-dialog * {
    font-size: 11px;
}

.submit-btn {
    height: 26px;
    text-align: center;
    min-width: 100px;
    background: rgb(229, 229, 229) none repeat scroll 0px 0px;
    border: 1px solid rgb(255, 255, 255);
    display: inline-block;
    font-weight: 200;
    font-size: 13px;
    font-family: arial !important;
    box-shadow: 0px 0.2em 0.3em rgba(255, 254, 255, 0.6) inset, 0px -0.1em 0.3em rgba(0, 0, 0, 0.15) inset, 0px 0.1em 3px rgb(153, 153, 153), 0px 0.15em 1px rgb(114, 114, 114), 0px 0.2em 5px rgba(0, 0, 0, 0.2);
    color: #000;
     margin: 0 0.5em;
}
.submit-btn-disabled {
    height: 26px;
    text-align: center;
    min-width: 100px;
    background: #eee none repeat scroll 0 0;
    border: 1px solid rgb(255, 255, 255);
    display: inline-block;
    font-weight: 200;
    font-size: 13px;
    font-family: arial !important;
    box-shadow: 0px 0.2em 0.3em rgba(255, 254, 255, 0.6) inset, 0px -0.1em 0.3em rgba(0, 0, 0, 0.15) inset, 0px 0.1em 3px rgb(153, 153, 153), 0px 0.15em 1px rgb(114, 114, 114), 0px 0.2em 5px rgba(0, 0, 0, 0.2);
    color: #000;
     margin: 0 0.5em;
}
.submit-btn2 {
    height: 24px;
    min-width: 40px;
    background: hsl(0, 0%, 90%);
    /* text */
    cursor: pointer;
    text-decoration: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-weight: bold;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    /* layout */
    padding: 2px !important;
    /* margin: 0 .4em .5em 0;*/
    display: inline-block;
    position: relative;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    /* color */
    color: #000;
    border: 1px solid #fff !important;
    -webkit-box-shadow: inset rgba(255,254,255,0.6) 0 0.2em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */
    hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .15em 1px, /* color border */
    rgba(0,0,0,0.2) 0 .2em 5px; /* drop shadow */
    -moz-box-shadow: inset rgba(255,254,255,0.6) 0 0.2em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */
    hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .15em 1px, /* color border */
    rgba(0,0,0,0.2) 0 .2em 5px; /* drop shadow */
    box-shadow: inset rgba(255,254,255,0.6) 0 0.2em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */
    hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .15em 1px, /* color border */
    rgba(0,0,0,0.2) 0 0.2em 5px; /* drop shadow */
}

.formulaire input:focus {
    outline: 0;
}

.submit-btn:hover {
    color: #fff;
    background: #ff8f27;
    background-image: -webkit-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: -moz-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: -ms-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: -o-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: linear-gradient(to bottom, #ff8f27, #d06f1e );
}
.submit-btn-disabled:hover {
 background: #eee none repeat scroll 0 0;
    color: #aaa;
}
.submit-btn2:hover {
    color: #fff;
    background: #ff8f27;
    background-image: -webkit-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: -moz-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: -ms-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: -o-linear-gradient(top, #ff8f27, #d06f1e );
    background-image: linear-gradient(to bottom, #ff8f27, #d06f1e );
}

.ui-button-text-only .ui-button-text {
    padding: 2px;
}


.dialog-btn {
    width: 76px;
}

.submit-btn:active {
    background-image: -webkit-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(/images/noise.png);
    background-image: -moz-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(/images/noise.png);
    background-image: gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(/images/noise.png);
    -webkit-box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */
    rgba(0,0,0,0.4) 0 .1em 1px, /* border */
    rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
    -moz-box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */
    rgba(0,0,0,0.4) 0 .1em 1px, /* border */
    rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
    box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */
    rgba(0,0,0,0.4) 0 .1em 1px, /* border */
    rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
    -webkit-transform: translateY(.1em);
    -moz-transform: translateY(.1em);
    transform: translateY(.1em);
}
.submit-btn-disabled:active {
   background: #eee none repeat scroll 0 0;
    color: #aaa;
}
.submit-btn:focus {
    outline: none;
    text-shadow: rgba(0,0,0,0.2) 0 1px 2px;
}
.submit-btn2:active {
    background-image: -webkit-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(/images/noise.png);
    background-image: -moz-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(/images/noise.png);
    background-image: gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(/images/noise.png);
    -webkit-box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */
    rgba(0,0,0,0.4) 0 .1em 1px, /* border */
    rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
    -moz-box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */
    rgba(0,0,0,0.4) 0 .1em 1px, /* border */
    rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
    box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */
    rgba(0,0,0,0.4) 0 .1em 1px, /* border */
    rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
    -webkit-transform: translateY(.1em);
    -moz-transform: translateY(.1em);
    transform: translateY(.1em);
}

.submit-btn2:focus {
    outline: none;
    text-shadow: rgba(0,0,0,0.2) 0 1px 2px;
}

.rech-list {
    color: #a6a6a6;
    border: 1px solid #a6a6a6;
    border-radius: 6px;
    padding: 0;
    height: 25px;
    line-height: 26px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    background: #FFF;
    background-image: url('/images/kle-select-bottom.png');
    background-repeat: no-repeat !important;
    width: 95px;
    background-size: 6% auto;
    background-position: 95% center;
    display: inline-block;
}

    .rech-list select {
        border: none;
        background: none;
        height: 24px;
        width: 150%;
    }

#content-bottom {
    position: absolute;
    top: 205px;
    width: 100%;
}

.bottom-left {
    float: left;
    padding: 10px;
}

.bottom-right {
    float: right;
    padding: 10px;
}

.content-article {
    float: right;
    display: table-caption;
}

.art-img {
    height: 97px;
    border: 1px solid #a6a6a6;
    float: left;
}

.art-txt {
    float: right;
    font-size: 12px;
    width: 300px;
    height: 74px;
    padding: 8px;
    border-radius: 8px;
    position: relative;
}

.content-article:hover .art-txt .titre-service {
    color: #EA7B00;
}

    .content-article:hover .art-txt .titre-service a {
        color: #EA7B00;
        text-decoration: underline;
    }

.content-article:hover .art-txt .col-10 a {
    color: #EA7B00;
    text-decoration: underline;
}

.content-article:hover .art-img {
    border-color: #EA7B00;
}

.liresuite {
    color: black;
}

.content-article:hover .art-txt .liresuite {
    color: #EA7B00;
    background: transparent url('images/diapoacceuil/Lire la suite orange.png') no-repeat scroll 0 0 / 100% !important;
}

.separateur {
    margin: 5px 0;
    float: right;
    height: 1px;
    width: 313px;
    background: #a9a9a9;
}

.selectbox {
    position: absolute;
    top: 430px;
    left: 285px;
    font-size: 9px;
}

.selection {
    font-size: 12px;
    width: 420px;
    height: 190px;
    font-weight: bold;
}

    .selection .radioset * {
        vertical-align: middle;
    }

    .selection .form-inblock {
        display: inline-block;
        height: 22px;
        line-height: 22px;
        padding: 0 5px;
        background: #f2f2f2;
        border: 1px solid #a6a6a6;
        border-radius: 5px;
        margin: 2px;
        font-weight: bold;
    }

    .selection button {
        text-align: left;
        font-size: 12px;
        font-family: Arial, Helvetica, Sans-Serif;
    }

    .selection select {
        line-height: 18px !important;
    }

.selection2 {
    position: absolute;
    top: 61px;
    left: 136px;
    font-size: 10px;
}

.form-case {
    margin-right: 2px;
}

.selectmenu2 {
    position: absolute;
    top: 63px;
    left: 260px;
}

.recherche {
    position: absolute;
    top: 95px;
    left: 150px;
}

.form-line {
    display: block;
    width: 420px;
    min-height: 22px;
}

.slider-item {
    width: 670px;
}

.accordion-wrapper {
    overflow: hidden;
    position: relative;
    display: inline-block;
    left: 14px;
}

.slide {
    overflow: hidden;
    -moz-box-shadow: -5px 0px 5px rgba(1, 1, 1, 0.3);
    -webkit-box-shadow: -5px 0px 5px rgba(1, 1, 1, 0.3);
    box-shadow: -5px 0px 5px rgba(1, 1, 1, 0.3);
    position: absolute;
    cursor: pointer;
    float: left;
    display: inline-block;
    zoom: 1;
}

    .slide img {
        position: relative;
    }

.caption {
    position: absolute;
    background: rgba(1, 1, 1, 0.6);
    padding: 20px;
    left: 40px;
}

    .caption p {
        color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0px;
        font-size: 12px;
        line-height: 1.6;
    }

    .caption h1 {
        color: #CCC;
        font-size: 16px;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0px;
        margin-bottom: 5px;
    }

    .caption a {
        text-decoration: none;
    }

.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 40px;
}


.selectboxmenuex {
    position: relative;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
}

#page-wrap {
    width: 900px;
    margin: 0 auto;
}

.tabs {
    position: relative;
    min-height: 300px;
    clear: both;
    margin: 25px 0;
}

.tab {
    /*float: left; */
    height: 41px;
}

    .tab label {
        background: #F5A655;
        padding: 10px;
        border: 1px solid #ccc;
        position: relative;
        left: -10px;
        width: 80px;
        display: block;
        border-radius: 10px;
        color: white;
    }

    .tab [type=radio] {
        display: none;
    }

.content {
    position: absolute;
    top: 0px;
    left: 92px;
    background: #F2F2F2;
    right: 0;
    bottom: 0;
    padding: 20px;
    border: 2px solid #ccc;
    font-size: 12px;
    border-radius: 10px;
}

[type=radio]:checked ~ label {
    z-index: 2;
}

    [type=radio]:checked ~ label ~ .content {
        z-index: 1;
    }




.imgex1 {
    position: absolute;
    top: 10px;
    left: 300px;
}

.imgex2 {
    position: absolute;
    top: 15px;
    left: 360px;
}

.imgex3 {
    position: absolute;
    top: 20px;
    left: 420px;
}

.imgex4 {
    position: absolute;
    top: 25px;
    left: 480px;
}

.imgex5 {
    position: absolute;
    top: 30px;
    left: 540px;
}

.imgex6 {
    position: absolute;
    top: 30px;
    left: 0px;
}

.imgex7 {
    position: absolute;
    top: 30px;
    left: -150px;
}

.imgex8 {
    position: absolute;
    top: 30px;
    left: 150px;
}

.imgexentpriv4 {
    position: absolute;
    top: 150px;
    left: 600px;
}

.pacc-head {
    width: 970px;
    height: 100px;
}

.mfp-no-margins img.mfp-img {
    padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
    padding: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.selection3 {
    position: absolute;
    top: 0px;
    left: 30px;
    font-size: 10px;
    font-weight: bold;
}

.fondcontact {
    width: 100%;
    height: 200px;
    background: #FFF;
    margin: 20px 0;
    border-radius: 10px;
}

.fondcontact-img {
    float: left;
    height: 190px;
    margin: 5px;
}

.fondcontact-text {
    width: 530px;
    height: 100%;
    float: right;
}

.fcont-title {
    background: #f2f2f2;
    width: 350px;
    margin: 10px auto;
    line-height: 25px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #a1a1a1;
}

.fcont-text {
    width: 500px;
    margin: 20px auto;
}

/*new design*/

.sep {
    width: 100%;
    height: 1px;
    margin: 90px 0;
}

.art-content {
    width: 100%;
    height: 153px;
}

.art-hover:hover {
    background: #ffeada; /* Old browsers */
    background: -moz-linear-gradient(top, #ffeada 1%, #ffbf87 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffeada), color-stop(100%,#ffbf87)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffeada 1%,#ffbf87 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffeada 1%,#ffbf87 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffeada 1%,#ffbf87 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffeada 1%,#ffbf87 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeada', endColorstr='#ffbf87',GradientType=0 ); /* IE6-9 */
}

    .art-hover:hover span {
        background: #ff8f27; /* Old browsers */
        background: -moz-linear-gradient(top, #ff8f27 1%, #d06f1e 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ff8f27), color-stop(100%,#d06f1e)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ff8f27 1%,#d06f1e 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ff8f27 1%,#d06f1e 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ff8f27 1%,#d06f1e 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ff8f27 1%,#d06f1e 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8f27', endColorstr='#d06f1e',GradientType=0 ); /* IE6-9 */
    }

.arcont-img {
    float: left;
    height: 129px;
    width: 190px;
    /*-webkit-box-shadow: 0px 0px 6px #a6a6a6;
    box-shadow: 0px 0px 6px #a6a6a6;*/
    /* border-right: 1px solid #a6a6a6; */
    /* border-bottom: 1px solid #a6a6a6; */
}

.arcont-text {
    width: 265px;
    height: 100%;
    float: right;
}

.acont-title {
    background: #f2f2f2;
    width: 620px;
    margin: 10px auto;
    line-height: 36px;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #a1a1a1;
}

.acont-text {
    width: 254px;
    margin: -12px auto;
    padding: 0 0px;
}

    .acont-text ul {
        padding-left: 15px;
    }

    .acont-text a {
        color: Blue;
    }

.div-art {
    margin-top: 29px;
    -webkit-box-shadow: 1px 4px 10px 0px rgba(148, 144, 144, 0.75);
    box-shadow: 0px 3px 5px rgba(148, 144, 144, 0.75);
    background: #f2F2F2;
}

    .div-art .titre-espace {
        background: #D9D9D9;
        width: 956px;
        text-align: left;
        height: 5PX;
        padding: 13px;
        color: #000;
        line-height: 5px;
    }

.pimage {
    width: 960px;
    height: 300px;
    margin: 0 auto;
    border-radius: 10px;
}

.pimg-text {
    float: right;
    margin: 65px 40px 0 0;
    width: 530px;
    text-align: center;
    font-size: 20px;
}

.slidebox {
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    margin: 5px 0;
    background: #F2F2F2;
    padding-left: 5px;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    opacity: 0.8;
}

#diapo .slider-item:not(:first-child) {
    display: none;
}

.red-notif {
    background-color: #F2DCDC;
    border: 1px solid #E6B9B9;
    border-radius: 5px;
    padding: 5px;
}

@-moz-document url-prefix() {
    .acont-text {
        /* margin: 0;*/
    }
}

.label {
    float: left;
    line-height: 16px;
    font-size: 13px;
    font-weight: 500;
}

.label_radio {
    line-height: 28px;
    font-size: 13px;
    font-weight: 500;
}


.col-12 {
    width: 99%;
}

.col-11 {
    width: 91.6667%;
}

.col-10 {
    width: 83.3333%;
}

.col-9 {
    width: 75%;
}

.col-8 {
    width: 66.6667%;
}

.col-7 {
    width: 58.3333%;
}

.col-6 {
    width: 49%;
}

.col-5 {
    width: 41.6667%;
}

.col-4 {
    width: 33.3333%;
}

.col-3 {
    width: 25%;
}

.col-2 {
    width: 16.6667%;
}

.col-1 {
    width: 12.33333%;
}

.col-push-0 {
    left: auto;
}

.col-offset-12 {
    margin-left: 100%;
}

.col-offset-11 {
    margin-left: 91.66666667%;
}

.col-offset-10 {
    margin-left: 83.33333333%;
}

.col-offset-9 {
    margin-left: 75%;
}

.col-offset-8 {
    margin-left: 66.66666667%;
}

.col-offset-7 {
    margin-left: 58.33333333%;
}

.col-offset-6 {
    margin-left: 50%;
}

.col-offset-5 {
    margin-left: 41.66666667%;
}

.col-offset-4 {
    margin-left: 33.33333333%;
}

.col-offset-3 {
    margin-left: 25%;
}

.col-offset-2 {
    margin-left: 16.66666667%;
}

.col-offset-1 {
    margin-left: 8.33333333%;
}

.col-offset-0 {
    margin-left: 0;
}

.btn {
    text-align: center;
    width: 120px;
    border-radius: 0;
    height: 26px;
    margin: 0 0.5em;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: left;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
}

.red_box {
    content: '';
    position: absolute;
    width: auto;
    color: #FFFFFF;
    background: #ff0000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 6px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
}

    .red_box:after, .red_box:before {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .red_box:after {
        border-color: rgba(149, 66, 213, 0);
        border-right-color: #FF0000;
        border-width: 10px;
        margin-top: -10px;
    }

    .red_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-right-color: #FF0000;
        border-width: 12px;
        margin-top: -12px;
        margin-right: 3px;
    }

.container-fluid {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.center-container {
    margin-left: 33% !important;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-danger {
    text-align: justify;
    color: red;
}

.text-muted {
    color: #777;
}

.btnSend {
    background: hsl(0, 0%, 90%) url('../images/accept-green-ok.png') no-repeat;
    height: 30px;
    width: 170px;
    margin-right: 5px;
    font-size: 12px;
}

    .btnSend:hover {
        background-image: url('../images/accept-green-ok.png');
    }

.btnBack {
    background: hsl(0, 0%, 90%) url('../images/kle-retour-min.png') no-repeat;
    height: 30px;
    width: 170px;
    margin-right: 5px;
    font-size: 12px;
}

    .btnBack:hover {
        background-image: url('../images/kle-retour-min.png');
    }

.btnCancel {
    background: hsl(0, 0%, 90%) url('../images/cancel-button.png') no-repeat;
    height: 30px;
    width: 170px;
    margin-right: 5px;
    font-size: 12px;
}

    .btnCancel:hover {
        background-image: url('../images/cancel-button.png');
    }

.footer_contact {
    text-align: center;
    margin-top: 20px;
}

.panel-form {
    box-shadow: 1px 4px 10px 0 rgba(148, 144, 144, 0.75);
    margin-top: 20px;
}

.regular-radio {
    background-color: #fff !important;
    border: 4px solid #fff !important;
    border-radius: 10px !important;
    display: inline-block !important;
    position: relative !important;
    margin-top: 2px !important;
    vertical-align: middle !important;
    padding: 0 5px 0 0 !important;
    background-repeat: no-repeat !important;
    clear: left !important;
    float: left !important;
    margin-right: 5px !important;
}

.regular-radio-inline {
    background-color: #fff !important;
    border: 4px solid #fff !important;
    border-radius: 10px !important;
    display: inline-block !important;
    position: relative !important;
    margin-top: 2px !important;
    vertical-align: middle !important;
    padding: 0 5px 0 0 !important;
    background-repeat: no-repeat !important;
    clear: left;
    margin-right: 5px;
}

.body_content {
    padding-left: 15px;
    background: linear-gradient(#F2F2F2,#F2F2F2);
    margin: 0;
    padding-top: 20px;
}

.header_content {
    width: auto;
    color: #000000;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0) linear-gradient(#c3c3c3, #d9d9d9) repeat scroll 0 0;
    font-size: 14px;
    font-weight: 400;
    padding-left: 5px;
}

.content-form-org {
    padding-left: 10px;
    background: linear-gradient(#F2F2F2,#F2F2F2);
    margin: 0;
    padding-top: 10px;
    min-height: 180px;
}

.content-form-contact {
    padding-left: 10px;
    background: linear-gradient(#F2F2F2,#F2F2F2);
    margin: 0;
    padding-top: 10px;
    min-height: 280px;
}

.size-file-ariane {
    font-size: 11px;
}

.subHeader {
    background: #d9d9d9;
    padding: 5px 0px 5px 0px;
}

.subContent {
    background: #FFF;
    padding: 5px 0px 20px 0px;
    margin-bottom: 15px;
}

.disabled-margin-h1 {
    margin: 0px;
}

.comun-width {
    margin: auto;
    width: 980px;
    height: auto;
}

.comun-line-height {
    line-height: 32px;
    padding-top: 12px;
}

.comun-padding {
    padding-top: 10px;
    margin-right: 47px;
}

.comun-padding-top {
    padding-top: 10px;
}

.comun-font-weight {
    font-weight: 300;
    font-size: 13px;
}

.comun-color-link {
    color: rgb(255, 255, 255);
}


