body {
	margin: 0px;
	background:#5b4d30 url(../imagens/fundo_001.gif) center top;
	font-family: "Trebuchet MS";
}
.fundo2 {
	background: url(../imagens/fundo_002.gif) center top repeat-x;
}
.bemvindo {
	padding:0 15 0 9px;
	font-size:11px;
	color:#FFFFFF;
	height: 77px;
	line-height: 14px;
			}
.colunaDireita { padding-bottom:8px; width:161px}
.input {
	border: 2px inset #FFFFFF;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}