body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECF0E3;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
}
-->
.linha {line-height: 20px;}
.borda {
	border: 3px solid #ffffff;
}

body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #6D6E71;
}
.lilas_escuro {
	color: #02739D;
	font-weight: bold;
}
.lilas_claro {
	color: #006699;
	font-weight: bold;
}


.formulario {
FONT-SIZE: 10px; 
COLOR: #6D6E71; 
FONT-FAMILY: Arial; 
BACKGROUND-COLOR: #F5F8F1; 
border: 1px solid #006699; 
height:14px;

}

A {
	TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: #D2DDE3;
	color: #02739D;
	font-weight: bold;
	
}
A:link {
	BACKGROUND: #D2DDE3;
	color: #02739D;
	font-weight: bold;
}
A:visited {
	BACKGROUND: #D2DDE3;
	color: #02739D;
	font-weight: bold;
}
A:visited:hover {
	BACKGROUND: #D2DDE3;
	color: #02739D;
	font-weight: bold;
}

.botao {
	BACKGROUND: #D2DDE3;
	color: #02739D;
	font-weight: bold;
		font-family: arial;
	font-size: 11px;
		border: 1px solid #02739D;
}
.branco {color: #FFFFFF;
font-weight: bold;


}

.transp{filter:alpha(opacity=30); -moz-opacity:3;}

.transp2{filter:alpha(opacity=60); -moz-opacity:6;}

.radio {height: 12px;width:12px;}


.verde_pequeno {
	font-size: 9px;
	color: #98A877;
}

.verde_pequeno2 {
	font-size: 10px;
	color: #738352;
}



form{display:inline;}
