/* Le fichier n'existe pas et sera créé lors de l'enregistrement par LocalFiles Editor */

#thePicturePage  #the_page,
#theCategoryPage  #the_page {
  background-image:none;
}


#the_page {
margin-left:10px;
margin-right:10px;
}

/* Remonte ou descend les imagettes de navigation de la page Image */
.navThumb img {
margin-top : -15px;
}

/* le cadre sur les photos (la bordure #040404 de 6 pixels, puis #ffffff de 14 pixels puis #9I9I9I de 2 pixels autour de la photo)*/
#thePicturePage #the_page #theImage img {
  background-color:#040404;
  padding: 4px;
  border: 14px solid #ffffff;
}
#thePicturePage #the_page #theImage #mapPicture img {
  padding: 0px;
  z-index:1;
}

/*
#thePicturePage #the_page #theImage a {
  padding:0;
  border: 2px solid #9I9I9I;
  display:inline-block;
}
*/


#theHeader {
 margin:10px 3px;
 background-image:url("/themes/flop-gris/images/bk_ground.gif");
}


#theImage #map { left: 290px; }

/* installe une bordure noire sur les imagettes */
.wrap2 img,
#mbAMM_randompict img,
#thePicturePage #the_page #theImage #mapPicture img,
.thumbnailCategory img,
.navThumb img {
border: #000000 1px solid;
}

#content ul.thumbnails span.wrap2 {border-color: #000000;}
#content ul.thumbnails span.wrap2:hover {border-color: #aaaaaa;}

#show_metadata #Metadata {
position: absolute;
border: 2px solid #ffffff;
color:#ffffff;
background-color: #4f4f4f;
display: none;
}
#show_metadata:hover #Metadata {
   background-image:none;
   display: block;
   background-color: #4f4f4f;
   cursor: default;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    text-align: left;
    font-size: 0.90em;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 5px;
	width: 210px;
	z-index:2;
}

#imageHeaderBar {
color:#fff48e;
font-weight:bold;
font-size:120%;
}

/* centre le titre de la photo */
#thePicturePage #Titre {text-align:center; font-weight:bold;
font-size: 1.2em; color: #ffffff;}


/* alignement des drapeaux */
#content .menuf ul li {margin-top: -3px;}
#content .categoryActions {padding-top: 3px;}

#imageToolBar {
background-image:url("/themes/flop-gris/images/bk_ground.gif");
}

#thePicturePage #theImage #titre_sous_image {
color:#fff48e;
font-weight:bold;
font-size:120%;
text-align: center;
background-image: none;
}

#imageHeaderBar{background-position: center top;}

#imageHeaderBar .browsePath {float:none; text-align:center;}

#imageHeaderBar .imageNumber {margin-top: -16px;}

#imageToolBar {margin-bottom: 0;}
#imageHeaderBar {margin-top: 0;}

h2, #menubar dt, #imageToolBar {
border-bottom:0;
}

.content .additional_info {
color:#fff48e;
font-weight:bold;
font-size:120%;
text-align: center;
}

/* suppression de la puce */
#thePicturePage .infoTable ul {
list-style-type:none;
padding:0;
}

.content ul.thumbnails span.wrap2 {
position:relative;
}


.thumbnails .video {
background: url('./local/img/video.png') no-repeat;
position: absolute;
top: 90px;
left: 100px;
z-index:99;
width: 45px;
height:45px;
}

.gmnoprint {
    background-color: transparent;
}






