html {
	background-color: #dae4f7;
}

#ville_choisie {
	font-family: 'Poppins', sans-serif;
	font-size: 1em;
	font-style: normal;
	border: 1px solid black;
	border-radius: 15px;
	text-align: center;
	right: 20px;
	position: absolute;
	top: 100px;
	flex: auto;
	background-color: #141b41;
	padding: 1em;
	color: white;
}

#precision_recherche {
	left: 5px;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;
}

#img_techno_web {
	width: 696px;
	height: 441px;
}