	
	#boite-meteo{
		width:100%; 
		background-image:url(../charte/fond/fond-boites-gauche.gif); 
		background-position:top left;
		text-align:left;
	}
	
	
	#boite-meteo-haut{
		width:100%; 
		height:13px; 
		background-image:url(../charte/fond/meteo-haut.png); 
		background-position:top left; 
		background-repeat:no-repeat; 
		text-align:right;
	}
	
	
	#colonne-meteo-gauche{
		float:left;
		width:120px;
		position:relative;
		left:15px;
		text-align:left;
	}
	
	
	#colonne-meteo-droite{
		float:left;
		width:100px;
		position:relative;
		left:20px;
		text-align:left;
	}
	
	
	#boite-meteo-bas{
		
		width:100%;
		clear:left; 
		height:25px; 
		background-image:url(../charte/fond/boite-gauche-bas.png); 
		background-position:top left; 
		background-repeat:no-repeat
	}

