.fond {
	background-image: url('fond_barometre.jpg');
	width: 240px;
	height: 320px;
	border:1px solid #000000;
}

#barometre_titre {
	font-size:12px;
	color:blue;
	font-weight:bold;
}

.barometre_soustitre {
	font-size: 9px;
	color:black;
	font-weight:bold;
}

.barometre_data {
	font-size: 9px;
	color:red;
	font-weight:bold;
}

.barometre_nombre {
	font-size: 9px;
	color:black;
	background-color:#FFFFFF
}
