/******************MDM*********************/

#mdm-popup{
	background-color: #ebe4dc;
	padding:0;
	margin:0;
font-family: Arial, Helvetica, sans-serif;
  color: #81605e;
	text-align:justify;
	font-size:11px;
	padding:10px;
}


.mdm-text {
font-family: Arial, Helvetica, sans-serif;
  color: #81605e;
	text-align:justify;
	font-size:12px;
	}
h3{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
  color: #352827;
	line-height: 20px;
	padding-bottom: 2px;
  /*border-bottom:1px solid #ffffff;*/
}
 a:link, a:visited { color: #91877b; text-decoration: none; }
 a:hover,  a:active { color: #333333; text-decoration: underline; }
#fermer{
	z-index:100;
  float:right;
  margin-right:15px;
  padding-top:18px;
	}
.btn-contact{
	width: 80px;
	height: 20px;
  border: none;
  margin:0;
  padding:0;
  border:1px solid #ffffff;
  background:#3589C5;
	letter-spacing: 1px;
	color: #ffffff;
	cursor: pointer;
}
.btn-contact-hover{
	width: 80px;
	height: 20px;
  border: none;
  margin:0;
  padding:0;
  border:1px solid #3589C5;
  background:#ffffff;
	letter-spacing: 1px;
	color: #3589C5;
	cursor: pointer;
}

