/* CSS Document */
.aside {
  min-height:20px; 
}
#amp_video {
  margin:auto; 
}
.pano {
  width:100%;
  height:100%; 
}
.fancybox-close {
  right:50px;
  top:-65px;
}
#tiPlayerHead {
   height:100px;
   border-bottom:solid 3px #698e12;
   background:#202020 url(/lae/public1.0/img/site/logo.png) no-repeat 20px 10px;
}
.fancybox-title-float-wrap {
  right:auto;
  margin:auto;
  width:100%;
  text-align: left;
}
.fancybox-title-float-wrap .child {
  display: block;
  margin:auto;
  padding:10px 20px;
  border-radius: 0px;
  background:#202020;
  font-family:'Open Sans', Arial;
  font-size:13px;
  line-height:15px;
  font-weight:400;
  white-space: normal;
}
.fancybox-title-float-wrap .child strong {
  display:block; 
}
.fancybox-nav {
   width: 46px;
   height: 50%;
   top:25%;
}
.item { 
  width: 189px; 
  height:189px; 
  /*background:url(http://farm8.staticflickr.com/7367/16426879675_e32ac817a8_b.jpg) no-repeat center center; */
  background-size:cover!important;
  margin:0 0px 10px 0;
  display:block;
}
.item.w2 { width: 588px; height:388px; }
.item.w3 { width: 388px; height:388px; }
.admin .item {
  position:relative; 
}
.centree.toutEnImages {
  width:auto;
  /*padding:0 30px; */
  max-width:100%; 
  max-width:1215px; 
}

#toutEnImages .cmBlocInfoEncadre {
  display:inline-block; 
  float:left;
  margin-right:15px;
}
#toutEnImages .cmBlocInfoAjouterSuivant {
  margin-left: -100px;
  display: inline-block;
  float:left;
}

.pictoTei {
  width:40px;
  height:37px;
  display:block; 
  position:absolute;
  bottom:5px;
  right:5px;
  background:#000000;
  background:rgba(0,0,0,0.66);
}

.pictoTei.pictoImage { background:rgba(0,0,0,0.66) url(/lae/public1.0/img/site/tei_picto_photo.png) no-repeat center center; }
.pictoTei.pictoPano { background:rgba(0,0,0,0.66) url(/lae/public1.0/img/site/tei_picto_pano.png) no-repeat center center; }
.pictoTei.pictoVideo { background:rgba(0,0,0,0.66) url(/lae/public1.0/img/site/tei_picto_video.png) no-repeat center center; }