@charset "UTF-8";

#content .page_content .consultation {
  border: 9px solid #e0f5fa;
  background: #fff;
  padding-bottom: 16px;
  margin-top: 20px;
}
#content .page_content .consultation .title_consultation {
  border-left: 4px solid #00a7d7;
  padding: 0 0 0 12px;
  margin: 15px 0 15px 31px;
  border-bottom: none;
  line-height: 1.2;
  font-weight: bold;
  font-size: 150%;
}
#content .page_content .consultation_details {
  border-top: 1px dotted #1aaede;
}
#content .page_content .consultation_details ul:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#content .page_content .consultation_details .btn_consultation {
	padding-top: 35px;
  padding-bottom: 32px;
  margin: 0;
	text-align: center;
}
#content .page_content .consultation_details .matriculation {
  padding-left: 32px;
}
#content .page_content .consultation_details .matriculation:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#content .page_content .consultation_details .matriculation h3 {
  float: left;
  font-weight: normal;
  margin: 0 20px 0 0;
  padding: 0;
  border-bottom: none;
  font-size: 117%;
}
#content .page_content .consultation_details .matriculation h3:before {
  content: normal;
  margin-right: 0;
}
#content .page_content .consultation_details .matriculation div {
  float: left;
}
#content .page_content .consultation_details .matriculation div p {
  line-height: 1.5;
  margin-bottom: 0;
}