.db8sitelastmodified li {
list-style:none;
font-size:0.9 em;
text-align:center;
}
.img_entete img {
  float:left;
	width:100%;
}
.container-below-top img {
  box-shadow:10px 7px  7px #888888;
}

.container-logo img{
 box-shadow:10px 7px  7px #888888;
}
.grild-child.container-logo {
  padding-bottom:0px !important;
  margin-bottom:10px !important;
}
.container-nav {
  background-color:#ffffff !important;
  margin-bottom:10px !important;
}
/* liens de menu */
#maximenuck147 .level1 a {
  font-size:16px !important;
  font-weight:bold !important;
}
#maximenuck147 .titreck-title {
  font-size:16px !important;
  font-weight:bold !important;
}
#maximenuck147 .level2 a {
  font-size:15px !important;
  font-weight:bold !important;
}
/* cas separateur en sous-menu */
span.s-menu-parent {
  color:#07368f !important;
  
}
/* pb maximenuCk fixed sur smartphoe */
@media screen and (max-width:840px){
  div#maximenuck88.maximenufixed {
    position:relative !important;
  }
}
.container-header {
  background-color:#888888 !important;
  background-image:linear-gradient(180deg,#ffe3e3 0,#ffffff 100%); !important;
}
.blog-items .blog-item {
  padding: 15px;
}
/* masquer titre page d'accueil */
.page-header h1 {display:none;}
/* entete */
.container-nav {
  background-color:#e8f9ff;
}
/*modules col droite */
.card-body {
  display:inline-block !important;
  padding:10px  !important;
  background-color: #e8f9ff;
  box-shadow:8px 7px  7px #aaddff;
}
/* masquer t  authentif web */
.plg_system_webauthn_login_button {
  display:none;
}
/* reduction slideshow page accueil sur PC */
@media screen and (min-width:1200px){
  #camera_wrap_151 {
    padding:2px 100px;
  }
}
/* pb maximenuCk fixed sur smartphoe */
@media screen and (max-width:840px){
  div#maximenuck88.maximenufixed {
    position:relative !important;
  }
}

 /* articles épinglés*/
.blog-item {
  background: #f7f9fb;
  border: 1px solid #b9bec4;  
  border-radius: 20px;
  padding: 3px 10px;
  -webkit-box-shadow: 10px 15px 5px 3px #e6e6fa;
-moz-box-shadow: 10px 15px 5px 3px #e6e6fa;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=10, OffY=15, Color='#e6e6fa', Positive='true');
zoom:1;
box-shadow: 10px 15px 5px 3px #e6e6fa;
}
/* pour IE9  :*/
[if gte IE 9]
@media only screen{#selecteur{filter: none;}} /*Ie9+*/
}

.item-content {
  margin-left:15px;
}
/* affichage du bt lire la suite */
.readmore .btn-secondary{
  background-color:#eef7b4;
  font-weight:bold;
}
/* couleur hover liens footer */
#mod-custom152 a:hover {
  color:yellow;
}
/* css tables randos */
.table_randos_1 th, td{
  border: 1px solid;
}
