.fundo_cinza_chapado {
	background-color: #EBEBEB;
}
.fundo_listrado {
	background-image: url(../images/fundo_listrado.gif);
}
.fundo_roxo {
	background-image: url(../images/fundo_roxo.gif);
}
.fundo_data {
	background-image: url(../images/fundo_data.gif);
}
.font_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fundo_menu {
	background-image: url(../images/fundo_menu.gif);
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.barra_azul_claro {
	background-color: #E8EEF6;
}
.fundo_noticias {
	background-color: #FCFBF5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4E9C6;
	border-left-color: #F4E9C6;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.fundo_img {
	background-image: url(../images/estica_img.jpg);
}
.fundo_caixa_sup {
	background-color: #F8F9FB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4E9C6;
}
.fundo_caixa_inf {
	background-color: #F8F9FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4E9C6;
}
.fundo_caixa {
	background-color: #F8F9FB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4E9C6;
	border-left-color: #F4E9C6;
}
.link_texto {
	font-weight: bold;
	color: #616161;
}
.separa_index {
	background-image: url(../images/separa_index.gif);
}
.fundo_rodape {
	background-image: url(../images/barra_rodape.gif);
}
.texto_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #77748B;
}
.fundo_curriculo {

	background-color: #FCFBF5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEADB;
	border-left-color: #EDEADB;
}
.fundo_curriculo_sup {
	background-color: #FCFBF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEADB;
}
.fundo_curriculo_inf {
	background-color: #FCFBF5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEADB;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #BD2B2B;
}
textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #E8EEF6;
	border: 1px solid #FCFBF5;
}
