   #principalImage
  {text-align:center; 
  }

  #principalImage img
  {
  background: url(/galerie/_ressources/loading.gif) no-repeat center center;
  margin-top:20px;
  border: solid 1px #cccccc;
  }  


  #thumbs {padding:0px; margin:0px; float:left;}
  #thumbs li .comment {text-align:center; font-size:0.8em;}
  #thumbs li {display:block; margin:0px;  padding:3px; list-style-image:none; float:left;
              background: url(/galerie/_ressources/loading.gif) no-repeat center center;
               margin-top:5px;
			   margin-right: 24px;
				margin-left: 24px;
              }
  #thumbs li img { border: solid 1px #DDDDDD; margin:0px;}
  
  #thumbs .currentThumb {margin-top:0px;}
  #thumbs .currentThumb img {padding:5px;}

  #imageComment {font-size:0.9em;}

  div#content ul#presentationGallery {margin:0px; padding:0px; margin-top:20px; margin-bottom:20px;}
  div#content ul#presentationGallery li {background-image:none; float:left; list-style-type:none;}
  div#content ul#presentationGallery li table {border-collapse:separate; border-spacing:1px;} 
  div#content ul#presentationGallery li table tr td {width:120px; height:190px; text-align:center; vertical-align:middle; }
  div#content ul#presentationGallery li img {float:none;}
