#meteoform{
	width:166px;
	margin:0 0 0 0;
	height:150px;
		
}


#sec{
	margin:0 0 0 0;
	width: 166px; 
	
}


/*ooooooooooooooooooooooooooooooooooo*/



#weather {
	border: solid 1px #AAA;
	padding: 5px;
	font: 78% Arial;
	height:146px;

}


#weather a {
	color: #4261AD;
}

#weather h2 {
	font-size: 100%;
	margin: 0;
}




#weather ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#weather li.weather-item {
	zoom: 1;
	background: #EFEFF7;
	border: solid 1px #EFEFF7;
	margin: 0 auto 2px auto;
	padding: 2px;
	position: relative;
	z-index:1;
}


#weather li.mouseover {
	border: solid 1px #336;
}

#weather li.mouseover a.weather-delete {
	display: block;
}

#weather li h5 {
	font-size: 100%;
	margin: 0 0 0 0;
}

#weather .header {
	clear: both;
}


#weather strong {
	float: left;
	color: #949A9C;
	font-size: 1.2em;
	/*width: 4em;*/
}

/*Font temperatura principale*/
#weather strong em {
	font-style: normal;
	font-size: 1.4em;
	color: #312C31;
}
#weather strong td {
	font-style: normal;
	font-size: 1.4em;
	color: #000000;
}

#weather .body span.h {
	color: #FB973F;
}

#weather .body span.l {
	color: #69AFD3;
}

#weather .body td.n {
	color: #000000;
	margin: 0px; padding: 0px; text-align: right;
}

#weather .body {
	line-height: 1.2;
	height: 3em;
	
}

#weather .body[class] {
	height: auto;
	min-height: 30px;
}


#weather .body p.status {
	margin: 0;
	float: left;
	width: 50px;
	height: 80px;
		
}

/*ooooooooooooooooooooooooooooooo*/

#meteoform2{
	width:166px;
	margin:0 0 0 0;
	height: 100%;
		
}
#weather2 {
	border: solid 1px #AAA;
	padding: 5px;
	font: 78% Arial;
	height:auto;

}


#weather2 a {
	color: #4261AD;
}

#weather2 h2 {
	font-size: 100%;
	margin: 0;
}



#weather2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#weather2 li.weather-item {
	zoom: 1;
	background: #EFEFF7;
	border: solid 1px #EFEFF7;
	margin: 0 auto 2px auto;
	padding: 2px;
	position: relative;
	z-index:1;
}


#weather2 li.mouseover {
	border: solid 1px #336;
}

#weather2 li.mouseover a.weather-delete {
	display: block;
}

#weather2 li h5 {
	font-size: 100%;
	margin: 0 0 0 0;
}

#weather2 .header {
	clear: both;
}


#weather2 strong {
	float: left;
	color: #949A9C;
	font-size: 1.2em;
	/*width: 4em;*/
}

/*Font temperatura principale*/
#weather2 strong em {
	font-style: normal;
	font-size: 1.4em;
	color: #312C31;
}
#weather2 strong td {
	font-style: normal;
	font-size: 1.4em;
	color: #000000;
}

#weather2 .body span.h {
	color: #FB973F;
}

#weather2 .body span.l {
	color: #69AFD3;
}

#weather2 .body td.n {
	color: #000000;
	margin: 0px; padding: 0px; text-align: right;
}

#weather2 .body {
	line-height: 1.2;
	height: 3em;
	
}

#weather2 .body[class] {
	height: auto;
	min-height: 30px;
}


#weather2 .body p.status {
	margin: 0;
	float: left;
	width: 50px;
	height: 80px;
		
}








.footer {
	border-top: solid 1px #CDCDCD;
	padding: 3px 0 0 0;
	color: #000000;
}




