
body
{
	font-family: "Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
	background-image: url("fondmistersaxh1500.jpg");
	background-attachment: fixed;
	background-repeat: repeat;
	background-size: 100%;
	margin: auto;
}

video
 {
	 display:block;width:480px;margin:0 auto 35px auto
	 }

a
{
color:efc0a2;
text-decoration: none;
}

a:hover
{
color: black ;
text-decoration: none;
}

img {
	margin: auto;
}

nav
{
	display: inline-block;
	width: 200px;
	border: none;
	position: fixed;
	left: 0px;
    top: 150px;
	font-size:1.2em;
	background-color: ;
}


ul
{
list-style-type: none;
margin-left:30px;
padding-left:0;
}

H1
{
	font-family: ;
	font-size: 4em;
	color:5b6c7e;
	text-align: center;	
	background-color:  ;
	
}

H2
{
	font-family: ;
	font-size: 2em;
	color:5b6c7e;
	text-align: center;
	background-color: ;
	margin-top: 0px;
	
}


H3
{
	font-family: ;
	font-size: 3em;
	color:5b6c7e;
	text-align: center;
	height: 60px;
	padding-top: 40px;
}

H4
{
	font-family: ;
	font-size: 2em;
	color:5b6c7e;
	text-align: center;		
	height: px;
}

.imglogo{
	background-color: ;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}


section{
width: auto;
margin-left: 200px;		
}



article1{	
	display: flex;
	flex-direction: column;
}

article{
	
	display: flex;
	flex-direction: column;
	margin-bottom: 150px;	
}

#basarticle{
	display: flex;
	flex-direction: row;
}

p{
	width: 400px;
	margin: auto;
	padding: 20px;
	font-size: 1.4em;
	text-align: center;
	color:5b6c7e;
	
}

.titreH3{
	background-color: none;
	color:5b6c7e;
	text-align: center;
	font-size: 2em;
	margin-bottom: 40px;
}

#verstitre1, #verstitre2, #verstitre3, #verstitre4, #verstitre5, #verstitre6, #verstitre7, #verstitre8, #verstitre9{
	background-color: ;
	color:5b6c7e;
	text-align: center;
	font-size: 2em;
	margin-bottom: 0px;
}

@media (max-width: 640px) {
	* {
		box-sizing: border-box;
	}
	
	section{
width: ;
margin-left: 0px;		
}
	
	/* passer body (et tous les éléments de largeur fixe) en largeur automatique */

	body {
		width: auto;
		margin: 0;
		padding: 0;
		background-image: none;
		background-color: 8b9daa;
	}
	
	/* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

	img,
	table,
	td,
	blockquote,
	code,
	pre,
	textarea,
	input,
	iframe,
	object,
	embed,
	video {
		max-width: 100%;
	}
	
	/* conserver le ratio des images */

	img {
		height: auto;
	}
	
	/* gestion des mots longs */

	textarea,
	table,
	td,
	th,
	code,
	pre,
	samp {
		-webkit-hyphens: auto; /* césure propre */
		-moz-hyphens: auto;
		hyphens: auto;
		word-wrap: break-word; /* passage à la ligne forcé */
	}
	
	code,
	pre,
	samp {
		white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
	}
	
	/* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

	.element1,
	.element2 {
		float: none;
		width: auto;
	}
	
	/* masquer les éléments superflus */

	nav {
		display: none;
	}

	article{
		display: flex;
		flex-direction: column;
	}
	
	#basarticle{
	text-align:center;
	}

.imagesmall{
		height: 150px;
		margin: ;
		background-color: white;
		height: 150px;
	}
p{
	text-align: center;
	
}

.email{
		font-size: 0.8em;
	}
	
#verstitre1,#verstitre2, #verstitre3, #verstitre4, #verstitre5, #verstitre6, #verstitre7, #verstitre8, #verstitre9{
	background-color: grey;
	color:white;
	text-align: center;
	font-size: 2em;
	margin-bottom: 0px;
}
a
{
color:efc0a2;
text-decoration: none;
}

}









	
	

