@charset "utf-8";
/* CSS Document */


/* BOX PREVISÃO */
.multlinha{width:325px; display:table;} /* hack para multilinha no titulo */
#previsao{background-color:#fbfbfb; border:1px #e2e2e2 solid; margin-top:5px; font:12px; margin-bottom:5px;}
#previsao .data{margin-bottom:5px; padding:1px; font-size:11px; font-weight:bold;}
#previsao #hack_ie{ height:75px;}
#previsao #ico_temp{float:left; width:10px; padding-top:11px;}
#previsao #ico_temp img{padding-bottom:11px;}

#previsao .icones{float:left; width:60px; height:65px; text-align:center; margin-right:1px; margin-bottom:5px;}
#previsao .icones .periodo{width:60px; height:13px; background-color:#efedee; font-size:10px; font-weight:bold; padding-top:1px; margin-bottom:5px;}

#previsao #sel_ico{float:left; width:60px; height:65px; text-align:center; margin-right:1px; margin-bottom:10px; background-color:#F7F7F7;}
#previsao #sel_ico .momento{font-size:11px; color:#0e3868; margin-top:1px;}
#previsao #sel_per{background:#d5d5d5;width:60px; height:13px; font-size:10px; font-weight:bold; padding-top:1px; margin-bottom:5px;}

#previsao .grau{height:30px; text-align:center; font-size:24px; font-weight:bold;}
#previsao .grau img{margin-right:2px;}

#previsao #temperatura{width:70px; float:left; height:70px; margin-right:6px; padding-top:5px;}
#previsao #temperatura #min{color:#0283c7;}
#previsao #temperatura #max{color:#c00000;}

#veja_previsao{ color:#F00; margin-left:95px; font-weight:bold;}
#frase{clear:both;}
#prev_completa{}

/* ALERTA */
#alerta{background:#FBFBFB; display:table; border:1px #e2e2e2 solid; margin-top:5px; margin-bottom:0;}
#alerta .header{width:255px; float:left; min-height:22px;}
#alerta .header h3{color:#FF0000; margin:-3px 0 0 0;}
#alerta .alertaIMG{float:left;  margin:0 10px 0 0;}
#alerta a{font-weight:bold;}

/* root element for scrollable */
.vertical {  	
	/* required settings */
	position:relative;
	overflow:hidden;	
	/* vertical scrollers have typically larger height than width */	
	height: 55px;	 
	width: 929px;
}
/* root element for scrollable items */
.items {	
	position:absolute;
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
	width:928px;
}
/* single scrollable item */
.items div {border:1px solid #E2E2E2; background:#FBFBFB; margin:0 0 10px 6px; padding:5px; height:43px;}
/* elements inside single item */
.items .imagemAlerta {float:left; margin-right:10px;}
.items h3 a{margin:0 0 -2px 0; font-size:16px; color:#FF0000; font-weight:bold;}

/* BOX ULTIMAS NOTICIAS */
div.demolayout {width: 100%; margin: 0 0 20px 0;}
ul.demolayout {list-style-type: none;width: 100%;float: left;background: url(../imagens/pixel.gif) bottom left repeat-x; margin-bottom:7px;}
ul.demolayout li {margin: 0 2px 0 0;float: left;}
ul.demolayout a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
}
.tab{clear:both;}
ul.demolayout a:hover {background: #fff;}
ul.demolayout a.active {background: #fff;padding-bottom: 5px;cursor: default;color: #024271
;}

/* BOX TV CLIMATEMPO */
#tv_climatempo{}
#tv_climatempo{height:295px;}
#tv_climatempo #video{width:300px; height:270px; float:left;}
#tv_climatempo #regioes{width:135px; float:left; height:33px;font-size:13px; font-weight:bold;}
#tv_climatempo #regioes a{color:#666666; display:block; height:31.6px; line-height:2.5em;}
#tv_climatempo #regioes ul{ height:260px;}
#tv_climatempo #regioes li{text-align:center; background-color:#dcd8d5;margin:1px 0 1px 0;}
#tv_climatempo #brasil a{font-size:14px; color:#FFFFFF; background-color:#018ec6;}
#tv_climatempo img{display:block; margin:0;}

/* NOVOS TEMPOS
#novos_tempos{ height:120px;}
#novos_tempos small{font-size:11px; padding-left:5px;}
#novos_tempos p{font-size:12px; font-weight:bold; text-align:center;}
 */
 
/* PLAYER SATELITE BRASIL 
#player{padding-top:5px; text-align:center;}
.botao_player a{border:1px #C0C0C0 solid; padding:2px 4px; margin-right:1px;}
.botao_player a:hover{border:1px #024271 solid; background-color:#eff6f9;}
*/
/* ESTAÇÕES DO ANO */
#estacoes{height:140px;}
#estacoes .ico_estacoes{float:left; width:105px; height:110px; text-align:center; margin-right:1px; margin-bottom:5px;}
#estacoes .est_per{width:105px; height:13px; background-color:#efedee; font-size:10px; font-weight:bold; padding-top:1px; margin-bottom:5px;}
#estacoes .ico_estacoes.sel{background:#f7f7f7;}
#estacoes .est_per.sel{background:#d5d5d5;}

/* TAG CLOUDS */
#tag_clouds{ clear:both;}

/* FASES DA LUA */
#faseslua{height:140px;}
#faseslua .ico_faseslua{float:left; width:105px; height:85px; text-align:center; margin-right:1px; margin-bottom:5px;}
#faseslua .lua_per{width:105px; height:13px; background-color:#efedee; font-size:10px; font-weight:bold; padding-top:1px; margin-bottom:5px;}
#faseslua #ico_lua_sel{float:left; width:105px; text-align:center; margin-right:1px; margin-bottom:10px; background:#f7f7f7;}
#faseslua #lua_per_sel{background:#d5d5d5; width:105px; height:13px; font-size:10px; font-weight:bold; padding-top:1px; margin-bottom:5px;}

/* OUTRAS REGIÕES */
.satelite{ height:75px;}
.satelite img{ margin:0 5px 0 0;}

/* CANAL CONSULTORIA */
#canal_consultoria{font-size:12px; display:table; height:100%; margin-bottom:5px;}
#canal_consultoria li{width:165px; display:block; float:left;}
