body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFF url("imagem/bg_bordas.gif") repeat-y 50%;
}
#menus {
    width: 173px;
	position: absolute;
	left: 583px;
	top: 0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul li{
	margin: 0;
	padding: 0;
}
ul li a {
	padding: 1px 0 4px 15px;
	margin: 0;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#menupri a {
	background-color: #431114;
	font-size: 11px;
	font-weight: bold;
}
#menusec a {
	background-color: #761D23;
	font-size: 11px;
	font-weight: bold;
}
#menupri a:hover {
	background-color: #761D23;
	color: #FFFFFF;
}
#menusec a:hover {
	background-color: #AA2B34;
	color: #FFFFFF;
}
#caixa {
	font-size: 18px;
	line-height: 18px;
	width: 756px;
	margin:0 auto;
	text-align: left;
}
#topoint {
	position: relative;
	background: url(imagem/bg_topo_inter.gif) no-repeat left top;
	height: 135px;
}
#topointlinks {
	position: absolute;
	top: 0px;
	left: 580px;
}
#centroint {
	position: relative;
	width: 167px;
	height: 38px;


}
#centroint img {
	display: block;
	border: none;
	margin-right: 9px;
}
#conteudo {
	position: absolute;
	width: 440px;
	left: 107px;
	top: 34px;
	font-size: 12px;
	line-height: 17px;
	color: #290A0C;
}
#conteudo b {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #431014;
	text-align: left;
}
#conteudo p {
	margin-top: 2px;
	margin-bottom: 6px;
	text-align: justify;
}
#conteudo a{
	text-decoration: none;
	font-weight: bold;
}
#conteudo a:hover {
	text-decoration: none;
}
#conteudo h1 {
	font-size: 15px;
	padding: 0px;
	margin: 6px 0 0;
	color: #A42831;
}
#conteudo h2 {
	font-size: 12px;
	padding: 0px;
	margin: 6px 0 0;
}
.veja {
	border-bottom: 1px solid #A42831; 
	width: 435px;
}
.veja a {
	color: #A42831;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
.cliente {
	border-bottom: 1px solid #A42831;
	width: 435px;
	margin-bottom: 3px;
}
.cliente em {
	color: #A42831;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	float: right;
}
a {
	color: #A42831;
}
a:hover {
	color: #FF6600;
}
.campoalto {	width: 220px;	
}
.campomaior {	width: 220px;
}
.campomedio {	width: 90px;
}
.campomenor {	width: 20px;
}

#botao {
	margin-left: 165px;
	background-image:  url("images/botaoon1.gif");
	background-repeat: no-repeat;
}

#botao a {
	background: url("imagem/botao1.gif") no-repeat;
	display: block;
	margin: 0;
	width: 55px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	line-height: 17px;
	padding-left: 12px;
}
#botao a:hover {
	background-image:  url("imagem/botaoon1.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}
input {
	border: 1px solid #DBB488;
}
textarea {
	border: 1px solid #DBB488;
}
#tab_dados, #tab_dados1 {
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	line-height: 13px;
	color: #8B4B1D;
}
#tab_dados table, #tab_dados1 table {
	border-top: 1px solid #8B4B1D;
	border-right: 1px solid #8B4B1D;
}
#tab_dados td, #tab_dados1 td {
	border-bottom: 1px solid #8B4B1D;
	border-left: 1px solid #8B4B1D;
	padding: 3px 14px;
}
#tab_dados1{
	font-weight: normal;
	color: #743516;
}

.linha {
	background-image: url(imagem/linha.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 10px;
	margin: 0px;
	padding: 0px;
}