/* CSS Document */
.textCitacao {
			font-family: 	Georgia, Times New Roman, Times, serif; 
			font-size: 		12px; 
			color:			#838383; 
			padding-left:	0; 
			padding-right:	0;
			font-style: italic;
		}
.text 	{	font-family: 	Tahoma, sans-serif; 
			font-size: 		11px; 
			color:			#999999; 
			padding-right:	10;
		}

.textMenuPrincipal
	 	{	font-family: 	Tahoma, sans-serif, Arial; 
			font-size: 		12px; 
			color:			#177C17; 
			FONT-WEIGHT: 	bold;			
		}
.Titulos
		{
			font-family: 	Sans-serif, Arial, Tahoma; 
			font-size:   	14px;
			COLOR:       	#000000;
			FONT-WEIGHT: 	500;			
			TEXT-DECORATION: none;
		}


/* LINKS */
A 		{
			font-family: 	Tahoma, sans-serif, Arial; 
			font-size: 		11px;
			COLOR: 			#000000; 
			TEXT-DECORATION: underline;
		}
A:hover {
			COLOR: #CC0000; TEXT-DECORATION: none; 
		}


/*  Tipo de Texto Geral  */		
table, td, body, tr
		{
			font-family: Sans-serif, Arial, Tahoma; 
			font-size:   12px;
			COLOR:       #000000;
			TEXT-DECORATION: none;
		}
#AutoScrollContent 
		{
			LEFT: 0px; VISIBILITY: visible; WIDTH: 338px; POSITION: absolute; TOP: 200px
		}
.campo { font-family: Verdana, Arial, Times New Roman; font-size: 9pt; background-color: #F7F7F7; BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px; }

.campoaa {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9pt;
	background-color: #F7F7F7;
	margin-top: 1px;

	bor
	BORDER-RIGHT: #000000 1px solid;
	border: 1px solid #000000;
}
.botao { font-family: Verdana, Arial, Times New Roman; 
	background-color: #F7F7F7; 
	font-size: 8pt; 
	border: #333333; 
	border-style: none; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px; 
	color: #000000; 	
	margin-top: 1px; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; }
	
select {
	border: 1px solid #006699;
	background-color: #003366;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}

#grao {
top: 1490;
left: 570;
position: absolute;
z-index: 1;
}

#subir {
left: 0;
position: absolute;
z-index: 2;
background-color: ;
}
.textCreditos {
font-family: 	Tahoma, sans-serif; 
			font-size: 		10px; 
			color:			#333333; 
			padding-right:	10;
}
.text2 {
font-family: 	Tahoma, sans-serif; 
			font-size: 		11px; 
			color:			#666666; 
			padding-right:	10;
}
