
/* MODULE EN BLOC */

.module_meteo_france
{
	margin-left:20px;
	margin-right:20px;
}

.meteo_france_module_site {
	/* border: 1px solid #e5e5e5;
	border-right:none; */
	width: 181px;
	height: 140px;
	background-image: url('/images/meteo_france/bg_meteo.gif');
	background-repeat: no-repeat;
	margin:0 0 10px 15px;
	color: #FFFFFF;
	font-family: Arial;
	text-align: right;
}

.meteo_france_ajourdhui {
	width: 110px;
	font-size: 11px;
	float: right;
	margin-right: 5px;
	margin-top: 75px;
	border: 0px;
}

.meteo_france_temperature_aujourdhui {
	width: 110px;
	font-size: 19px;
	float: right;
	margin-right: 5px;
	margin-top: -15px!important;
	margin-top: -3px;
	margin-bottom:0px;
	font-weight: bold;
	border: 0px;
}

.meteo_france_pictogramme_aujourdhui {
	vertical-align: middle;
	margin-right: 15px;
	border: 0px;
}

.meteo_france_lien_module {
	cursor: pointer;
	text-decoration: none;
	border: 0px;
}

.clear {
	clear: both;
}

/* MODULE DANS LE SITE */

.table_module_meteo_france {
	width:100%;
	font-family:Arial;
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	margin-bottom:10px;
	border-bottom:1px dotted grey;
}

.heure_meteo_france {
	text-align:left;
	text-indent:10px;
	width:100px;
}

.img_meteo_france {
	text-align:right;
	width:100px;
}

.temp_meteo_france {
	text-align:left;
	width:100px;
}

.force_vent_meteo_france {
	text-align:center;
}

.table_tr_meteo_couleur_light {
	background:#f0f9ff;
	height:37px;
	line-height:37px;
	padding-top:2px;
	padding-bottom:2px;
}

.table_tr_meteo_couleur_fonce {
	background:#dbe6ed;
	height:37px;
	line-height:37px;
	padding-top:2px;
	padding-bottom:2px;
}

.table_tr_meteo_couleur_fonce *, .table_tr_meteo_couleur_light * {
	vertical-align:middle
}

caption {
	background:#e5e5e5;
	font-family:Arial;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-indent:10px;
	height:25px;
	line-height:25px;
	text-align:left;
	border-bottom:1px solid #fff;
}

.donnee_transmise_meteo_france {
	font-family:Arial;
	font-size:11px;
	color:#919191;
	padding:10px;
	text-align:right;
}

.donnee_transmise_meteo_france a {
	color:#919191;
}

.logo_meteo_france {
	margin:0px;
	margin-left:20px;
	font-family:Arial;
	font-size:11px;
	color:#919191;
	padding:10px;
	text-align:left;
	padding-top:0px;
}

.logo_meteo_france img {
	margin-right:10px;
}

.titre_page_meteo_france {
	padding-bottom:0px;
}
