#gauche {
		left: 20px;
		width: 185px;
		float: left;
		position: absolute;
}

#milieu {
		margin-right: 225px;
		margin-left: 225px;
}

#droite {
		right: 20px;
		width: 185px;
		position: absolute;
		float: right;
}

#meteo {
		width:0px;
		height:0px;
		position: absolute;
		float: left;
		visibility:hidden;
}

.center {
		text-align:center;
}