/* Default CSS Stylesheet for a new Web Application project */

A:link	{	
	text-decoration:	none;
	color:	#faa000;
	}	
		
A:visited	{	
	text-decoration: 	none;
	color:	#faa000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#faa000;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#003366;

	}
	
	.tabela_login
{
	 background-image: url(./imagens/fundo_login.jpg);
	 
	 padding: 0;
	}
	
.obs
{ width: 510px;
	}
	
	
.opcao
{
color: #003366;
font-size: 11px;
font-family: Arial;

}

.pic_zona_imagens_2
{

width: 200px;
height: 370px;
text-align: justify;
font-size: 11px;
text-align: center;
position: relative;
left: 17px;
/* top: 115px; */
}

.botao_amarelo_linha_branca
{
	BORDER-BOTTOM: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BACKGROUND-COLOR: #FAA000;
	COLOR: #ffffff; FONT-SIZE: 8pt;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	BORDER-RIGHT: #ffffff 1px solid;
	cursor: pointer;
}

.campo_200
{
width: 200px;
}

.campo_250
{
width: 250px;
}

.campo_300
{
width: 300px;
}

.campo_600
{
width: 300px;
}