.categorie{
  font-family: Calibri;  	
}

.titreTheme { 
  font-weight: bold;
  font-size: x-large;  
  text-align: center;
}

.Nom {  
  font-weight: bold;
}

.ligne{
	display: inline-block;
}

.texte{
	width : 80%;
	float : left;
}

.image{
	width : 20%;
	float : left;
	text-align: center;
}
