.titre-SBM {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.boite-SBM {
	float: left;
	height: auto;
	width: auto;
	border: thin solid #0000FF;
	padding: 10px;

}
.boite-dictio-SBM {
	width: auto;
	padding: 10px;
	float: left;
	height: auto;
	border: thin solid #FF0000;

}
.boite-dictio-sous-SBM {
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
	border: thin dashed #FF0000;
}
.titre-second-SBM {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #99CC00;


}
.boitre-divers-SBM {
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
	border: thin solid #CCCC00;
}

