@charset "UTF-8";
/* meteo */

.meteo_ville {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E90C2;
	text-align: center;
	height: 20px;
	font-style: normal;
	font-weight: bold;
}
.titre_meteo {
	background: url(pages/images/titre_rub_meteo.jpg) no-repeat;
	height: 29px;
	width: 248px;
	margin-left: 15px;
}
.fond_titre_meteo {
	background: url(pages/images/fond_titre_bienvenue.jpg) no-repeat;
	height: 29px;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.meteo_temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E90C2;
	text-align: center;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	vertical-align: text-bottom;
}
.meteo_jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}
.texte_meteo_page_popup {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
