.texte { font-size:20px;
 text-align: center;
padding : 15px;
margin-bottom :10px;
}

.cadre { font-size: 25px;
  font-weight:bold;
padding :  10px;
text-align: center;
border: 2px solid ;
border-radius :  100px;
margin-bottom :70px;
background-color: #b7ce86;
}

.image_centree{
  width : 25%;
  height : 25%;
  border: 4px gold solid; 
  text-align: center;
   margin-left: auto;
   margin-right: auto;
   } 

a:hover {
color: red;
}

a:visited {
color: purple;
}

a:focus {{}
color: yellow;
  background: gray;
}
body{
  background-color: #ceaf86
}

a:hover {
	
	
}