.fundopadrao {
	background-attachment: fixed;
	background-color: 1D3E5C;
	background-image: url(imagens/fundo_padrao.gif);
	background-repeat: no-repeat;
}
.fundocaixa {
	background-color: 1D3E5C;
	background-image: url(imagens/fundo_texto.jpg);
	background-repeat: no-repeat;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ABB6BF;
}
.fundopolicargo {
	background-color: 1D3E5C;
	background-image: url(imagens/fundo_policargo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.scroll {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #203A50;
scrollbar-dark-shadow-color: #000001;
scrollbar-track-color: #0F1C29;
scrollbar-face-color: #2030A50;
scrollbar-shadow-color: #142432;
scrollbar-highlight-color: #38658B;
scrollbar-3d-light-color: #AECBE4;
}
.fundoagropecuaria {
	background-attachment: fixed;
	background-image: url(imagens/fundo_agropecuaria.jpg);
	background-repeat: no-repeat;
	background-color: 1C3D5C;
}
.fundopolicargo2 {
	background-attachment: fixed;
	background-image: url(imagens/fundo_policargo2.jpg);
	background-repeat: no-repeat;
	background-color: 1C3D5C;

}
.formulario {
	background-color: #ABB6BF;
	height: 20px;
	width: 200px;
	border: 1px solid #66CCFF;
}
.formulariomaior {

	background-color: #ABB6BF;
	height: 140px;
	width: 270px;
	border: 1px solid #66CCFF;
}
