.fonte-padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808079;
}
.fonte-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808079;
	text-decoration: none;
}
.formulario-campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808079;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #808079;
	width: 100%;
}
.formulario-campolivro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808079;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #808079;
}
.bg_topo {
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fonte_padrao_alertas {
	color: #FF0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808079;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fonte-stitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808079;
	text-decoration: none;
}
.borda_imagem {
	border: 1px solid #CCCCCC;
}
.detalhebg {
	background-attachment: fixed;
	background-image: url(../imagens/pg_internas/detalhe-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

