body, table, td, tr {
	font-family: Tahoma; font-size: 11px;  color: #666666 ;
	overflow-x: hidden;
	overflow-y: auto;
}

.no_scroll td {
	overflow-y: hidden !important;
}


body {
	background-color: #8b9a9b;
	border: 0;
}

#master_tabela {
	width: 740px;
	/*
	 * height: 100%;
	 * text-align: left;
	*/
	left: 50%;
	margin-left: -370px;
	position: absolute;
}

a:link {color: #000000; text-decoration: none; } 
a:visited {color: #000000; text-decoration: none;} 
a:hover {color: #000000; text-decoration: underline;} 
a:active {color: #000000; text-decoration: none;} 

.borda   {
	font-family: verdana;
	font-size: 9px;
	border:1px solid #666666;
	cursor: default;
}

h1 {
	font-family: Hattenshweiler, Impact;
	font-size: 18px;
	font-weight: normal;
	color: #ca6707;
	padding-left: 10px;
	margin: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
	margin: 0px;
}

.prod_categoria {
	font-size: 16px;
	color: graytext;
	padding: 5px 0 2px 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.noticia_data {
	text-align: right;
	font-size: 9px;
	color: #666666;
	margin: 0px;
}

.conteudo_editor table {
	border-top: 1px solid #596b77;
	border-left: 1px solid #596b77;
}

.conteudo_editor table thead td {
	font-weight: bold;
	background-color: #bfcad0;
	text-align: center;
}

.conteudo_editor table td {
	padding: 5px;
	border-bottom: 1px solid #596b77;
	border-right: 1px solid #596b77;
}

.conteudo_editor img {
	margin-left: 10px;
}

.lista_separador {
	list-style: none;
	border: 0px;
	padding: 0px;
}

.lista_separador li {
	padding: 5px 0 2px 0;
	border-bottom: #ca6707 1px solid;
}

.lista_links {
	list-style: none;
	border: 0px;
	padding: 0px;
}

.lista_links li {
	padding: 5px 0 2px 0;
	border-bottom: #C6D5D7 1px solid;
	font-size: 13px; 
}

#listagem_filtro {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}