@charset "UTF-8";
#content .page_content .consultation {
  border: 9px solid #e0f5fa;
  background: #fff;
  padding: 0 2% 13px 2%;
}
#content .page_content .consultation .title_consultation {
  margin: 15px 0 5px 0;
  border-bottom: none;
  line-height: 1.2;
  font-size: 117%;
  text-align: center;
  font-weight: bold;
}
#content .page_content .consultation_details .btn_consultation {
	text-align: center;
}
#content .page_content .consultation_details .btn_consultation img {
  width: auto!important;
}
#content .page_content .consultation_details li {
  text-align: center;
  margin-bottom: 7px;
}
#content .page_content .consultation_details li img {
  width: 70%;
  max-width: 204px;
}
#content .page_content .consultation_details .matriculation h3 {
  font-weight: normal;
  font-size: 109%;
  color: #222;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
#content .page_content .consultation_details .matriculation h3:before {
  content: normal;
  margin-right: 0;
}
#content .page_content .consultation_details .matriculation div p {
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 100%;
}
#content .page_content .consultation_details .matriculation div p em {
  display: block;
}