.btn {
	background-color: #edeeee;
	border: 1px solid #999999;
	cursor: hand;
	display: inline;
	color: #666666;

}
.fundotopo {
	background-attachment: fixed;
	background-image: url(img/fd_topo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	color: #657D9A;
	scrollbar-face-color:#DADADA;
	scrollbar-highlight-color:#DADADA;
	scrollbar-3dlight-color:#DADADA;
	scrollbar-darkshadow-color:#DADADA;
	scrollbar-shadow-color:#818181;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#EDEEEF;
}

.form {
	border: 1px solid #999999;
}
.barradir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
