
#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:820px;
  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:80px;	
  left:-10px;	
 width:100px;	      
   font-size:14px;

  /*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:45px;

  padding:2px;
  left:50px;
 width:942px;		
  /*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:45px;
  left:1px;
   height:550px;
    width:942px;
 /*text-align:left;	
   background:#FF1100;*/
 /*overflow: scroll;*/
}

.elementPhoto{
  position:absolute;	
  top:1px;		
  left:90px;
    width:800px;
 color:black;	  	
	   font-size:14px;	
align:center;		   
	margin:1px;
    background-size: 100% 100%; 	
}

.boutonRetourPhoto {
	 position:relative;
   left:2px;
  top:80px;	
   height:250px;	
 width:50px;	      
   font-size:14px;

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

}
.boutonSuitePhoto {
	  position:absolute;

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