
/* ======== METEO ==========*/
/* =========================*/

#weatherMain img, #weatherMain div {
	/*behavior: url(iepngfix.htc);*/
	}

#weatherMain {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

#weatherMain h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight:normal;
	margin: 0px;
}

#weatherMain h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight:normal;
	margin: 0px;
}

#weatherMain h3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	margin:0px 0px 0px 5px;
}

#weatherMain P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin:0px 0px 0px 5px;
	text-align:left;
	color: #003366;
}

#weatherMain .now {
	font-size: 14px;
	margin:0px;
	text-align:left;
	color: #003366;
	border: 1px solid #003366;
	background-color: #FFFFFF;
}
#weatherMain .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* =========================*/
/* ======= END METEO ====== */

table#weatherSmallMain {
  width: 160px;
}

table#weatherSmallMain, table#weatherSmallMain td {
  background-color: #CFE2FE;
  padding: 0px; 
  
}

table#weatherSmallMain {
  border: 1px solid #999;
  padding: 5px 5px 10px 5px;
}

#weatherSmallMain img, #weatherSmallMain div {
	/*behavior: url(iepngfix.htc);*/
	}

#weatherSmallMain {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

#weatherSmallMain h3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
  text-align: center;
  color: #003366;
}

table#weatherSmallMain td#img-now-td {
  width: 60px;
}

#weatherSmallMain img#now {
  border: 0px;
  width: 60px;
  height: 45px;
}

#weatherSmallMain h4 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}

#weatherSmallMain h5 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	margin: 0px;
  width: 100%;
  text-align: center;  
}

#weatherSmallMain #senzatianow {
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}

#weatherSmallMain P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin: 0px 0px 0px 5px;
	text-align:left;
	color: #003366;
}

#weatherSmallMain .now {
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	text-align:left;
	color: #003366;
	border: 1px solid #479;
	background-color: #fcfcff;
}
#weatherSmallMain .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* =========================*/
/* ======= END METEO ====== */