.bordas-vert-pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin dotted #FFFFFF;
	background-color: #FFFFFF;


}
.linha-inf-top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.linha-lista {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}



.textobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textocentro {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FF9900;
	background-image: url(images/bg.gif);
}
.bordas-pag-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.titulo-pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

.coluna-menu {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FF0000;
}
.linha {
	vertical-align: middle;
	border: 1px dotted #CCCCCC;
}

.topo-pagina {
	background-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-size: 11px;
}
.textobase-neg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: EEEEEE;
	border: 1px dotted #CCCCCC;
	border-color: #FF6600;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CC3300;
	border: 1px solid #000000;
	text-decoration: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: EEEEEE;
	border: 1px dotted #CCCCCC;
	width: 280px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px dotted #CCCCCC;
	text-decoration: underline;
	width: 280px;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
}
.campo-upper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	text-transform: uppercase;
}
.titulo_bloco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}
