.titreMB {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #880088;
	margin-top:3px; 
	margin-bottom:0px; 
	text-decoration:none;
}

.titreMB:hover {
	color: #880088;
	text-decoration:underline;
}

.descriptionMB {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
}

.imgMB {
	border: 1px solid black;
}

a.hrefTelechargez, a.hrefTelechargez:hover, a.hrefTelechargez:visited, a.hrefTelechargez:active {
	color:red;
	font-size:12pt;
	font-weight:bold;
}

.tableMB { 
	border-collapse:collapse; 
	background-color:white; 
	border:1px solid #ad1894;
	width: 680px;
}


