@import url(boitebas.css);

h2 {
	margin-bottom:1em;
}
.center dl {
	clear: left;
	border-top: 1px solid #e6e1e4;
	color: #000000;
	padding: 7px 15px 5px 0;
	overflow:hidden;
	line-height:1.1em;
}

.center dt {

	color: #32236C;
	float: left;
	width:150px
}

.center dd {
	margin-left: 160px;
	
}

