body { 
  margin:0px 0px 0px 0px;
  background:url(../imgs/bg-main.jpg) repeat-x #FFFFFF;

}
.kcp {
	position:relative; 
	left:0px; 
	top:0px; 
	z-index:2;
	width:468;
	height:60;
}
#topo {
	width:890px;
    background:url(../imgs/tp01.jpg) no-repeat;
	height:111px;
}
.txtAz {
	color: #33447C;
	font-size:10px;
}
.subTitulos {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:5px;
	font-size:20px;
	color:#063;
	border-bottom: 1px solid #A3B4A2;
}
.txtMenor, .txtMenor a:link, .txtMenor a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#030;
	text-decoration:none;
}
.txtMaior, .txtMaior a:link, .txtMaior a:visited, .txtMaior a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#030;
	text-decoration:none;
}
.txtVerdin {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#063;
	text-decoration:none;
}
.buscaCima {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border: 0px;
	font-weight:bold;
	background-color:#F6FCF8;
	width:180px;
}
#topo_baixo {
	width:890px;
    background:url(../imgs/tp02.jpg) no-repeat;
	height:43px;
}
#resto {
	width:890px;
	background:#FFFFFF;
}
#corpo {
	margin:0 auto;
	width:890px;
}
.boxVerdin {
	background:url(../imgs/bg-verdin.jpg);
}
.bordaJornal {
	border-left: 1px solid #E7E7E5;
	border-right: 1px solid #E7E7E5;
	border-bottom: 1px solid #E7E7E5;
}
td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#030;
	text-decoration:none;
}
td a {
	text-decoration:none;
	color:#030;	
}
.menuItem {
	height:28px;
	vertical-align:middle;
	padding-left:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#999999;
	background:url(../imgs/seta-menu.jpg) bottom no-repeat;
}
.menuItem a { text-decoration:none;	color:#999999; }
.menuItem a:hover {	text-decoration:underline; color:#333333; }
#menu {
	float:left;
	width:184px;
	background:url(../imgs/bg-menu.jpg) repeat-y;
}
#meio {
	float:right;
	width:706px;
}
#rodape {
	width:890px;	
    height:100px;
}
#nav { text-align:left; }
#nav a { border: 0px solid #ccc; background:#48525B; color:#CCCCCC; text-decoration: none; margin: 0 1px; padding: 2px 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
#nav a.activeSlide { background:#CCCCCC; color:#000000; }
#nav a:focus { outline: none; }

