#bandeau_mid {
	height		: 224px;
	background	: url(../images/bandeau_mid.png);
	margin-top	: 0px;
}

#contenu {
	margin-left	: 26px;
	margin-right	: 30px;
	margin-top	: 36px;
	font-size	: 11px;
}

	#contenu ul {
		padding		: 0;
		margin-top	: 0px;
	}

	#contenu li {
		list-style	: none;
		padding-left	: 12px;
		margin-top	: 0;
		color		: #738FCE;
		background	: url(../images/puce.png) no-repeat 0px 4px;
	}

.titre_black {
	font-size	: 24px;
	font-weight	: bold;
	color		: #000000;
}

.titre_smaller_blue {
	font-size	: 12px;
	font-weight	: bold;
	color		: #738FCE;
}