		#main { margin: 0 auto; text-align: center; padding: 15px;}
		#cont {display: flex; flex-wrap: wrap; align-items: center; margin: 0 auto; justify-content: space-around;}
		#blocdroite {border: solid 2px blue; border-radius: 10px; background-color: white; padding: 15px; text-align: justify;}
		#blocgauche {max-width: 40%;}
		
		body {
    font-family: cursive;
	font-size: 1.2em;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    vlink: #808080; link: #996600; color: #595959; background: url(images/arrierepage1200.jpg); background-position:center; background-repeat: repeat-y;"         }
	
.center {text-align; center;}

.divmenu { display:flex; width:100px; color:black; text-align:center; margin: 0 auto;  align-items: center; padding:5px; border: solid 1px white; border-radius: 10px; font-family: verdana; font-size:0.8em;  }

		img {max-width: 600px; height: auto;}
     
		.h3red { font-size: 80%; font-weight: normal; color: green; text-align: right;) }
		
		ul li {text-align: start;}
		
		#coord a:link {color: white;}
		#coord a:visited {color: green;}
		#coord a:hover {color: red;}
		#coord a:active {color: red;}
		#coord {display: flex; flex-wrap: wrap; width: 100%; margin: 0 auto; min-height: 15px; background-color: black; color: white; position: fixed; bottom: 0; left: 0;"}
		
