body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../dbprocura/img/manz-7.jpg) repeat-y center #E3E3E3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}
a:link {
	color: #F33600;
	text-decoration: none;
}
a:visited {
	color: #F33600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E68B2E;
}
a:active {
	text-decoration: none;
}
.style1 {color: #f33600}
.style2 {color: #FFFFFF}
.erro {color:#FF0000}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #F33600;
	padding-left: 15px;	
	border-bottom: solid 1px #505050;	
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #F33600;
	border-bottom: solid 1px #505050;
	padding-left: 10px;
}
input, select {
	border-top: solid 1px #591400;
	border-right: solid 1px #F9977C;
	border-bottom: solid 1px #F9977C;
	border-left: solid 1px #591400;

}

input .none {
	border: 0;
}

.dark {
	color: #FFFFFF;
}
.button {
	border-top: solid 1px #F9977C;
	border-right: solid 1px #591400;
	border-bottom: solid 1px #591400;
	border-left: solid 1px #F9977C;
	color: #000000;
	background-color: #F33600;
}

.tabela-heading {
	background:url(../dbprocura/img/manz-112.jpg) repeat-x top;
	color: #000000;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.tabela-cell-light {
	color: #F33600;
	padding: 0 5px 0 5px;
}
.tabela-cell-dark {
	color: #000000;
	padding: 0 5px 0 5px;
	background-color: #EFEFEF;
}
#topo {
	background-image: url(../oferta/img/manz-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
#menu {
	text-align: center;	
	width: 640px;
}
#conteudo {
	text-align: left;
	width: 640px;
	height: inherit;
}
#fundo {
	background-image: url(../dbprocura/img/manz-10.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	text-align: center;
	width: 100%;
}
#titulo {
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #F33600;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	text-align: left;
}
