/*
Theme Name: Mediateur
Author: COM CI COM CA
Author URI: https://www.comcicomca.com/
Description: Thème médiateur.
Version: 1.1
Text Domain: mediateur
*/

body{
    background-color:#ccc;
    margin:0;
    padding:0;
    font-family: 'PT sans',sans-serif;
}
.logo-print { display: none; }
#page{
   margin:0 auto;
}
#bg-header{
   width:100%;
   background-color:#FFFFFF;
   padding-bottom: 20px;
}
#masthead,
#navbar,
.contenu.fil{
   max-width:1000px;
   width:100%;
   margin:0 auto;
}
#masthead{
   padding-top: 20px;
}
#masthead .break {
    display: none;
}
#masthead .contenu_header > .wrapper,
#navbar > .wrapper{
   padding: 0 15px;
}
#main{
   max-width:1000px;
   width: auto;
   margin:0 auto;
}

a {
    color: #646464;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.contenu_header{
}
.site-description{
    font-size:16px;
    color:#525252;
    font-family: 'PT sans', sans-serif;
    padding:0px;
    margin:0px;
    font-weight:400;
}

.site_header{
    position: relative;
    /*margin-top: 40px;*/
}

.site-main{
    position: relative;
    min-height: 100%;
    width: 980px;
}
.contenu_header img {
    border: 0;
}
.contenu_header button {
    border: 0;
    background: none;
}
.contenu_header ul {
    list-style: none;
}
.contenu_header ul li {
    float: left;
    border-left: 1px solid #BBBBBB;
}
.contenu_header ul li:first-child {
    border-left: 0;
}
.contenu_header ul li button {
    cursor: pointer;
}
.contenu_header .tools {
    float: right;
    margin-top: 16px;
    padding: 0;
}


/* style du menu */

.nav-mobile{
    display: none;
    width: auto;
    margin-right: 180px;
}
.nav-mobile select {
    float: left;
    width: 100%;
    height: 26px;
    margin-top: 2px;
}
.nav-menu{
    list-style-type:none;
    margin: 0;
    padding: 0;
    margin-right: 165px;
}



.nav-menu li {
    list-style-type:none;
    display:block;
    float:left;
    margin: 0;
    padding: 0 2%;
    width: 26%;
    text-align: center;
    border-right: 1px solid #646464;
    min-height: 30px;
}
.nav-menu li a {
    height: 23px;
    display: block;
    padding-top: 7px;
    text-decoration: none;
    font-weight: bold;
    text-transform:uppercase;
    font-size: 0.875em;
    color: #646464;
}
.nav-menu li.active a,
.nav-menu li a:hover {
    background: #ff0000;
    color: #FFF;
}
.nav-menu li.accueil a {
    background-image: url('images/menu/home.svg');
    background-repeat: no-repeat;
    background-position: center top;
    text-indent: -999px;
    margin-top: 2px;
    height: 19px;
	overflow: hidden;
}
.nav-menu li.accueil:hover a,
.nav-menu li.accueil.active a {
    background-image: url('images/menu/home-active.svg');
    background-color: #FFF;
}
.nav-menu li.accueil{
    width: 30px;
}

.texte_lien {
    font-size: 14px;
    color: #646464;
    text-transform:uppercase;
    font-weight:bold;
    font-family: 'PT sans', sans-serif;
}
.ie7 .texte_lien,
.ie8 .texte_lien { font-size: 12px; }
.accueil .texte_lien {
    left: -99999px;
    position: fixed;
}

.bloc_recherche{
    float: right;
    width: 100%;
    max-width: 167px;
}

.bloc_recherche form {
    display: inline-block;
    border: 1px solid #CCC;
    margin-top: 2px;
}

.champs_recherche{
    width:100%;
    max-width:130px;
    border-radius: 5px;
    border:none;
    padding-left: 10px;
    height: 22px;
}
.bloc_recherche form .submit {
    border: 0;
    padding: 0;
    background: url(images/search.svg) no-repeat center;
    text-indent: -999px;
    height: 19px;
    width: 19px;
    vertical-align: middle;
    margin: 2px;
    cursor: pointer;
}

.lien_ok a,
input.lien_ok {
    text-decoration:none;
    color:white;
    font-size:14px;
    font-family: 'PT sans', sans-serif;
    font-weight:normal;
}
input.lien_ok {
    width: 20px;
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}



/* wrapper */

.wrapper{
    padding:15px;
}

.entete_site h3{
    font-family: 'PT sans', sans-serif;
    font-size:0.88em;
    color:#646464;
    margin:0px;
}

.entete_site p{
    font-family: 'PT sans', sans-serif;
    font-size:0.88em;
    color:#646464;
    font-weight:400;
    margin:0;
    letter-spacing:0px
}

/* bloc */
.bloc .contenu_bloc{
    padding:10px;
}

.entete_image{
    height:151px;
}

.bloc1 .texte{
    font-family: 'PT sans',sans-serif;
    font-size:0.9em;
    color:#646464;
    padding: 27px 40px;
}

.bloc2 .texte{
    color: #4C5266;
    font-family: Arial;
    font-size: 0.8125em;
    /*line-height: 130%;*/
    margin-bottom: 2px;
    margin-left: 27px;
    /*overflow: hidden;*/
    margin-right: 5px;
}
.bloc2 ul,
.bloc2 ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bloc2 ul li {
    background: url(images/bg-3-etapes.png);
    font-weight: bold;
    font-family: Arial;
    font-size: 1em;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 10px;
    margin-top: 10px;
    position: relative;
}
.bloc2 ul li:first-child {
    margin-top: 0;
}
.bloc2 ul li .fleche {
    width: 100%;
    height: 7px;
    position: absolute;
    bottom: -7px;
    left: 0;
    background: url(images/fleche-3-etapes.png) center no-repeat;
}
.bloc2 ul li .number {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: -10px;
    background: #FF0000;
    color: #FFF;
    font-size: 1.154em;
    line-height: 130%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.bloc2 ul li .number.n3 {
    top: 10px;
}

.bloc2 .contenu_bloc {
    padding: 0;
}

.bloc2 .contenu {
    padding: 0 10px 10px 10px;
}
.bloc2a .texte{
    color: #4C5266;
    font-family: Arial;
    font-size: 0.8125em;
    /*line-height: 130%;*/
    margin-bottom: 2px;
    margin-left: 27px;
    /*overflow: hidden;*/
    margin-right: 5px;
}
.bloc2a ul,
.bloc2a ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bloc2a ul li {
    background: url(images/bg-3-etapes.png);
    font-weight: bold;
    font-family: Arial;
    font-size: 1em;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 10px;
    margin-top: 10px;
    position: relative;
}
.bloc2a ul li:first-child {
    margin-top: 0;
}
.bloc2a ul li .fleche {
    width: 100%;
    height: 7px;
    position: absolute;
    bottom: -7px;
    left: 0;
    background: url(images/fleche-3-etapes.png) center no-repeat;
}
.bloc2a ul li .number {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: -10px;
    background: #FF0000;
    color: #FFF;
    font-size: 1.154em;
    line-height: 130%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bloc2a .contenu_bloc {
    padding: 0;
}

.bloc3 .texte{
    margin-right: 5px;
    overflow:hidden;
    font-family: 'PT sans',sans-serif;
    font-size:0.9em;
    color:#646464;
    margin-left: 40px;
    line-height: 110%;
}

.bloc .lien a{
  color:#D23D86;
  font-family: 'PT sans', sans-serif;
  font-size:0.81em;
  text-transform:uppercase;
  font-weight:bold;
  padding-left:13px;
}

.bloc .lien{
    background:url('images/puce_lien.png') no-repeat 0px 6px;
    min-height:20px;
    width:100%;
    top: 4px;
    position: relative;
}

.bloc1{
    width:62%;
    min-height:282px;
    background: #FFFFFF url(images/corner.png) top right no-repeat;
    float:left;
    margin-right: 3%;
    -webkit-box-shadow: -7px 7px 0px 0px #646464;
    -moz-box-shadow: -7px 7px 0px 0px #646464;
    box-shadow: -7px 7px 0px 0px #646464;
}

.bloc2{
    width:35%;
    background-color: #FFFFFF;
    float:left;
    margin-bottom: 15px;
    /*line-height: 0;*/
    /*border: 1px solid #E0E0E0;*/
}

.bloc2 iframe{
    width:100%;
}

.bloc3{
    width:35%;
    background-color: #FFFFFF;
    position:relative;
    float:left;
    padding-bottom: 5px;
}

.bloc2 h2 .picto {
    position: absolute;
    top: 5px;
    left: 10px;
}
.bloc2 .titre {
    color:#4C5266;
    font-family: Arial;
    /*font-size: 0.5em;*/
    display:inline-block;
}
.bloc2a h2 .picto {
    position: absolute;
    top: 1px;
    left: 0;
}
.bloc2a .texte {
    padding: 0;
}

.bloc3 .titre{
    color:#646464;
    font-family: 'PT sans', sans-serif;
    font-size:17px;
    position: relative;
    /*top: -10px;*/
    font-weight: bold;
    text-transform:uppercase;
    display:inline-block;
}

.partie_basse{
    position: relative;
    top: 70px;
    padding-bottom: 20px;
}


.bloc4{
    width:410px;
    /*height:295px;*/
}

.bloc4 .content {
    border-top: 1px solid #D9D9D9;
}






.bloc_bas_titre{
    font-family: 'PT sans', sans-serif;
    font-size:22px;
    color:#999999;
    font-weight:bold;

}

.bloc_bas{
    float:left;
}

.bloc_bas .lien a{
    background:url('images/puce_lien.png') no-repeat 0px 2px;
    height:20px;
    width:100%;
    position: relative;

}

.bloc_bas .lien_plus{
    background:url('images/puce_lien.png') no-repeat 97px 6px;
    height:20px;
    top: 4px;
    position: relative;
    border-top:1px solid #BBBBBB;
}
.bloc_bas .lien_plus a{
  color:#000000;
  font-family: 'PT sans', sans-serif;
  font-size:0.75em;
  text-transform:uppercase;
  font-weight:bold;
  padding-left:13px;
}


.bloc_bas .lien a{
  color:#000000;
  font-family: 'PT sans', sans-serif;
  font-size:0.75em;
  text-transform:uppercase;
  font-weight:bold;
  padding-left:13px;
}

.bloc_bas .content{
    padding-top:14px;
}


.bloc5{
    border-left: 1px solid #BBBBBB;
    width: 250px;
    height: 253px;
    padding-left: 20px;
    position: relative;
    left: 26px;
}

.bloc5 .content{
width: 200px;
position: relative;
left: 22px;
 border-top:1px solid #999999;
    font-family: 'PT sans',sans-serif;
}

.bloc6{
border-left: 1px solid #BBBBBB;
width: 198px;
height: 253px;
padding-left: 20px;
position: relative;
left: 46px;
    font-family: 'PT sans',sans-serif;
}

.boutton_formulaire{
    background: #7f7f7f;
    border: none;
    color: #fff;
    font-family: 'PT sans', sans-serif;
    position: relative;
}

.boutton_formulaire a{
    font-size:0.75em;
    color:#fff;
    position:relative;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing: 1px;
    margin-left: 5px;
}
a.boutton_formulaire {
    background: #646464;
    color: #fff;
    font-family: 'PT sans', sans-serif;
    position: relative;
    display: block;
    text-align: center;
    padding: 6px 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.bloc3 a.boutton_formulaire {
    margin-right: 35px;
}

a.boutton_formulaire:hover {
    background: #ff0000;
    color: #FFF;
    text-decoration: none;
}

.bloc5 .question{
    font-family: 'PT sans', sans-serif;
    font-size:0.88em;
    color:#999999;
    font-weight:bold;
}

.bloc5 .la_question{
    font-weight:bold;
    font-size:0.88em;
    color:#646464;
}

.titre_dossier{
    color:#646464;
    font-weight:bold;
    font-size:0.88em;
    width:184px;
}
/* footer */

.site-footer{
    height: 60px;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 20px;
}

.titre_site_footer{
    height:26px;
    /*border-bottom:1px solid #646464;*/
    width:100%;
}

.lien_footer{
    text-align:right;
    width:100%;
    background: #FF0000;
}

.lien_footer ul{
    margin:0;
    padding:0;
    position: absolute;
    right: 0;
}
.lien_footer li{
    list-style-type:none;
    float:left;
    border-left:1px solid #FFFFFF;
    padding: 0 5px;
    text-align:center;
    height:15px;
    text-transform: uppercase;
}
.lien_footer li:first-child{
    border: 0;
}

.menu_footer{
    height: 30px;
    position: relative;
    padding: 10px;
}

.menu_footer a{
    color:#FFFFFF;
    font-size:0.75em;
    font-family: 'PT sans', sans-serif;
    font-weight:bold;
    position:relative;
    top: -3px;
    letter-spacing: 1px;
    text-decoration: none;
}

.menu_footer a:hover {
    text-decoration: underline;
}

.sociaux {
    float:right;
    display: block;
    height: 27px;
}
.sociaux span {
    float: left;
}

img { border: 0; }

.twitter, .facebook, .enveloppe {
    margin-right: 20px;
}
.facebook { display: inline; float: left; }

.enveloppe img { margin-top: 2px; }
.ie7 .enveloppe img,
.ie8 .enveloppe img { margin-top: 0; }

.title_post{
    font-size:14px;
    font-weight:bold;
    color:#646464;
    font-family: 'PT sans',sans-serif;
    padding-bottom:10px;
}

.date_post{
    font-size:14px;
    font-family: 'PT sans', sans-serif;
    color:#999999;
    padding-bottom:10px;
}

.contenu_article{
    font-family: 'PT sans',sans-serif;
    font-size:13px;
    color:#000000;
}

.attachment-vignette_image{
    width:120px;
    height:100px;
    float:left;
    padding:0px 10px 0px 0px;
}

.bloc_actu {
    padding:0px 0px 15px 0px;
}

.attachment-vignette_image_edito{
    width:277px;
    height:143px;
}




/* style des titres des postes */


.entry-title {
    font-size:200%;
    /*font-size:31px;*/
    color:#646464;
    font-family: 'PT sans', sans-serif;
    text-transform:uppercase;
    line-height: 100%;
    margin-top: 0;
}
.search-results .entry-title {
    font-size:120%;
}



/* fil arianne */
.contenu.fil ul {
    padding:0;
    margin:0px;
}

.search-results .contenu.fil ul {
    padding:0 0 5px 0;
    height: 16px;
}

.contenu.fil ul li{
   list-style-type:none;
   float:left;
}

.contenu.fil a,
.contenu.fil li {
    font-size:100%;
    color:#000000;
    font-family: 'PT sans',sans-serif;
}
.contenu.fil li:hover a {
    color:#ff0000;
}
.search-results .contenu.fil li,
.search-results .contenu.fil li a {
   color:#000000;
}

.contenu.fil li{
   font-size:90%;
}

/***** sous menu *****/

.bloc_gauche{
    width: 170px;
    display: table-cell;
    margin-right: 20px;
    vertical-align: top;
}

#primary {
    margin-top: 10px;
}
.site-content {
    display: table;
    width: 100%;
}

.bloc_gauche ul {
    margin: 0;
    padding:0;
}
.bloc_gauche > ul {
    margin-top:20px;
    /*border-bottom:1px solid #CACACA;*/
    margin-top:0
}
.bloc_gauche > ul li > ul {
    margin-left:15px;
    margin-bottom: 5px;
}

.bloc_gauche ul li{
    border-top:1px solid #CACACA;
    list-style-type:none;
}
.bloc_gauche > ul > li:first-child{
    border-top:0;
}
.bloc_gauche ul li ul li{
    border:0;
    padding: 1px 0;
}

.bloc_gauche a{
    font-size:0.75em;
    color:#646464;
    font-family: 'PT sans', sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration: none;
    display: block;
}
.bloc_gauche a:hover,
.bloc_gauche .current-menu-item .lien_sous_menu > a{
    color:#ff0000;
}

.lien_sous_menu{
    padding: 5px;
}


.bloc_droite{
    display: table-cell;
    padding: 0 30px;
    vertical-align: top;
}

.entry-content{
    /*font-size:13px;*/
    font-size: 0.88em;
    color:#646464;
    font-family: 'PT sans',sans-serif;
    line-height: 130%;
}
.entry-content{
	background: #FFF;
    padding: 1px 20px;
}
.page-id-301 .entry-content{
	background: none;
    padding: 0;
}
.entry-content a {
    text-decoration:underline;
}
.entry-content a:hover {
    color:#ff0000;
    text-decoration:none;
}

.alignleft{
    float:left;
    padding:0px 10px 10px 0px;
}


/**** style page perso ***/
.bloc_blanc {
    background: #fff;
    padding: 5px;
    border: 1px solid #DEDEDE;
    display: block;
    position: relative;
}
#faq-block .single-faq,
.bloc_blanc_marge {
    background: #fff;
    padding: 18px 15px 15px 15px;
    border: 1px solid #DEDEDE;
    display: block;
    position: relative;
    margin-top: 25px;
}
#faq-block .single-faq .faq-question {
    margin-top: 0;
    color: #646464;
}
#faq-block .single-faq .faq-answer {
    color: #646464;
}


.titre_bloc_blanc {
    background: #F1F1F1;
    position: absolute;
    top: -15px;
    left: -1px;
    font-family: 'Quicksand';
    font-size: 22px;
    display: block;
    padding: 0;
    margin: 0;
    color: #000000;
    line-height: normal;
}
.lien_telecharger a {
    font-family: 'Quicksand';
    padding-left: 12px;
    color: #D23D87;
    background: url('images/puce_lien.png') no-repeat left center;
    text-decoration: none;
    font-weight: bold;
}

.entry-content .titre_ancre {
    display: inline;
    color: #ff0000;
    font-size: 130%;
    text-transform: uppercase;
    padding: 3px 0;
}

.entry-content .titre_violet {
    color: #ff0000;
    font-size: 130%;
    text-transform: uppercase;
}
.entry-content ul {
    /*padding-left: 20px;*/
}
.entry-content ul li{
    margin-top: 15px;
    /*padding-left: 20px;
    background: url('images/puce-violette.png') no-repeat 6px 6px;
    list-style: none;*/
}
.entry-content ul li:first-child{
    margin-top: 0;
}

.sidebar-container {
    width: 226px;
    display: table-cell;
    vertical-align: top;
}

.bloc_dossier {
    background: #FFF;
    padding: 10px 20px;
}
.bloc_dossier .picto{
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
.bloc_dossier .titre{
    color:#646464;
    font-family: 'PT sans', sans-serif;
    font-size:110%;
    font-weight: bold;
    text-transform:uppercase;
}
.bloc_dossier .texte{
    color:#646464;
    font-family: 'PT sans',sans-serif;
    font-size:80%;
}
.bloc_dossier .boutton_formulaire {
    left: -2px;
}

#bt-police-moins {
    font-size: 13px;
    color: #646464;
}
#bt-police-plus {
    font-size: 21px;
    color: #646464;
}

.search-no-results #primary,
.search-results #primary {
    width: 720px;
    float: left;
    margin-left: 13px;
}

.search-results .sidebar-container {
    margin-top: 26px;
}

.search-results .page-header h1 {
    margin-top: 0;
    color: #646464;
}

.search-results h1.entry-title {
    font-size: 120%;
}

.search-results .content-area article {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    display: block;
    margin-top: 25px;
    padding: 18px 15px 15px;
    position: relative;
    color: #646464;
    font-family: 'PT sans',sans-serif;
}


.search-results .content-area article .entry-title a {
    color: #646464;
}

h1.header { margin: 0; padding: 0; display: inline; }
h1.header a { color: #646464; font-size: 1.55em; font-weight: bold; text-decoration: none; line-height: 50%; display: block; }
h1.header a .mediateur-titre { text-transform: uppercase; }
h1.header a .mediateur-titre2 { font-size: 0.65em; font-weight: normal; }
h1.header a img { vertical-align: top; height: 54px; }
div.menu { margin: 0; padding: 0; position: fixed; left: -999px; }
#site-navigation{ margin-top: 20px; }
body.home .contenu.fil { display: none; }
body.home h2 { margin: 0; padding: 0; display: inline; }
body.home .entete_site h2 { font-size: 16px; font-weight: normal; }
body.home .bloc .picto img { float: left; }
body.home .bloc1 h2 { color: #ff0000; font-size: 25px; display: block; padding-top: 5px; margin-bottom: 5px; }
body.home .bloc2 h2 { display: block; font-size: 1em; padding: 5px 10px 5px 36px; position: relative; }
body.home .bloc2 h2 .titre { color: #646464; }
body.home .bloc2a h2 { display: block; padding: 5px 10px 5px 26px; position: relative; }
body.home .bloc2a h2 .picto img { width: 19px; height: 23px; margin-right: 7px; float: none; display: inline; vertical-align: middle; }
body.home .bloc3 h2 { font-size: 17px; margin-left: 40px; display: block; padding-top: 5px; margin-bottom: 5px; }
body.home .bloc_bas h2 { font-size: 22px; }
.bloc_recherche label { position: fixed; left: -999px; }

.cacherContenu { position: fixed; top: -5000px; left: -5000px; }


@media only screen and (max-width: 63.75em) { /* 1024px */

}
@media only screen and (max-width: 53.125em) { /* 850px */
    .page .bloc_gauche {
        display: block;
    }
    .page .bloc_droite {
        display: block;
        padding: 0;
        margin: 30px 0;
    }
    .page .sidebar-container {
        display: block;
        width: auto;
    }
    .page .sidebar-container .bloc_dossier .titre {
        margin: 8px 0;
        display: inline-block;
    }
}
@media only screen and (max-width: 48em) { /* 768px */
    .nav-menu {
        display: none;
    }
    .nav-mobile {
        display: block;
    }
    .contenu_header .tools {
        display: none;
    }

    .home .bloc1 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .home .bloc2 {
        width: 48%;
        margin-right: 2%;
    }
    .home .bloc3 {
        width: 49%;
    }
}
@media only screen and (max-width: 45.625em) { /* 730px */
    .lien_footer ul {
        top: auto;
        right: auto;
        margin-bottom: 20px;
        position: relative;
    }
    .lien_footer li {
        float: none;
        border-left: 0;
        height: auto;
        text-align: left;
        padding: 0;
    }
    .lien_footer li:first-child {
        border-top: 0;
    }
    .menu_footer {
        height: auto;
    }

}
@media only screen and (max-width: 40.625em) { /* 650px */
    #masthead .break {
        display: block;
    }
    #masthead .header {
        text-align: center;
        display: block;
    }
    #masthead .contenu_header > .wrapper {
        padding: 0;
    }
}
@media only screen and (max-width: 35.5em) { /* 568px */
    .home .bloc2 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        float: none;
    }
    .home .bloc3 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 28.125em) { /* 450px */
    .bloc_recherche {
        max-width: 136px;
    }
    .champs_recherche {
        max-width: 100px;
    }
    .nav-mobile {
        margin-right: 150px;
    }
}
@media only screen and (max-width: 23.75em) { /* 380px */
    h1.header a .mediateur-titre {
        line-height: 100%;
    }
}
