#tabelas {
	margin: 4px 0 0 12px;
}
#tabelas table {
	border-top: 1px solid #E1D9C8;
	border-right: 1px solid #E1D9C8;
	width: 465px;
}
#tabelas td {
	border-bottom: 1px solid #E1D9C8;
	border-left: 1px solid #E1D9C8;
	padding: 2px 4px;
	font-size: 11px;
	line-height: normal;
}
#tabelas select {
	font-size: 11px;
}
input {
	font-size: 11px;
	line-height: 14px;
	height: 17px;
	border: 1px solid #C2B696;
	padding: 0px;
	text-align: center;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	width: 140px;
}
.campogrande {
	width: 180px;
}
.campomedio {
	width: 110px;
}
.campopeq {
	width: 50px;
}
.camposuperpeq {
	width: 25px;
}
.campomini {
	width: 12px;
	height: 12px;
	font-family: Verdana;
	text-align: center;
}
#tabelas img {
	margin: 0;
}
.tableheaderbg {
	background-color: #C2B696;
	font-weight:bold;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
	line-height: 12px;
}
a.small{
	color: #493C34;
}
a.medio {
	color: #493C34;
}
#conteudo1 {
	margin-left:190px;
	text-align:left;
	width: auto;
	display: block;
	padding-bottom: 20px;
	background: url(imagem/vertical.gif) repeat-y left;
	min-height: 490px;
}
#conteudo1 p{
	margin: 0 0 7px 0;
}
* html #conteudo1 {
	display:inline-block;
	padding-left:0px;
	height: 490px;
}
