@charset "utf-8";
/* CSS Pesquisa - Lateral */

/* Area da Pesquisa */
#Pes_Are{
	width:135px;
	}	

/* Area do Form */
#Pes_For{
	margin:0px;
	padding:0px;
	}

	/* Form - Linha */
	#Pes_For_Lin{
		width:135px;
		}
		
	/* Form - Linha - Campo */
	#Pes_For_Lin_Cam{
		width:100px;
		height:21px;
		float:left;
		}
	
	/* Form - Linha - Botao */	
	#Pes_For_Lin_Bot{
		width:25px;
		height:20px;
		float:left;
		margin-left:1px;
		}	

/* Area de Pacotes da Pesquisa */
#Pes_Pac{
	width:125px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	}	

/* Pacotes */
#Pes_Pac_Bot{
	width:125px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	}	
