
#coucheAlbumPhoto {
  position:relative;
	   top:15px;
	   left:5px;	   
  font-size:18px;
  
}

#coucheAlbum {

	align-content: center;
	   top:5px;
   left:5px;


}

 .coucheAlbum ul li a{

 display:block;
 float:center;   
 width:100px;
 line-height:35px; /*hauteur de l'image de fond background-image:url(../../images/grainRouge.png);*/
 color:#999999;
 text-decoration:none;
 text-align:left;
   
 }
#diaporama {
position:relative;
 top:40px;
 width:auto;
  left:70px;
  background:#FFFF00;
 background-repeat:repeat;  
}


.boutonRetour a:hover{
   visibility:visible;
background-image:url(../../images/flecheGauche.png);
    background-repeat:no-repeat;
}
.boutonRetour {
	 position:absolute;
  height:100%; 
  top:20px;	
  left:-50px;	
 width:100px;	      
   font-size:18px;

  /*background:#FFFF00;
background-image:url(../../images/charte/panneau50x500.png);
background-image:url(../../images/flecheGauche.png);*/
    background-repeat:repeat;

}


.boutonSuite a:hover{
   visibility:visible;
background-image:url(../../images/flecheDroite.png);
    background-repeat:no-repeat;
    
}
.boutonSuite {
	  position:absolute;

   font-size:14px;
  height:100%;   
  top:80px;
   left:710px;
 width:100px;	
 /*background-image:url(../../images/flecheDroite.png);  	
background-image:url(../../images/charte/panneau50x500.png);   
     background-repeat:repeat;
  background:#FF0000;*/
}


.elementAlbum {
 text-align:left;	
  width:100px;
 line-height:35px; /*hauteur de l'image de fond*/
 /*background:url(../../images/grainBrun.png);*/



}
#titrelegendeAlbum{
	 position:relative; 
	 top:10px;
 left:5px;	
	   font-size:14px;
 text-align:left;	
	font-weight:bold;	
}
#textelegendeAlbum{
 position:relative; 
  top:10px;	
 left:5px;	
	   font-size:12px;
   
 text-align:left;	

}

#legendeAlbum {
 position:relative; 
  top:40px;	
 left:5px;	
  margin:5px;	
/*background:url(../../images/grainBrun.png);*/
	   font-size:12px;
 text-align:left;	
/*
 line-height:35px; hauteur de l'image de fond*/
 /*background:url(../../images/grainBrun.png);*/

}


.listePhotos {
position:relative;
 top:5px;

  padding:2px;
  left:20px;
 width:auto;		
  /*background:#211EEE;*/
word-wrap: normal;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */  
}

.affichePhotos {
position:relative;	
  padding:2px;
   top:5px;
  left:1px;
   height:550px;
  width:auto;
 /*text-align:left;	
   background:#FF1100;*/
 /*overflow: scroll;*/
}

.elementPhoto{
position:relative;
  top:-490px;		
  left:1px;
 width:auto;
 color:white;	  	
	   font-size:14px;	
	   
	margin:1px;
    background-size: 100% 100%; 	
}

.boutonRetourPhoto {
	 position:relative;
   left:-120px;
  top:-120px;	
   height:250px;	
 width:50px;	      
   font-size:14px;
 color:white; 
  /*background:#FFFF00;*/
/*background-image:url(../../images/charte/panneau50x500.png);
background-image:url(../../images/flecheGauche.png);*/
    background-repeat:repeat;

}
.boutonSuitePhoto {
 position:relative;

   font-size:14px;
   height:250px;
  top:-395px;
   left:110px;
 width:50px;	
 /*background-image:url(../../images/flecheDroite.png);  	
background-image:url(../../images/charte/panneau50x500.png);  
*/ 
     background-repeat:repeat;
  /*background:#FF0000;*/
}