.titre {
color:blue;
font-size: 1.3em;

  background-color: #98da8d;
  text-align:center;
}


img {
width:80%;
height:auto;
display:block;
margin-left: auto;
margin-right: auto; 
}



.memo {
	width:30%;
	
	
}
.exemple {
	width:15%;
	
	
}
a {
display:block;
text-align:center;
margin-left: auto;
margin-right: auto; 
}

@media all and (min-width: 1400px)
{
          
 body
      {
        
          background-color: #FFFFE0;
        
        
       }  


.titre {
	font-size:2em;
	color:red;
}

a {
font-size:1.1em;
}



}
