body{font-family:arial;margin:0px;width: 100%;background:#F5E5D5;}


.content{width:630px;margin:30px auto;height:760px;}

.main{width:100%;float:left;overflow:hidden;position:relative;}
.main h2{font-size:28px;color:#416077;font-weight:normal;margin-bottom:35px;}

.footer{width:730px;margin:auto;display: block;}
.footer a.btn{margin:20px auto;display:block;text-align:center;font-size:16px;text-decoration:none;height:27px;width:190px;padding-top:8px;color:#fff;background:#416077;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.footer a.btn:hover{text-decoration:underline;}
.province{float:left;margin:auto;width:730px;}

.provincia a{text-decoration:none;color:#333333;font-size:14px;line-height:26px;cursor:pointer;}
.provincia a:hover{font-weight:bold;color:#416077!important;}
.provincia a.active{font-weight:bold;color:#416077;}


.weather{margin:10%;/* border:1px solid yellow; */float:left;}
/* .weather .district{border:1px solid white;} */
.weather a.change{margin:0px;text-decoration:none;}
.weather a.change:HOVER{text-decoration:underline;}
.weather .district{font-weight:bold;}
.weather .district .district-name{float:left;padding-top:5px;margin-right:5px;}
.weather .district .district-name a{text-decoration:none;}
.weather .district .current-state{float:left;margin-right:5px;}
.weather .district .current-temp{padding-top:6px;float:left;}