@charset "utf-8";
/* CSS Document */
table.meteo { width:100%; padding:0; margin:0; }
table.meteo td { width:50%; text-align:center; border:1px solid #333; font-size:10px; }
table.meteo td img { width:40px; height:auto; }
