.txt {
	width: auto;
	}
	
.conseil {
	clear: both;
	background: #eee;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 5px 15px;
	}
.conseil p {
	text-align: justify !important;
	}
.conseil img {
	float: right;
	border: 1px solid #ccc;
	margin: 10px 0 15px 15px;
	}
.conseil h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	}
	
.txt h1.title, .txt h2.title {
	clear: both;
	float: right;
	width: 450px;
	display: block;
	text-align: right;
	}
