/*
 * philippe Bezard
 */

 /*===================== Css pour le SiteMap =============================*/
.frame-type-wst3bootstrap_fluidrow .row .frame-type-menu_subpages li a {
  margin: 0px 0px 4px 0px;
  padding-top: 0;
  padding-bottom: 0;
}
.frame-type-wst3bootstrap_fluidrow .row .frame-type-menu_sitemap_pages li a {
  margin: 0px 0px 4px 0px;
  padding-top: 0;
  padding-bottom: 0;
}

.frame-type-wst3bootstrap_fluidrow .row .frame-type-menu_subpages h4 a {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 800px !important;
  color : black !important;
}

.frame-type-wst3bootstrap_fluidrow .row .frame-type-menu_categorized_pages li a {
  margin: 0px 0px 4px 0px;
  padding-top: 0;
  padding-bottom: 0;
}
.frame-type-wst3bootstrap_fluidrow .row .frame-type-menu_categorized_pages li a {
  margin: 0px 0px 4px 0px;
  padding-top: 0;
  padding-bottom: 0;
}

.frame-type-wst3bootstrap_fluidrow .row .frame-type-menu_categorized_pages h3 a {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 800px !important;
  color : black !important;
}


 /*===================== Css Cocardes ============*/
 .frame-type-wst3bootstrap_media.frame-layout-1 .media .media-left img {
  width: 32px !important;
  height: 32px !important;
  margin-top: -65px;
  margin-left: 15px;
} 
.frame-type-wst3bootstrap_media.frame-layout-1 .media .media-left {
  margin-bottom: -20px;
} 
.frame-type-wst3bootstrap_media.frame-layout-1 h3 {
  padding-left: 65px;
  padding-top: 10px;
}
.frame-type-wst3bootstrap_media.frame-layout-1 {
  background-color: #dddddd;
  margin-bottom: 10px;
}

 /*===================== Css espace sous Jumbotron & startpage ============*/
.main-content .jumbotron {
  margin-bottom: 20px !important;
}

 /*===================== Css Legende d'image =============================*/

.image .image-caption {
font-style: italic !important;
color: #337AB7 !important;
line-height: 1.1 !important;
}

 /*===================== Css barre laterale =============================*/
.nav-sidebar a.nav-link {
  padding-top: 0.1rem !important;
  padding-bottom: 0.1rem !important;
}

 /*===================== Css Table technique =============================*/
.condensed .thead-light {
  background-color: #E5DBAA;
  line-height: 1.7em;
  font-weight: 600;
}
.condensed .body-light {
  line-height: 1.7em;
}

 /*===================== Css Cards =============================*/
 .row .minijets-cards-multirow {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.row .minijets-cards-monorow {
  font-size: 94% !important;
}
.card .card-header {
  line-height: 1.3em !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
 .card .card-body .ce-bodytext {
  line-height: 1.4em !important;
  font-size: 94% !important;
  font-weight: 400 !important;
}
.card .card-body .ce-bodytext ul {
  padding-left: 12px !important;
  padding-right: 5px !important;
}
.card .card-body {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
 /*===================== Css pour Wrapper bs-example =============================*/

 .card .card-header {
  font-family: inherit;
  font-weight: 600 !important;
  font-variant : small-caps;
  line-height: 0.6;
  background-color: #A0B1B1 !important;
/*  background-color: #3E8DB9 !important;
  background-color: #1F4070 !important;
  background-color: #E5DBAA !important;
  background-color: #F16236 !important; */
  color: #fff;
  font-size: 1.0rem;
  letter-spacing: 1px;
  }


.bs-example p {margin-bottom : 4px !important;}

.bs-example h1 {
margin-top : 0.1rem;
margin-bottom : 0.3rem;
margin-left : -10px;
margin-right : -10px;
padding-top : 0.3rem;
padding-bottom : 0.3rem;
padding-left : 10px;
font-family: inherit;
font-weight: 700;
font-variant : small-caps;
line-height: 1.0;
background-color: #337AB7 !important;
color: #fff;
font-size: 1.5rem;
letter-spacing: 1px;
}

.bs-example h2 {margin-bottom : 0px !important;}

.bs-example h3 {
margin-top : 0.1rem;
margin-bottom : 0.3rem;
margin-left : -10px;
margin-right : -10px;
padding-top : 0.3rem;
padding-bottom : 0.3rem;
padding-left : 10px;
font-family: inherit;
font-weight: 600 !important;
font-variant : small-caps;
line-height: 1.0;
background-color: #337AB7 !important;
color: #fff;
font-size: 1.1rem;
letter-spacing: 1px;
}


.bs-example h4 {
margin-bottom: 0.4rem;
margin-top: 0.4rem;
font-family: inherit;
font-weight: 550 !important;
font-variant : small-caps;
line-height: 1.0;
color: #000000 ;
font-size: 1.0rem;
letter-spacing: 1px;
border-bottom:solid 1px;
border-color: #337AB7 !important;
box-sizing: border-box;
}

.bs-example h5 {
margin-bottom: 0rem;
margin-top: 0.4rem;
font-family: inherit;
font-weight: 500;
line-height: 1.0;
color: #959595;
font-size: 0.9rem;
letter-spacing: 1px;
}

.bs-example table.minijets-top1 { 
  margin-bottom: 8px !important;
  width : 100%;
}

.bs-example table.minijets-top1 tr {
	line-height: 1.3 !important ;
}

.bs-example table.minijets-top1 td:nth-child(1) { width:50%; text-align:left;}
.bs-example table.minijets-top1 td:nth-child(2) { width:50%; text-align:left;}

.bs-example table.minijets-top2 {
  margin-bottom: 8px !important;
  width : 100%;
}
.bs-example table.minijets-top2 tr {
  line-height: 1.3 !important ;
}
.bs-example table.minijets-top2 td:nth-child(1) { width:50%; text-align:left;}
.bs-example table.minijets-top2 td:nth-child(2) { width:25%; text-align:right;}
.bs-example table.minijets-top2 td:nth-child(3) { width:25%; text-align:right;}

.bs-example > div > .media { margin-top : 0px !important; background-color: #fff !important; }
.bs-example > div > div > .media-body { padding-top : 10px !important;}

.bs-example > .frame-layout-1 .media { margin-top: 0px !important; margin-left: -10px !important;} 
.bs-example > .frame-layout-1 .media .media-left img { 
  margin-top: 8px !important; 
  margin-right: 8px !important;
  width: 20px !important;
  height: 20px !important;
}
.bs-example > .frame-layout-1 .media .media-body { padding-top: 0px !important; padding-left: 3px !important;}



.bs-example {
  position: relative;
  padding: 5px 15px 0px;
  margin: 0 -15px 15px;
  border-color: #bbbbbb;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
  box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
  border-radius: 4px 4px 0 0;
}

.bs-example:after {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 12px;
  font-weight: 700;
  color: #959595;
  text-transform: uppercase;
  letter-spacing: 1px;

.light-bg {
  background: #eee;
  padding: 1em;
}

#c106, #c224, #c227, #c231 {
  [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eee;
    background-color: rgba(86,61,124,.15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86,61,124,.2);
  }
}