.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.texto_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}.fundo_empresa {
	background-image: url(/images/fundo_conheca.gif);
	background-repeat: no-repeat;
}
.fundo_empresa_capacitacao {
	background-image: url(images/fundo_conheca_capacitacao.gif);
	background-repeat: no-repeat;
}
.pagina_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.fundo_portifolio {

	background-image: url(images/fundo_portifolio.gif);
	background-repeat: no-repeat;
}
.fundo_docs {


	background-image: url(images/fundo_docs.gif);
	background-repeat: no-repeat;
}
.fundo_contato {
	background-image: url(images/fundo_contato.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.form_campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
