@CHARSET "UTF-8";

a {text-decoration: none !important; color: #fff}
body {
	margin: 0;
	font:13.3px Arial, Helvetica, sans-serif;
	background-color:transparent;
	text-shadow:1px 1px 1px #000;
}
div{float: left;}

.widget {
	width:100%;
	height:100%;	
	border-radius: 3.3px 0 0 3.3px;
	border: none !important;
	padding-top: 2%
}

.titulo {
	width:99%;
}

.city {	
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:5.3px;
	border: none !important;
	text-transform: uppercase;
	font-size: 20px;
}

.data {	
	text-align:center;
	font-weight:bold;
	float: right;
	border: none !important;
	font-size: 20px;
}



.icone {
	width: 66px;
	margin: -3px 3.3px 2px 3.3px;
}

img{
width:94px !important;
height:64px !important;
}


.top {width:206.6px;clear:both;padding:0;height:17.3px;}


.day{width:93.3px;}

.desc {
	font-weight:bold;
	width: 100%;
	padding: 0 !important;
	text-align: center;
	font-size: 16.6px;
}

.temperature {width: 60%; text-align:center;	
}

.temperature .max {
	margin-top: 0;
	font-size:33.3px;
	color: #F5B836;
	border: none !important;
}

.temperature .min {
	margin-top: 66.6px;
	font-size: 26.6px;
	color:#87B3F2;
	border: none !important;
}

