/*CSS REFERENCEMENT ICARE*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}

#referencement a {
	color: #5E0B1B;
	text-decoration: none;
}

#referencement a:hover {
	color: #FF99CC;
}

   /*------------------------------------------------------*
  *--------    CSS text page index  DEBUT              ----*
  *------------------------------------------------------*/

#text_index {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	color: #FF99CC;
	width: 80%;
}

#text_index a {
	color: #5E0B1B;
	text-decoration: none;
}

#text_index a:hover {
	color: #FF99CC;
}



 /*------------------------------------------------------*
  *--------    CSS text page index  FIN                ----*
  *------------------------------------------------------*/