#meteo_haut {
	width:274px;
	height:38px;
	float:left;
	background-image: url(/images/meteo_haut.png);
	background-repeat: no-repeat;
}

#meteo_milieu {
	width:274px;
	height:255px;
	float:left;
	background-image: url(/images/meteo_milieu.png);
	background-repeat: repeat-y;
	text-align:center;
}

#meteo_bas {
	width:274px;
	height:54px;
	float:left;
	background-image: url(/images/meteo_bas.png);
	background-repeat: no-repeat;
	text-align:center;
}

#datemeteo {
	margin-top:14px;
	margin-left:105px;
	margin-right:0px;
}

#meteolune {
	margin-left:70px;
	margin-top:10px;
	position:relative;
}

#cachelien {
	position:absolute;
	background-color:#FFFFFF;;
	width:150px;
	height:10px;
	top:61px;
	left:0px;
}
