/*
	Definições globais - Devem estar presentes em todas os CSS.
*/
body
{
	background-color: rgb(235, 233, 237);
	font: 11px "Trebuchet MS";
	color: #C65A31;
	text-align: center;
}

TD
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;

}

TD P
{
	margin: 3px 0px 3px 0px;
}
.titulo0
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	background-color: #c0c1c5;

}
.titulo1
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #C65A31;
	text-align: center;

}

.titulo2
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #E99D91;

}

.titulo3
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #C65A31;

}
.destaque1
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #C65A31;

}
A.link-padrao:link,A.link-padrao:visited,A.link-padrao:active
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
A.link-padrao:hover
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
A.link-lista:link,A.link-lista:visited,A.link-lista:active
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
A.link-lista:hover
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;

}
A.link-destaque:link,A.link-destaque:visited,A.link-destaque:active
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
A.link-destaque:hover
{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
A:link,A:visited,A:active
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
A:hover
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #E99D91;
	text-decoration: underline;

}
TD.global1
{
	padding: 3px;
	text-align: center;
	background-color: #8c413e;
	color: White;
	font-size: 11px;
	height: 15px;
}
.img-legenda
{
	font-size: 8pt;
}
.caixa-texto
{
	background-color : #F3EDEC;
	padding: 10px,10px,10px,10px;
	border: 3px solid white;
}
TD.rodape
{
	padding: 3px;
	text-align: center;
	background-color: #8c413e;
	color: white;
	font-size: 11px;
	height: 15px;
}
.link
{
	color: white;
	text-decoration: none;
}
TD.borda-celula
{
	border: 15px solid #C65A31;
}
.linha-vertical
{
 	width: 1px;
 	background : #E89689;
}
.linha-horizontal
{
 	height: 1px;
 	background : #E89689;
}
caixa-imagem1
{
	background-color: #F3EDEC;
}
.fundo-celula
{
	background-color: #F3EDEC;
	color: rgb(75, 75, 75);
}
.caixa-imagem2
{
	background-color: #EDBE47;
	color: #FFFFFF;
	border-right: 1px solid white;
}
DIV.borda-tabela
{
	border: 1px solid #C65A31;
}
.coluna-lista
{
	background-color: #F3EDEC;
}
.meio-vertical
{
	border-right: 1px solid white;
}
.linha-sup
{
	background-color: #F7C6BD;
	height: 15px;
	border-bottom: 1px solid white;
}

.linha-sup2
{
	background-color: #F7DCD9;
	height: 8px;
}
.linha-inf
{
	background-color: #F7DCD9;
	color: #C65A31;
	height: 20px;
}
TD.faixa-horizontal
{
	background-color: #F3EDEC;
	color: #FFFFFF;
}
.lista-item
{
	border-left: dashed 1px  #C65A31;
}
.lista-caixa
{
	border: 1px solid #C65A31;
}
.meio
{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid white;
}
/*
	Fim das definições Globais
*/
/*
	Necessarias para o menu
*/
A.menu:link,A.menu:visited,A.menu:active,A.menu:hover
{
	color: white;
	text-decoration: none;
}
A.n1-aberta:link,A.n1-aberta:visited,A.n1-aberta:active,A.n1-aberta:hover
{
	color: white;
	text-decoration: underline;
}
TD.menu
{
	padding: 5px;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	text-align: left;
	line-height: normal;
	background-color: #8c413e;
	color: white;
}
.menu-item
{
}
.menu-item-aberto
{
}
/*
	Fim do menu
*/
TD.img-left
{
	background: transparent url('img/img-top.jpg') no-repeat left bottom;
	width: 705px;
	height: 230px;
}

.faixa1
{
	width: 705px;
	height: 64px;
	background-image: url(img/faixa3.gif);
	background-repeat:repeat-x;
	background-color: Transparent;
	filter:progid:DXImageTransform.Microsoft.Chroma(color=#ffffffff);

}
.faixa2
{
	width: 229px;
	height: 64px;
	background-image: url(img/faixa3.gif);
	background-repeat:repeat-x;
}
.container-conteudo
{
	background-color: #FFFFFF;
}

.meio-vertical
{
	border-right: 1px solid white;
}



.lista
{
	background-color: #F3EDEC;
}

/*Colunas*/

#contentA{
	background-color: #000000;
	color: #000000;
	margin: 5px 0 5px 0;
	padding: 0 8px 10px 0;
}

#contentB{
	width: 570px;
	float: right;
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.contentGeral{
	padding: 3px 5px 3px 5px;
}