.backtop {
	background-image: url(../images/design_back_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.backbase {

	background-image: url(../images/design_back_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #672A03;
	background-color: #E4CA91;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #672A03;
	border-right-color: #EFE0C0;
	border-bottom-color: #EFE0C0;
	border-left-color: #672A03;
}
.campoindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #672A03;
	background-color: #E4CA91;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #672A03;
	border-right-color: #EFE0C0;
	border-bottom-color: #EFE0C0;
	border-left-color: #672A03;
	width: 120px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #692E02;
	text-decoration: none;
	font-weight: bolder;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #692E02;
	text-decoration: underline;
	font-weight: bolder;
}
.campobotao {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6D2B09;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFE0C0;
	border-right-color: #EFE0C0;
	border-bottom-color: #EFE0C0;
	border-left-color: #EFE0C0;
}
.linkm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #692E02;
	text-decoration: none;
	font-weight: bolder;
}
