@charset "utf-8";
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D654D;
	text-decoration: none;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txtbody {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D5340;
	text-decoration: none;
	line-height:19px;
}
.subtitulos {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #5D654D;
	text-decoration: none;
}
.righttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4D5340;
	text-decoration: none;
	line-height:19px;
}
.campos {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	height: 25px;
	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: #A7AA84;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #A7AA84;
}
.campos2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	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: #A7AA84;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #A7AA84;
}
.titulocurr {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botao {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	border: 1px solid #B8BA9E;
}
