body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_seta {
	padding-right: 7px;
	width: 30px;
	vertical-align: middle;
	text-align: right;
}

.menu_top {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
}

.menu_top a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.menu_top a:hover {
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
}

.menu_top_selected a:hover {
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
	vertical-align: middle;
}

.menu_top_selected a {
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
	vertical-align: middle;
}

td.menu {
	width:20%;
	border:solid 1px #A30000;
	text-align: center;
	vertical-align: middle;
}

td.menu:hover {
	width:20%;
	background: url(../images/top_bg_selected.gif) repeat-x top;
	cursor: pointer;
	font-weight: bold;
}

td.menu_selected {
	width:20%;
	background: url(../images/top_bg_selected.gif) repeat-x top;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}

.menu_selected a:hover{
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.menu_selected a {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.menu a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.menu a:hover {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.top {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C00;
	height: 32px;
}

.bottom {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C00;
	text-align: right;
	vertical-align: bottom;
	height: 32px;
}

.nomeCanal {
	font-size: 20px;
	color: #C00;
}

.nomeTopico {
	font-size: 20px;
	color: #000;
}

.nomeTopico a {
	font-size: 20px;
	color: #000;
	text-decoration: none;
}

.nomeTopico a:hover {
	font-size: 20px;
	color: #000;
	text-decoration: underline;
}

.pager_selected {
	width:61px;
	height:45px;
	left:520px;
	position:absolute;
	background:url(../images/carret.png) no-repeat center;
	z-index:3;
	text-align:left;
	vertical-align:top;
	padding-left:37px;
	padding-top:10px;
	font-size:20px;
	color:#FFF;
}

.pager {
	width:61px;
	height:45px;
	left:520px;
	position:absolute;
	z-index:3;
	text-align:left;
	padding-left:37px;
	padding-top:10px;
	font-size:20px;
	vertical-align:top;
	color:#666;
}

.menu_item {
	text-align: left;
	padding-left: 9px;
	vertical-align: middle;
	background: url(../images/item.png) no-repeat top left;
	width: 170px;
	height: 24px;
}

.menu_item_selected {
	text-align: left;
	padding-left: 9px;
	vertical-align: middle;
	background: url(../images/item_selected.png) no-repeat top left;
	width: 170px;
	height: 24px;
}

.menu_item a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.menu_item a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.menu_item_selected a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.menu_item_selected a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.menu_subitem_selected a {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #C00;
	text-decoration: none;
}

.menu_subitem a {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	color: #333;
	text-decoration: none;
}

.newsfield {
	width: 100%;
	border: none;
	font-size: 10px;
	color: #333;
}

.newsborder {
	border: solid 1px #FC0;
	padding: 3px;
}