#filtro{

	width:600px;
	height:30px;
	margin-bottom:27px;
}

#filtro_sem_mostrando{

	width:600px;
	height:30x;

}




#encontrados{
	width:753px;
	height:50px;
	border-style:dashed;
	border-width:thin;
	border-color:#090;
	position:relative;
	left:15px;
	top:10px;
	margin-bottom:20px;
	
}

#naoencontrados{
	width:753px;
	height:50px;
	border-style:dashed;
	border-width:thin;
	border-color:#C00;
	position:relative;
	left:15px;
	top:10px;
	margin-bottom:20px;
	
}

.imagem_busca_cursos{
	position:relative;
	margin-left:20px;
	margin-top:5px;
}


#interna_direita{
	float:left;
	width:500px;
	height:40px;
	vertical-align:middle;
	text-align:center;
	margin-top:13px;

}
#interna_esquerda{
	float:left;
	width: 140px;
}

.cursos_encontrados{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#090;
}
.cursos_nao_encontrados{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#C00;
}
