body {
	background-color: #e0ddd6;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cinza11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	line-height:17px;
	text-decoration:none;
}
.branco13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	line-height:17px;
	text-decoration:none;
}
.cinza10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #5e5e5e;
	line-height:14px;
	text-decoration:none;
}
.bege11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #aca79e;
	line-height:17px;
	text-decoration:none;
}
.bege13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #aca79e;
	line-height:17px;
	text-decoration:none;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #5e5e5e;
	text-decoration:none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #5e5e5e;
	font-weight:bold;
	text-decoration:none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	line-height:17px;
	text-decoration:none;
	background-color:#f0efeb;
	padding:2px;
	height:21px;
	padding-left:4px;
	border-color:#bdb9b1;
	border-width:1px;
}
