body {
	
	scrollbar-3dlight-color: #A9A9A9;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #F0F8FF;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #F0F8FF;
	scrollbar-highlight-color: #CAE6FF;
	scrollbar-shadow-color: #00294C;
	scrollbar-track-color: #F0F8FF;
	background-color:#cccccc;
}

/*.fundo_empresa {
	background-image: url(../../images/graos_fundo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
*/

.titulo_azul {
	font-family:  tahoma;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.texto_site {
	font-family: tahoma;
	font-size: 14px;
	color: #035936;
	font-weight: bold;

}
.link {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.form {
	font-family: tahoma;
	font-size: 11px;
    text-decoration: none;
	color: #666666;
	font-weight: bold;

}
.texto_site_preto {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.endereco {
	font-family: tahoma;
	font-size: 14px;
	color: #035837;
}