body
{margin:0px;
}

.mdm{
		font-size:12px;
		font-family:verdana, tahoma, trebuchet MS, Bitstream Vera Sans, black chancery;
		color:#000000;
		text-align:left;
		height:100px;
		width:205px;
		padding:33px 8px 5px 15px;
}

#picture
{
	 float:right;
	 margin:5px 5px 0px 2px;
	 border:solid 1px #000000; 
	 width:104px;
	 height:70px;
}
#detail{
position:absolute;
margin-top:28px;
margin-left:95px;
cursor:pointer;
}
#contact-email:link, #contact-email:visited
{
	font-family:verdana,  tahoma, trebuchet MS, Bitstream Vera Sans, black chancery;
	font-size:14px;
	color:#000000;				
	text-decoration:none;
} 
#contact-email:hover, #contact-email:active
{
	font-family:verdana,  tahoma, trebuchet MS, Bitstream Vera Sans, black chancery;
	font-size:14px;
	color:#FF9F00;
	text-decoration:none;
}

/*---mdm-popup--*/
#mdm_popup{
	width:480px;
	height:437px;
	
}
.mdm_link:link, .mdm_link:visited{
		color:#ffffff;
		text-decoration:none;
		font-family:tahoma;
		font-size:11px;
	}
	.mdm_link:hover, .mdm_link:active{
		color:#A0D7F0;
		text-decoration:none;
		font-family:tahoma;
		font-size:11px;
	}

#mdm_top{
	background:url(../images/mdm/mdm-top.jpg) no-repeat top left;
	width:480px;
	height:102px;
}
#title-text{
position:absolute;
margin-left:350px;
margin-top:60px;
font-family:verdana, tahoma, trebuchet MS, Bitstream Vera Sans, black chancery;
color:#000000;
font-size:20px;
font-weight:normal;
}
#mdm_content{
	background:#FCF3E4;
	width:477px;
	height:290px;

}
#picture1
{
	float:right;
	border:solid 1px black;
	margin:3px 0px 0px 5px;
}

.content_footer{
	height:290px;
}
.mdm_text
{
	font-family:verdana, tahoma, trebuchet MS, Bitstream Vera Sans, black chancery;
	margin:0px 2px 0px 8px;
	padding-top:5px;
	padding-right:3px;
	padding-left:5px;
	font-size:12px;
	text-align:justify;
	color:#000000;
	overflow:auto;
	height:280px;
	width:460px;
	line-height:16px;
}

#mdm_footer{
	background:url(../images/mdm/mdm-bottom.jpg) no-repeat;
	width:480px;
	height:45px;
}
#fermer
{
	padding-top:15px;
	width:60px;
	height:27px;
	margin-left:380px;
}
/*---------*/


