﻿table{
	border-collapse:collapse;
}
.meteo{
	background-color: #2F72E3;
	width:200px;
	height:180px;
}
.icone,.com{
	display:inline;
}
.icone{
	width:80px;
	height:80px;
	margin-left:0px;
}
.com{
	position:absolute;
	width:110px;
	margin-top:0px;	
	font-family:Arial;
	font-size:11px;
}
.jours{
	
}
.jour{
	background-color:white;
	font-size:12px;
	filter: Alpha(opacity=65);
	-moz-opacity: .65;
	-khtml-opacity: 0.65;
	opacity: .65;
}
td{
	text-align:center;
	font-size:12px;

}

