.hw_wpgw * {
	margin: 0;
	padding: 0;	
}

.hw_wpgw {
	margin-left:10px;
	font-size: 12px;
}

.hw_wpgw dl {	
	height: 176px;
	width: 196px;
}

.hw_wpgw dl dd {
	list-style-type: none;
}

.hw_wpgw dl dd.time {
	color:#000;
	float: left;	
	margin-top: 33px;
	margin-left: 13px;
	font-size: 12px;
	font-weight:bold;
	width: 180px;
	text-align: left;
}

.hw_wpgw dl dd.today {
	float: left;
	
}

.hw_wpgw dl dd.today .Max {
	margin-left: 13px;
	margin-top: 8px;
	font-weight:bold;
	color: #333;	
	font-size: 10px;
	float: left;
}

.hw_wpgw dl dd.today .temperature {
	
	color: #333;
	position:absolute;
	float: none;
	font-size: 35px;
	margin-top:30px;
	margin-left: 18px;
	text-align:left;
	width:80px;
}

.hw_wpgw dl dd.today .jour0 {
		
	position:absolute;
	float: right;
	margin-left:65px;
	margin-top:-3px;	
}

.hw_wpgw dl dd.day1{
	margin-left: 20px;
	
}

.hw_wpgw dl dd.day2{
	margin-left: 75px;
}

.hw_wpgw dl dd.day3{
	margin-left: 130px;
}

.hw_wpgw dl dd.day1,
.hw_wpgw dl dd.day2,
.hw_wpgw dl dd.day3 {
	position:absolute;
	margin-top: 115px;
	float: left;
	height: 75px;
	width: 40px;
}
.hw_wpgw dl dd.day1 .temperature,
.hw_wpgw dl dd.day2 .temperature,
.hw_wpgw dl dd.day3 .temperature {
	margin-top:-10px;
}

.hw_wpgw .day {
	
	color: #000;
	display: block;
	height: 16px;
	line-height: 16px;	
	text-align: center;
	width: 40px;
}

.hw_wpgw .temperature {
	
	color: #333333;
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;	
	text-align: center;
	width: 40px;
}

#sidebar .hw_wpgw {
	width: 196px;
	height: 176px;	
	background:transparent url(http://www.ville-arconnay.fr/wp-content/img/weather/meteo-fond.png) no-repeat right top;
}


