body {
	background-image: url(/imagens/base/fundo_laterais.gif);
	background-repeat: repeat;
	margin: 0px;
	background-position: center top;
}
#topo {
	background-image: url(/imagens/base/fundo_topo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 202px;
	width: 100%;
	position:absolute;
	left: 0px;
	top: 0px;
}
#envelope {
	width: 760px;
	margin: 0px auto;
	position: relative;
}
#cabecalho {
	height: 205px;
}
#conteudo_navegacao {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	font-weight: normal;
}
#conteudo_cabecalho h1 {
	color: #b95623;
	text-align: right;
	border-bottom: 1px solid #e4bfac;
	font-size: 25px;
	margin: 0;
}
#conteudo_navegacao a {
	text-decoration: none;
	color: #999999;
}
#conteudo_navegacao a:hover {
	color: #666666;
}
#cabecalho #info {
	height: 117px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 575px;
}
#cabecalho #logotipo {
	position: absolute;
	left: 8px;
	top: 3px;
	width: 154px;
	height: 110px;
}
#cabecalho #foto_cliente {
	position: absolute;
	right: 3px;
	top: 1px;
	height: 117px;
	width: 135px;
}
#cabecalho #menu_topo {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 30px;
}
#cabecalho #menu_topo #links {
	border: 0;
	width: 100%;
}
#cabecalho #menu_topo #links td {
	text-align: center;
}
#cabecalho #menu_topo a {
	text-decoration:none;
	color: #7D5541;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#cabecalho #menu_topo a:hover {
	color: #DFCD82;
}
#cabecalho #menu_topo td.last {
	text-align: right;
}
#cabecalho #menu_topo td.first {
	text-align: left;
}
#cabecalho div.legenda_menu_topo {
	height: 20px;
	position: absolute;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	left: 12px;
	top: 181px;
	width: 740px;
	overflow: hidden;
	display: none;
}
#menu_esquerda {
	width: 145px;
	background:url(/imagens/base/fio_menu_esquerdo.gif) no-repeat;
	position: absolute;
	top: 220px;
	left: 5px;
}
#menu_esquerda ul {
	list-style:none;
	margin-left: 7px;
	margin-top: 15px;
	padding: 0;
}
#menu_esquerda li {
	line-height:110%;
	margin-bottom: 10px;
}
#menu_esquerda li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 13px;
	color: #D3BB57;
	font-weight: bold;
}
#menu_esquerda li a:hover {
	color: #B0972F;
}
#conteudo_navegacao {
	position: absolute;
	left: 0px;
	font-size: 10px;
	top: 13px;
}
#conteudo_cabecalho {
	height: 40px;
	width: 100%;
	padding-right: 5px;
}
#envelope_conteudo {
	width: 555px;
	margin-left: 175px;
	position: relative;
}
#conteudo {

}
#envelope_rodape {
	width: 759px;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #666666;
}
#envelope_rodape #rodape {
	background-color: #CC845E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DFCD82;
	text-align:center;
	padding: 3px;
}
#envelope_rodape #rodape span {
	padding-right: 5px;
}

/*
@media print {
	@import url('impressao.css')
}
*/
#conteudo #painel_esquerda {
	float: right;
	width: 200px;
	background-color: #e6e6e6;
	padding: 5px;
}
