#meteo_top {
		float: left;
		width: 220px;
		}
#meteo_titre {
		font-size: 22px;
		font-weight: bold;
		color: #0989bc;
		}
#otacam_texte {
		font-size: 10px;
		font-weight: normal;
		color: black;
		text-align: right;
		margin: 24px 10px 0px 0px;
		}
#otacam_small {
		display: block;
		margin-left: 12px;
		margin-bottom: 12px;
		border: 2px solid #999;
		}
#meteo_bul {
		line-height: 14px;
		}
#meteo_bul_titre, #meteo_obs_titre {
		padding: 4px 0px 5px 6px;
		color: white;
		background-color: #0989bc;
		letter-spacing: 1px;
		font-weight: bold;
		font-size: 12px;
			}
#meteo_bul_range {
		margin-top: 4px;
		background-color: #e6e6e6;
		padding: 5px;
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;
		}
#meteo_bul_date {
		color: #065689;
		margin: 0px 0px 12px 0px;
		}
#meteo_bul_period {
		color: #666666;
		margin-bottom: 2px;
		}
#meteo_bul_sg {
		margin-top: 4px;
		border-top: 2px solid #0989bc;
		}
#meteo_bul_sg_titre {
		margin-top: 8px;
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;
		color: #065689;
		}
.meteo_bul_j {
		margin-top:10px;
		}
.meteo_bul_j_date {
		font-weight: bold;
		font-size: 11px;
		line-height: 11px;
		word-spacing: 1px;
		letter-spacing: 1px;
		color:#065689;
		}
.meteo_bul_j_titre {
		font-weight: bold;
		font-size: 10px;
		line-height: 18px;
		color:#0989bc;
		}
.meteo_bul_j_rubrique {
		font-weight: bold;
		font-size: 10px;
		color:#666;
		}
#meteo_bul_fiab {
		font-weight: bold;
		font-size: 10px;
		color:#0989bc;
		}
#meteo_obs {
		margin: 8px 0px 0px 0px;
		padding: 4px 0px 4px 0px;
		border-top: 2px solid #0989bc;
		border-bottom: 2px solid #0989bc;
		}
#meteo_obs_rel {
		height: 19em;
		background-color: #e6e6e6;
		border-top: 4px solid white;
		border-bottom: 2px solid white
		}
#meteo_obs_cham {
		float: left;
		width: 38%;
		height: inherit;
		border-right: 2px solid white;
		padding: 6px 0 0 12px;
		}
#meteo_obs_aig {
		float: left;
		width: 29%;
		height: inherit;
		border-right: 2px solid white;
		padding: 6px 0 0 10px;
		}
#meteo_obs_lac {
		float: left;
		width: 27%;
		height: inherit;
		padding: 6px 0 0 10px;
		}
.obsLocDat {
		font-weight: bold;
		font-size: 10px;
		line-height: 12px;
		color: #065689;
		}
#meteo_copyright {
		font-size: 10px;
		line-height: 12px;
		color: #0989bc;
		text-align:right;
		}
