BODY {margin: 1.5em;}
H1 {
	margin-top: 0; 
	margin-bottom: 0;
	}
H5 {line-height: 1.1;}
H5.ombre {font-size: 150%;}

IMG {max-width: 100%; height: auto;}

HR.tube {margin: 1em -1.5em 1em -1.5em;}

DIV.sujet {
	float: left;
	display: block; 
	padding-bottom: 1em;
	width: 100%;
	}
DIV.droite {
	margin-left: 1em;
	width: 20%;
	}
DIV.centre {
	margin-left: 22%; 
	margin-right: 22%;
	}
DIV.gauche {
	float: left; 
	width: 21%;
	}
DIV.droite2 {
	float: right; 
	clear: right;
	}
DIV.gauche2 {
	float: left; 
	clear: left;
	}
DIV.droite3 {
	float: right; 
	text-align: center;
	}
DIV.gauche3 {
	float: left; 
	text-align: center;
	}
	
LI {margin-bottom: 5px;}

TABLE.pict200 TD {
	padding-right: 2em;
	}

@media screen and (max-width: 500px) {
	BODY {margin: 0.6em;}
	}