header
{
 padding-bottom : 2px;
}
			/*navigation*/
ul, li
{
margin-right: 1em;
margin-bottom:0em;
margin-top:0em;
}
li
{
display:inline-block;	
}
nav
{
display: inline;
}

nav h2  		/*  texte  " galerie "   */
{
margin-top:0.5em;
margin-bottom:0em;
padding-left:3%;
} 	
			/*   images dans la galerie */
#images
{
width:100%;
margin-top:1em;
}
#gal_grande_fond
{						
display:none;
}
#gal_grande_im	/* grande image ds gal_grande_im.php et JH-ecrits.php*/
{
max-width:280px;
min-width:100%;
overflow:hidden;
/* max-height :600px;   caluler  le rapport et régler dans gal_grande_im */
}
#legende1
{
display: none;
} 
.gal_petites_im  , .gal_petites_im-noclic
{
cursor:default;
margin-right: 1em;	
margin-top: 1em;
max-width:100%; /* les miniatures font au max 200px */
}
			/* choix */
.chxth
{
padding-left : 0.5em;
padding-right : 0.5em;
width:20px;	
}
			 /* dessin */

#titre-hall
{
margin-top:1em;
}
.dessin-ouv-ens
{
display: inline-block;
}
.dessin-ouv-img
{
max-height:5em;
}
.dessin-ouv-lien
{
padding-top:2%;
}
.dessin_ds_galerie  /*utilisée aussi ds choix aff petites images */
{
max-width:200px;
margin-right:1em;
}
.dessin-vrac
{
width:80px;
}
#dessin-vu
{
width:200px;
}


