h1 {
	background-position: top center;
	padding-right: 215px;
}
#contenu p {
	text-align: center;
	padding-bottom: 7px;
}
#contenu table {
	background:none;
}
td.photo {
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	border: 1px outset #094f63;
	background-color: #f0f9ff;
}
td.webcam {
	width: 160px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	border: 1px outset #094f63;
	background-color: #f0f9ff;
}
td.jour-meteo {
	width: 85px; text-align: center; border-left: 1px solid #999999;
}
td.titre-meteo {
	text-align: center; font-weight: bold; padding-bottom: 15px;
}
table#homepageforecast {
	margin: auto;
}
