@charset "utf-8";
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 22px;
	color: #4A2500;
	font-weight: bold;
}
.textinho {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}
.texto_pequeno {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}
#editais {
	height: 25px;
	width: auto;
}
.texto_normal {
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}
.titulomaior {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #4A2500;
	font-weight: bold;
}
.linha_dir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menus {
	font-family: "trebuchet MS", verdana, arial, "times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.login_username {
	font-family: "trebuchet MS", verdana, arial, "times New Roman";
	font-size: 10px;
	border: 1px solid #3C1E00;
	color: #4A2500;
	background-color: #94632A;
}
.back_conteudo {
	background-image: url(../img/_back_conteudo.gif);
	background-repeat: no-repeat;
}
