*{
  outline:none;
}
body{
  background: url(images/bg-mdmpop.jpg) left top no-repeat;
  font-family:Verdana, Geneva, sans-serif;
  color: #145701;
	overflow: hidden;
  font-size: 12px;
	margin:0;
}
.mdm-top
{
  height: 190px;
}

a:link, a:visited { color:#d84700; text-decoration: underline; }
a:focus, a:hover { color:#d84700; text-decoration: none; }
#titleBox{
	padding:163px 3px 0 3px;
	height:27px;
	width:485px;
	float:left;
	margin:0 auto;
}
#titleBox h1{font: bold 18px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif; color:#c05e1d; margin:0; padding:0; line-height:25px; text-align:right; background:none;}
#mdm-cont{
	outline: none;
	float:none;
  width:478px;
  height:242px;
	margin:0 0 0 10px;
	padding:5px 0 10px 0;
}
.clearer{height:0px; line-height:0; font-size:0; clear:both; margin:0; padding:0;}

#pane1{
  width:470px;
  height:250px;
  float:left;
  text-align: justify;
  padding:0px 3px 0px 15px;

}
#mdm_title{
   margin:0; margin-bottom:5px; line-height: 1.5em; font-weight: bold;
}
#mdm_image { float:left; margin: 0 10px 0 0; border:1px solid #007313; }


#pane1 p{margin:0; margin-bottom:5px; line-height: 1.5em;}
#fermer{
  position:absolute;
  z-index:100;
  float:right;
  top:465px;
  left:398px;
}


#fermer a:link, #fermer a:visited{
  background:url(images/btn-fermer.gif) left top no-repeat;
  width:91px;
  height:27px;
	display: block;
}
#fermer a:hover, #fermer a:focus{  background:url(images/btn-fermer-over.gif) left top no-repeat;}
