
#Titre {
	margin:5px auto 25px auto;
	background: url(../img/titres/meteo.png) no-repeat;
	width:48px;
	height:31px;
}

#Titre h1 {
	display:none;
}

.right {
	margin:5px;
	float:right;
}

.left {
	margin:5px;
	float:left;
}