#texte {
	position: relative;
	width: 230px;
	float: left;
	text-align: justify;
	background-color: #dbd0cb;
	padding-top: 70px;
	height: 268px;
	padding-left: 8px;
}

#map {
	position: relative;
	width: 492px;
	float: left;
	text-align: justify;
	padding-left: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
}

#indexation {
	position: relative;
	width: 259px;
	float: left;
	padding-left: 20px;

}




#clear2 {
position:relative;
	clear:left;
	line-height:0px;
}

