body { 
 background: #FCE7E3; 
}

.libelle{
  font-family: Verdana, sans-serif;
  color: #AB14FA;
  font-weight: bold;
}

.description{
  font-family: Arial, sans-serif;
  color: #000000;
  
}
#menucentral
{
  font-family: Verdana, sans-serif;
  color: #AB14FA;
  font-weight: bold;
  text-align:center;
}

.menu {
	font-family: "Verdana";
	font-style : normal;
	font-weight : regular;
    font-size: 12px;
	color : #ffffff;
	text-decoration : none;
	background: #DBB7FF;
	
	}
	#libellerubrique
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  text-align:center;
  background: #DBB7FF;
}

.pagesuivante
{
  font-family: "Verdana";
	font-style : normal;
	font-weight : regular;
    font-size: 14px;
	color : #ffffff;
	text-decoration : none;
	background: #DBB7FF;
	text-align:center;
}