body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* TABELA PRINCIPAL */
.td_topo {
	background-color: #E9E9E9;
	vertical-align: top;
}
.td_menu {
	background-color: #E9E9E9;
	height: 300px;
	vertical-align: top;
}
.td_corpo {
	background-color: #FFF2D9;
	vertical-align: top;
}

/* QUADROS DA HOME PAGE */
.td_quadro_verde {
	width: 184px;
	height: 184px;
	background: url(imagens/quadro_verde.jpg) no-repeat;
	vertical-align: top;
}
.td_quadro_laranja_duplo {
	width: 184px;
	height: 184px;
	background: url(imagens/quadro_maior_laranja.jpg) no-repeat;
	vertical-align: top;
}
.td_quadro_laranja {
	width: 184px;
	height: 184px;
	background: url(imagens/quadro_laranja.jpg) no-repeat;
	vertical-align: top;
}
.td_quadro_azul {
	width: 184px;
	height: 184px;
	background: url(imagens/quadro_azul.jpg) no-repeat;
	vertical-align: top;
}

/* FUNDOS BRANCO */
.td_conteudo_branco_top_left {
	width: 15px;
	height: 15px;
	background: url(imagens/fundo_branco_tl_laranja.jpg) no-repeat;
}
.td_conteudo_branco_top_right {
	width: 15px;
	height: 15px;
	background: url(imagens/fundo_branco_tr_laranja.jpg) no-repeat;
}
.td_conteudo_branco_bottom_left {
	width: 15px;
	height: 15px;
	background: url(imagens/fundo_branco_bl_laranja.jpg) no-repeat;
}
.td_conteudo_branco_bottom_right {
	width: 15px;
	height: 15px;
	background: url(imagens/fundo_branco_br_laranja.jpg) no-repeat;
}
.td_conteudo_branco {
	background-color: white;
	vertical-align: top;
}

/* TITULO DE SECAO DO CONTEUDO */
.td_secao_conteudo_left {
	width: 10px;
	height: 75px;
	background: url(imagens/secao_conteudo_left.jpg) no-repeat;	
}
.td_secao_conteudo_right {
	width: 10px;
	height: 75px;
	background: url(imagens/secao_conteudo_right.jpg) no-repeat;	
}
.td_secao_conteudo_center {
	background: url(imagens/secao_conteudo_center.jpg) repeat-x;
}

/* SUB-TITULO DE SECAO DE CONTEUDO*/
.td_sub_secao_conteudo {
	width: 540px;
	height: 20px;
	background: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* menu */
.td_menu_destaque {
	width: 185px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* CONTEUDO */
.td_tx_conteudo {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tx_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* CSS JA EXISTENTE */
.bg_tb_menu {
	background: center url(layout/bg_submenus1.jpg) no-repeat;
	width: 163px;
	height: 18px;
}

.txt_menu {
	font-family:Arial narrow, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #000;
	*text-decoration:none;
	*color: #000;
}

.txt_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #000;
	*text-decoration:none;
	*color: #000000;
}

.txt_menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #000;
	*text-decoration:none;
	*color: #000000;
}

.txt_menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color: #DF8900;
	*text-decoration:underline;
	*color: #DF8900;
}

.txt_menu a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #000;
	*text-decoration:none;
	*color: #000000;
}

.txt_linkConteudo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #DF8900;
	*text-decoration:none;
	*color: #DF8900;
}

.txt_linkConteudo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #DF8900;
	*text-decoration:none;
	*color: #DF8900;
}

.txt_linkConteudo a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color: #DF8900;
	*text-decoration:underline;
	*color: #DF8900;
}

.txt_linkConteudo a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #DF8900;
	*text-decoration:none;
	*color: #DF8900;
}

.txt_boxs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}

.txt_titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000;
}

.txt_titulosg {
	font-family:Arial narrow, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000;
}


.bg_tb_boxbase {
	background: bottom url(layout/box_base.jpg) no-repeat;
	width: 184px;
	height: 63px;
}

.tabela {
	border-collapse:collapse;
}

.tabela td{
	border: 2px solid #ccc;
	padding: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabela tr{
	border: 1px solid #ccc;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
