.page_cercle div {
  float: left;
  text-align: center; }

.page_cercle i {
  font-size: 1.7em;
  color: #482882; }

.un_cercle_titre {
  font-weight: bold;
  font-size: 16px;
  color: #482882;
  border-bottom: 2px solid #482882;
  padding-bottom: 10px !important; }

.un_cercle_titre:hover {
  background: white !important; }

.un_cercle {
  padding: 0% 5% 0% 5%;
  background: white;
  width: 50%; }

.un_cercle_data {
  width: 48%;
  margin: 7px 1% 7px 1%;
  border: 1px solid #482882; }

.un_cercle_data .cercle_action i {
  margin-left: 25px; }

.un_cercle:hover {
  /* background:#FCFBFB; */
  background: #FAFAFA; }

.un_cercle div {
  padding: 14px 10px 5px 10px; }

.cercle_name {
  width: 75%; }

.cercle_action {
  width: 25%; }
