/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("kollection/nav.css");
@import url("kollection/wdg.css");
@import url("kollection/tng.css");
@import url("kollection/nxt.css");
@import url("kollection/cal.css");
.campos-form {
	font-size: 11px;
	color: #787c7f;
	border: 1px solid 787c7f;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.botao-form {
	color: #D6E6EF;
	background-color: #0a609f;
	border: 1px solid #787C7F;
	padding: 1px;
}
