body{
  background: url(images/bg-mdmpop.jpg) left top no-repeat;
  font-family:Arial, Helvetica, sans-serif;
  color: #BCBCBC;
	overflow: hidden;
  font-size: 12px;
	line-height:14px;
	margin:0;
}
#titleBox{
	padding:163px 3px 0 3px;
	height:27px;
	width:485px;
	float:left;
	margin:0 auto;
}
#titleBox h1{font: bold 17px Arial, Georgia, Verdana, sans-serif;  color:#fd3f92; font-style: italic; margin:0; padding:0; line-height:25px; text-align:right !important;}
#mdm-cont{
	outline: none;
	float:none;
  width:478px;
  height:242px;
	margin:0 0 0 10px;;
	padding:10px 0 10px 0;
}
.clearer{height:0px; line-height:0; font-size:0; clear:both; margin:0; padding:0;}

#mdm-texte{
	width:462px;
	height:242px;
  float:left;
  text-align: justify;
  padding:0px 3px 0px 15px;
  display: block;
  outline: none;
  z-index:10;
	overflow: auto;
}
#mdm-texte p{margin:0; margin-bottom:5px; line-height: 1.3em;}
/* #fermer{  position:absolute;  z-index:100;  float:right;  top:465px;  left:409px;}
#fermer a:link, #fermer a:visited{ background:url(images/btn-fermer.gif) left top no-repeat;  width:80px;  height:20px;	display: block;}
#fermer a:hover, #fermer a:focus{  background:url(images/btn-fermer-over.gif) left top no-repeat;} */

#mdm-texte h2{margin-bottom:5px;}


div.tableHolder{width:410px; margin:0 auto 10px auto; display:block;}
.tableHolder .tableHead{text-align:center; font-weight:bold; font-size:13px; margin-bottom:0px;}
div.tableRow{}
.tableRow span{width:35px; margin:2px; display: block; float:left; text-align:center; padding: 2px 5px; background:#3F3F3F;}
.tableRow span.firstCol{background:#4f4f4f; font-weight:bold; text-align:left;width:45px;}


