.img_meteo {
	margin: 0;
	padding: 0;
	border: none;
}

.ville_meteo {
	font-size:10px;
	font-weight:normal;
	display: block;
	position:absolute;
}

.temperature em {
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	color:#000;
	
}

.meteo {
	border-bottom: 1px dotted #999;
}
