html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
b{
	font-weight:bold;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.text-uppercase{
	text-transform:uppercase;
}
.text-lowercase{
	text-transform:lowercase;
}
.fila::after {
  content: "";
  clear: both;
  display: table;
}
.columna{
	float:left;
	width:50%;
}
/* --- widvert1dia ---*/
.widvert1dia{
	width:170px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widvert1dia .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-bottom:10px;
}
.widvert1dia .avui img{
	width:72px;
	height:72px;
}
.widvert1dia .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
}
.widvert1dia .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widvert1dia .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}
.widvert1dia .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widvert1dia .url a:link, .widvert1dia .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widvert1dia .url a:hover, .widvert1dia .url a:active{
	color:#0076ba;
	text-decoration:none;
}
/* --- widvert5dies ---*/
.widvert5dies{
	width:170px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widvert5dies .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-bottom:10px;
}
.widvert5dies .avui 
{
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:10px;
}
.widvert5dies .avui img{
	width:72px;
	height:72px;
}
.widvert5dies .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
}
.widvert5dies .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widvert5dies .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}

.widvert5dies .dias{
	margin:5px 0;
}
.widvert5dies .dias::after {
  content: "";
  clear: both;
  display: table;
}
.widvert5dies .dias .nom{
	width:55px;
	float:left;
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
.widvert5dies .dias .nom span{
	display:block;
	clear:both;
	color:#bbb;
}
.widvert5dies .dias .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.widvert5dies .dias .temp .max{
	font-size:12px;
	font-weight:bold;
	color: #eb1924;
}
.widvert5dies .dias .temp .min{
	font-size:12px;
	font-weight:bold;
	color: #0076ba;
	text-align:center;
}
.widvert5dies .dias .ico{
	width:40px;
	float:right;
	text-align:right;
}
.widvert5dies .dias .ico img{
	width:35px;
	height:35px;
}
.widvert5dies .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widvert5dies .url a:link, .widvert5dies .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widvert5dies .url a:hover, .widvert5dies .url a:active{
	color:#0076ba;
	text-decoration:none;
}


/* --- widvert1diavent ---*/
.widvert1diavent{
	width:210px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widvert1diavent .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-bottom:10px;
}
.widvert1diavent .avui img{
	width:72px;
	height:72px;
}
.widvert1diavent .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
}
.widvert1diavent .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widvert1diavent .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}
.widvert1diavent .avui .vent{
	width:40px;
	float:right;
	text-align:center;
	margin-left:5px;
}
.widvert1diavent .avui .vent  img{
	width:35px;
	height:35px;
	margin-top:8px;
	color:#666;
}
.widvert1diavent .avui .vent span{
	font-size:9px;
	display:block;
}

.widvert1diavent .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widvert1diavent .url a:link, .widvert1diavent .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widvert1diavent .url a:hover, .widvert1diavent .url a:active{
	color:#0076ba;
	text-decoration:none;
}



/* --- widvert5diesvent ---*/
.widvert5diesvent{
	width:210px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widvert5diesvent .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-bottom:10px;
}
.widvert5diesvent .avui 
{
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:10px;
}
.widvert5diesvent .avui img{
	width:72px;
	height:72px;
}
.widvert5diesvent .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
}
.widvert5diesvent .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widvert5diesvent .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}
.widvert5diesvent .avui .vent{
	width:40px;
	float:right;
	text-align:center;
	margin-left:5px;
}
.widvert5diesvent .avui .vent  img{
	width:35px;
	height:35px;
	margin-top:8px;
	color:#666;
}
.widvert5diesvent .avui .vent span{
	font-size:9px;
	display:block;
}
.widvert5diesvent .dias{
	margin:5px 0;
}
.widvert5diesvent .dias::after {
  content: "";
  clear: both;
  display: table;
}
.widvert5diesvent .dias .nom{
	width:55px;
	float:left;
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
.widvert5diesvent .dias .nom span{
	display:block;
	clear:both;
	color:#bbb;
}
.widvert5diesvent .dias .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.widvert5diesvent .dias .temp .max{
	font-size:12px;
	font-weight:bold;
	color: #eb1924;
}
.widvert5diesvent .dias .temp .min{
	font-size:12px;
	font-weight:bold;
	color: #0076ba;
	text-align:center;
}
.widvert5diesvent .dias .ico{
	width:40px;
	float:right;
	text-align:right;
}
.widvert5diesvent .dias .ico img{
	width:35px;
	height:35px;
}
.widvert5diesvent .dias .vent{
	width:40px;
	float:right;
	text-align:center;
	margin-left:5px;
}
.widvert5diesvent .dias .vent  img{
	width:20px;
	height:20px;
	margin-top:2px;
	color:#666;
}
.widvert5diesvent .dias .vent span{
	font-size:9px;
	display:block;
}
.widvert5diesvent .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widvert5diesvent .url a:link, .widvert5diesvent .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widvert5diesvent .url a:hover, .widvert5diesvent .url a:active{
	color:#0076ba;
	text-decoration:none;
}


/* --- widhor5dies ---*/
.widhor5dies{
	width:400px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widhor5dies .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-top:5px;
}
.widhor5dies .avui 
{
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:10px;
}
.widhor5dies .avui img{
	width:72px;
	height:72px;
}
.widhor5dies .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
	margin-left: 80px;
}
.widhor5dies .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widhor5dies .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}

.widhor5dies .dias{
	margin:5px 0;
	width:78px;
	float:left;
	text-align:center;
}

.widhor5dies .dias .nom{
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
.widhor5dies .dias .nom span{
	display:block;
	clear:both;
	color:#bbb;
}
.widhor5dies .dias .temp{
	margin-top:10px;
}
.widhor5dies .dias .temp .max{
	font-size:12px;
	font-weight:bold;
	color: #eb1924;
}
.widhor5dies .dias .temp .min{
	font-size:12px;
	font-weight:bold;
	color: #0076ba;
	text-align:center;
}
.widhor5dies .dias .ico{
}
.widhor5dies .dias .ico img{
	width:35px;
	height:35px;
}
.widhor5dies .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widhor5dies .diascontent::after {
  content: "";
  clear: both;
  display: table;
}
.widhor5dies .url a:link, .widhor5dies .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widhor5dies .url a:hover, .widhor5dies .url a:active{
	color:#0076ba;
	text-decoration:none;
}


/* --- widhor5diesvent ---*/
.widhor5diesvent{
	width:400px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widhor5diesvent .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-top:5px;
}
.widhor5diesvent .avui 
{
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:10px;
}
.widhor5diesvent .avui .vent{
	margin-left:5px;
	text-align:center;
	width:50px;
	float:right;
	margin-right:50px;
}
.widhor5diesvent .avui .vent  img{
	width:35px;
	height:35px;
	margin-top:12px;
	color:#666;
}
.widhor5diesvent .avui .vent span{
	font-size:9px;
	display:block;
}
.widhor5diesvent .avui img{
	width:72px;
	height:72px;
}
.widhor5diesvent .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
	margin-left: 60px;
}
.widhor5diesvent .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widhor5diesvent .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}

.widhor5diesvent .dias{
	margin:5px 0;
	width:78px;
	float:left;
	text-align:center;
}

.widhor5diesvent .dias .nom{
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
.widhor5diesvent .dias .nom span{
	display:block;
	clear:both;
	color:#bbb;
}
.widhor5diesvent .dias .temp{
	margin-top:10px;
}
.widhor5diesvent .dias .temp .max{
	font-size:12px;
	font-weight:bold;
	color: #eb1924;
}
.widhor5diesvent .dias .temp .min{
	font-size:12px;
	font-weight:bold;
	color: #0076ba;
	text-align:center;
}
.widhor5diesvent .dias .ico{
}
.widhor5diesvent .dias .ico img{
	width:35px;
	height:35px;
}
.widhor5diesvent .dias .vent  img{
	width:25px;
	height:25px;
	margin-top:8px;
	color:#666;
}
.widhor5diesvent .dias .vent span{
	font-size:9px;
	display:block;
}
.widhor5diesvent .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widhor5diesvent .diascontent::after {
  content: "";
  clear: both;
  display: table;
}
.widhor5diesvent .url a:link, .widhor5diesvent .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widhor5diesvent .url a:hover, .widhor5diesvent .url a:active{
	color:#0076ba;
	text-decoration:none;
}


/* --- widqua5dies ---*/
.widqua5dies{
	width:320px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widqua5dies .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-bottom:10px;
}
.widqua5dies .avui 
{
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:10px;
}
.widqua5dies .avui img{
	width:72px;
	height:72px;
}
.widqua5dies .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
	margin-left: 80px;
}
.widqua5dies .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widqua5dies .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}

.widqua5dies .dias{
	margin:5px 0;
	width:78px;
	float:left;
	text-align:center;
}

.widqua5dies .dias .nom{
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
.widqua5dies .dias .nom span{
	display:block;
	clear:both;
	color:#bbb;
}
.widqua5dies .dias .temp{
	margin-top:10px;
}
.widqua5dies .dias .temp .max{
	font-size:12px;
	font-weight:bold;
	color: #eb1924;
}
.widqua5dies .dias .temp .min{
	font-size:12px;
	font-weight:bold;
	color: #0076ba;
	text-align:center;
}
.widqua5dies .dias .ico{
}
.widqua5dies .dias .ico img{
	width:35px;
	height:35px;
}
.widqua5dies .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widqua5dies .diascontent::after {
  content: "";
  clear: both;
  display: table;
}
.widqua5dies .url a:link, .widqua5dies .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widqua5dies .url a:hover, .widqua5dies .url a:active{
	color:#0076ba;
	text-decoration:none;
}


/* --- widqua5diesvent ---*/
.widqua5diesvent{
	width:320px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widqua5diesvent .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-bottom:10px;
}
.widqua5diesvent .avui 
{
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
	margin-bottom:10px;
}
.widqua5diesvent .avui .vent{
	margin-left:5px;
	text-align:center;
	width:50px;
	float:right;
	margin-right:50px;
}
.widqua5diesvent .avui .vent  img{
	width:35px;
	height:35px;
	margin-top:12px;
	color:#666;
}
.widqua5diesvent .avui .vent span{
	font-size:9px;
	display:block;
}
.widqua5diesvent .avui img{
	width:72px;
	height:72px;
}
.widqua5diesvent .avui .temp{
	width:70px;
	float:left;
	text-align:center;
	margin-top:20px;
	margin-left: 60px;
}
.widqua5diesvent .avui .temp .max{
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color: #eb1924;
}
.widqua5diesvent .avui .temp .min{
	font-size:20px;
	font-weight:bold;
	display:block;
	color: #0076ba;
}

.widqua5diesvent .dias{
	margin:5px 0;
	width:78px;
	float:left;
	text-align:center;
}

.widqua5diesvent .dias .nom{
	text-transform:uppercase;
	color:#666;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
.widqua5diesvent .dias .nom span{
	display:block;
	clear:both;
	color:#bbb;
}
.widqua5diesvent .dias .temp{
	margin-top:10px;
}
.widqua5diesvent .dias .temp .max{
	font-size:12px;
	font-weight:bold;
	color: #eb1924;
}
.widqua5diesvent .dias .temp .min{
	font-size:12px;
	font-weight:bold;
	color: #0076ba;
	text-align:center;
}
.widqua5diesvent .dias .ico{
}
.widqua5diesvent .dias .ico img{
	width:35px;
	height:35px;
}
.widqua5diesvent .dias .vent  img{
	width:25px;
	height:25px;
	margin-top:8px;
	color:#666;
}
.widqua5diesvent .dias .vent span{
	font-size:9px;
	display:block;
}
.widqua5diesvent .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
.widqua5diesvent .diascontent::after {
  content: "";
  clear: both;
  display: table;
}
.widqua5diesvent .url a:link, .widqua5diesvent .url a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widqua5diesvent .url a:hover, .widqua5diesvent .url a:active{
	color:#0076ba;
	text-decoration:none;
}



/* --- widallaus ---*/
.widallaus{
	width:320px;
	border:1px solid #ccc;
	padding:10px;
	margin:auto;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.widallaus a:link, .widallaus a:visited{
	color:#164a7a;
	text-decoration:none;
	font-weight:bold;
}
.widallaus a:hover, .widallaus a:active{
	color:#0076ba;
	text-decoration:none;
}
.widallaus .title{
	text-align:center;
	color:#164a7a;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
.widallaus  img{
	max-width:100%;
}
.widallaus .icos1{
	margin-top:20px;
}
.widallaus .icos1::after {
  content: "";
  clear: both;
  display: table;
}

.widallaus .icos1 .icoperill{
	font-size:11px;
	text-align:center;
	width:49%;
	float:left;
}
.widallaus .icos1 .icovent{
	font-size:11px;
	text-align:center;
	width:49%;
	float:left;
}.widallaus .icos2{
	margin-top:20px;
}
.widallaus .icos2::after {
  content: "";
  clear: both;
  display: table;
}
.widallaus .icos2 img{
	max-width:80%;
}
.widallaus .icos2 .ico01{
	font-size:11px;
	text-align:center;
	width:49%;
	float:left;
}
.widallaus .icos2 .ico02{
	font-size:11px;
	text-align:center;
	width:49%;
	float:left;
}
.widallaus .desencadenaments{
	padding:10px;
	min-height: 10px;
	margin-top:20px;
	border:2px solid #000;
	text-align:center;
}
.widallaus .tendencia{
	padding:10px;
	min-height: 10px;
	margin-top:10px;
	text-align:center;
}
.widallaus .url {
		margin-top:10px;
		border-top:1px solid #efefef;
		padding-top:10px;
		text-align:center;
}
