@charset "iso-8859-1";
/* CSS Document */

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.texto_rdp {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #993300}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #333333
}

a:hover {
	text-align: center;
}.texto_tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993300}

select {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993300}

textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993300}

.texto_l_just { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #993300 ; text-align: justify}

.aviso {
	font-size: 10px;
	color: #993300;
}

.tabelaformacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	border: thin none #990000;
	margin: 0px;
	padding: 0px;
}

body {
	SCROLLBAR-FACE-COLOR: #fff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #993300; 
	SCROLLBAR-SHADOW-COLOR: #993300; 
	SCROLLBAR-3DLIGHT-COLOR: #fff; 
	SCROLLBAR-ARROW-COLOR: #993300; 
	SCROLLBAR-TRACK-COLOR: #fff; 
	SCROLLBAR-DARKSHADOW-COLOR: #fff
}

li {
	margin-bottom: 8px;
}

.coluna1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	padding-right: 15px;
}

.rodape {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

.topo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #006699;
}

.destaque {
	padding: 4px;
	border: 1px solid #CC6600;
}

.destaque2 {
	padding: 4px;
	border: thin solid #9999FF;
}

.destaque3 {
	padding: 4px;
	border: 1px none #993300;
	background-color: #CCCCFF;
}

.destaque4 {
	padding: 4px;
	border: 1px none #993300;
	background-color: #FFFF99;
}

li {
	list-style-type: none;
	list-style-image: url(/images/principais/gifs/bullet.gif);
}

.caixa {
	border: 1px none #993300;
}

.titulo {
	color: #993300;
	font-weight: bold;
}

.negro {color: #000000}
.imagemcentral {
	padding: 0px 10px 0px 0px;
	float: left;
}
.texto_vermelho {
	color: #F00;
	font-size: 9px;
}
