#meteo {	
	background-color:red;
}

#meteo .boite-contenu{
	width:150px;
	margin:auto;
	text-align:center;
}

#meteo h3{
	color:#ffffff;
	background-color:#cc9933;
	font-size:14px;
	width:204px;
	border-bottom: 1px solid #244771;
	margin:0 0 4px 0;
}
#meteo a.meteo_ville,
#meteo a.meteo_ville:visited,
#meteo a.meteo_ville:active{
	color:#ffffff;
	text-decoration:none;
}
#meteo a.meteo_ville:hover{
	color:#ffffff;
	text-decoration:underline;
}
#meteo table,
#meteo table table{
	background-color:#cc9933;
}
#meteo table table tr td table{
	background-color:#fff5df;
}
#meteo table table tr td table tr td table{
	background-color:#ffffff;
}
#meteo a.meteo_echeance,
#meteo a.meteo_echeance:visited,
#meteo a.meteo_echeance:active{
	color:#990000;
	text-decoration:none;
}
#meteo a.meteo_echeance:hover{
	color:#990000;
	text-decoration:underline;
}
#meteo a.meteo_temperature_gd,
#meteo a.meteo_temperature_gd:visited,
#meteo a.meteo_temperature_gd:active,
#meteo a.meteo_temperature_gd:hover{
	font-size:16px;
	color:#3366ff;
	text-decoration:none;
	font-weight:bold;
}
#meteo a.meteo_temperature,
#meteo a.meteo_temperature:visited,
#meteo a.meteo_temperature:active,
#meteo a.meteo_temperature:hover{
	font-size:16px;
	color:#3366ff;
	text-decoration:none;
}
