@charset "utf-8";
/* Home */
.chamada{
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
	color:#666666;
}

.imagem{
	padding:3px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	margin:0 5px;
}

#opiniao{
	width:242px;
	height:243px;
}

#opiniao .linkTitulo, #textNoticias .linkTitulo{
	font-size:13px !important;
}

#opiniao .imagem{
	float:right;
	width:100px;
}



#graficos{
	width:242px;
	height:349px;
	display:table;
}

#graficos p, #opiniao p{
	margin-top:5px;
	margin-bottom:6px;
	display:table;
	width:100%;
}

#opiniao p{
	width:auto;
}

#noticias{
	width:335px;
	height:710px;
	float:right;
	display:inline;
	margin-right:0;
	margin-left:10px;
}

#radioeTV{
	 width:252px;
	 height:125px;
	 float:left;
	 margin-left:5px;
	 margin-bottom:8px;
}

#climatempo{
	position:relative;
	text-align:center;
	width:252px;
	padding:3px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	margin:0 0 5px 0;
}



#agenda{
	height:133px;
	width:252px;
	padding:3px;
	border:1px solid #CCC;
	float:left;
	display:inline;
	margin:0 0 8px 0;
	
}


#agenda div {
	border:none;
	margin:0;
	padding:0;
}

#agenda #calendario{
	width:228px;
	border:none;
	margin:0;
	padding:0;
	display:table;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#agenda a {
	text-decoration:none;
	color:#000;
}
#agenda .naveg, #agenda .mes {
	width:27px;
	line-height:20px;
	display:inline;
	float:left;
	text-align:center;
}
#agenda .mes {
	width:173px;
	border:none;
}

#agenda .mes .linkMes{
	font:bold 11px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#000;
}
#agenda .dia, #agenda .hj, #agenda .sem, #agenda .evt, #agenda .findi, #agenda .numSem{
	font:9px Verdana, Geneva, sans-serif;
	color:#039;
	width:27px;
	height:12px;
	line-height:12px;
	text-align:center;
	background-color:#EBEBEB;
	/*border:1px solid #999;*/
	display:inline;
	float:left;
}
#agenda .hj {
	background-color:#D5F2FD;
	font-weight:bold;
}

#agenda .evt {
	background-color:#039;
	font-weight:bold;
	color:#fff;
}

#agenda .findi {
	background-color:#CCC;
	height:12px !important;
	line-height:12px !important;
}

#agenda .numSem{
	background-color:#FFF;
	color:#666;
	width:38px;
	clear:both;
	height:14px;
	line-height:14px;
}

#agenda .sem {
	background-color:#c0ddf3;/*c0ddf3*/
	color:#666;
	font-weight:bold;
	height:14px;
	line-height:14px;
}
#agenda .espaco {
	clear:both;
	width:0;
	height:0;
}

#agenda .eventos{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

#agenda .eventos:hover{
	text-decoration:underline;
}

#qscroller1 {
	margin:0;
	margin-bottom:8px;
	width:618px;
	height:33px;
	border:1px solid #c0c0c0;
	background:#f0f0f0;
	font-family:"Times New Roman", Times, serif;
	color:#009;
}

.calendTip{
	margin:0; 
	padding:0;
	margin-left:10px;
}
